@import "reset.css";
body {}
#wrap {
	background-color: white;
	float: left;
	height: auto;
	left: 50%;
	margin-top: 10px;
	margin-left: -494px;
	width: 990px;
	position: absolute;		
}
#wrap p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left: 15px;
	color: black;
	margin-right:15px;	
}
h1 { display:none;}
#header{
	background-color:white;
    float: left;    
	height: 71px;	
    width: 990px;	
}
#logo{
	background-image: url("../img/logo.png");	
	float: left;
	height: 70px;
	width: 330px;
}
#izq {
	background-color: red;
	float: left;
	height: auto;
	width: auto;
}
#izq ul {
	background-color: red;
	float: left;
	height: auto;
	width: AUTO;
	margin-top: 9px;
}
#izq ul li {
	padding: 9px;
	font-family: arial;
	font-weight: bold;
	color: white;
	margin-left: 45PX;
	width: 256px;
	list-style-image: url("../img/punto.png");
	font-size: 15px;
}
#izq ul li:hover {	
	padding: 9px;
	font-family: arial;
	font-weight: bold;
	color: #021001;
	margin-left: 25px;
	width: 268px;
	list-style-image: url("../img/punto2.png");	
}
#izq #prod-activo{}
#izq ul a  {text-decoration:none;}
#izq ul li a:hover{}
#der {
	background-color: white;
	float: right;
	height: auto;
	width: 659px;
}
#footer{
	background-color:#f6f6f6;
    float: left ;
    height: 100px;	
    width: 990px;
	margin-top:0px;	
	position: relative;
}
#bloke-footer {
	background-color: transparent;
	border-right: 1px solid silver;
	float: left;
	height: 65px;
	width: 330px;
	margin-top: 20px;
}
#bloke-0{
	background-color: transparent;
    float: left;
    height: 300px;	    
	width: 310px;
	margin:10px 10px 0px 10px;
}
#bloke-1{
	background-color: transparent;
    float:right;
    height: auto;	
    width: auto;
	margin:10px 10px 0px 10px;
}
#galeria {
	background-color:transparent;	
	float: right;
	height: 310px;
	width: 659px;
}
#text-gaaleria {
	background-image: url("../img/ficha.png");
	width: 395px;
	background-repeat: no-repeat;
	height: 63px;
	position: absolute;
	margin-top: 250px;
	margin-left: -33px;
}
#titulos{
	background-color: #f6f6f6;
    float: left;
    height: 50px;	
    width: 990px;
}
#bloke-titulos{
	background-color: transparent;
	border-right: 1px solid white;	
    float: left;
    height: 60px;	
    width: 329px;
}
#bloke-titulos2{
	background-color: transparent;
	border-right: 1px solid white;	
    float: left;
    height: 60px;	
    width: 658px;
}
#bloke-titulos h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left: 13px;
	color: black;
	width:auto;
}
#bloke-titulos2 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left: 13px;
	color: black;
	width:auto;
}
#bloke-titulos a{ text-decoration:none;}
#inferior {
	background-color: transparent;
	float: left;
	height: auto;
	width: 990px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.menu-lateral{
	background-color: transparent;
    float: left;
    height: auto;	
    width: 185px;	
}
.prod-1 {
	background-color: transparent;
    float:right;    
	height: auto;	    
	width: 329px;
	border-right: 1px solid silver;
}
.prod-2 {
	background-color: transparent;
    float:right;    
	height: auto;	    
	width: 659px;
	border-right: 1px solid silver;
}
.justificado{ text-align:justify;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.m-top{ margin-top: 20px;}.m-top6{ margin-top: 6px;}.m-top7{ margin-top: 7px;}.m-top8{margin-top:9px;}.m-top10{margin-top:10px;}.m-top20{margin-top:20px;}.m-top30{margin-top:30px;}
.m-left{margin-left:10px;}.m-left20{margin-left:20px;}.m-left30{margin-left:30px;}.m-left150{margin-left:150px;}
.m-right30{margin-right: 30px;}
.m-bottom{ margin-bottom:10px;}
.titulos {color: #FCBDE5; background-color: transparent;font-size: 25px;border-bottom: 2px solid pink;width: 770px; padding-bottom: 7px;}
.titulos2 {color: #FCBDE5; background-color: transparent;font-size: 25px;}
.titulos3 {color: #fff; background-color: #666;font-size: 25px;}
.size{ font-size: 16px;}
.padding-left{ padding-left: 10px;} 
.formulario-contacto {
	background-color: red;
	width: auto;
	height: 280px;
	padding-top: 20px;
	margin-top: 20px;
}
textarea {
	background-color: white;
	border: medium none;
	height: 130px;
	width: 295px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
input {
	background-color: white;
	border: medium none;
	color: appworkspace;
	float: left;
	font-family: arial;
	font-size: 14px;
	height: 18px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 9px;
	width: 133px;
}
input:focus, textarea:focus {background:#DDDAAC;} 
.enviar {
	float: right;
	color: white;
	border: none;
	font-weight: bold;
	background-color: black;
	width: 60px;
	height: 25px;
	font-size: 11px;
	margin-right: 15px;
}
.prod-1 ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.prod-1 ul li {
	color: red;
	padding: 1px;
	margin-left: 10px;
	font-family: arial;
	font-size: 13px;
	list-style:disc;
	list-style-position: inside;
}
.prod-1 a {
	text-decoration:none;
	color: red;	
}
#rojo{color:red; font-size: 14px; font-family:Arial, Helvetica, sans-serif;}
#foto-accidente, #foto-prof, #foto-prof2, #foto-demandas, #foto-servicios, #foto-conoscanos, #foto-contacto{	
	float: right;
	height: 310px;
	width: 659px;
}
#foto-accidente{background-image: url("../img/accidente2.jpg");}
#foto-contacto{	background-image: url("../img/legal.jpg");}
#foto-conoscanos{background-image: url("../img/legal.jpg");}
#foto-servicios{background-image: url("../img/serv.jpg");}
#foto-demandas{	background-image: url("../img/6.jpg");}
#foto-prof{	background-image: url("../img/respons-profesional.jpg");}
#foto-prof2{background-image: url("../img/mapa.jpg");}
#foto-serv, #foto-serv2, #foto-serv3{	
	float: right;
	height: 200px;
	width: 300px;
	margin: 15px;
}
#foto-serv{	background-image: url("../img/3.jpg");}
#foto-serv2{background-image: url("../img/4.jpg");}
#foto-serv3{background-image: url("../img/2.jpg");}
.ver-mas{
	float:right;	
	font-weight:bold;
	margin-top: 20px;
}
#correcto{
	background-color: red;
	float: left;
	height: 110px;
	width: 250px;	
}
#correcto p {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	color: white;
	font-weight: bold;
}