/* CSS Document */

* {

margin: 0;

padding: 0;

}
body {
	background:#ffffff url(img/fondo_interna.jpg)  left top repeat-x;
	margin: 0px 0px 0px 0px;
}
#contenedor { 
	background:url(img/fondo_home.jpg) center -2px no-repeat;
	width:100%; 
	height:100%;
	text-align:center; 
}
#centrada {
	width:770px;
	margin:auto;
	text-align:left;
	/*border:1px solid #333333;*/
}

#logo{
	width:300px;
	height:69px;
	float:left;
	margin-left:90px;
	margin-top:20px;
	display:block;
	position:relative;
	top:-120px;
	z-index:2;
}

#columna_derecha{
	float:right;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555A65;	
	/*border:1px solid #333333;*/
	width:515px;
	position:relative;
	top:-180px;
	left:-5px;
	z-index:2;
}
#botonera1{
	float:right;
	list-style:none;
	list-style-position:inherit;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555A65;	
}
#botonera1 li{
	margin-left:10px;
	float:left;
	color:#555A65;
	background:url(img/bull.gif) center left no-repeat;
	padding-left:12px;
}
#botonera1 li a{
	display:block;
	/*width:100px;*/	
	padding:0;	
	text-decoration:none;	
	text-align:center;	
	color:#555A65;	
}
#botonera1 li a:hover{
	color:#FF0000;
}


#otras_zonas{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555A65;	
}
#otras_zonas li{
	margin-left:10px;
	float:right;
	color:#555A65;
	background:url(img/bull_int.gif) center left no-repeat;
}


#botonera2{
	height:32px;
	float:right;
	width:515px;
	list-style:none;
	list-style-position:inherit;	
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#8A8C90;
	background:url(img/lineabo1.jpg) top right no-repeat;
	padding-top:10px;
}
#botonera2 li{
	display:block;
	margin-top:0px;
	width:155px;
	height:32px;
	margin-right:1px;
	float:right;
	color:#555A65;
	background:url(img/fondo_bot2.jpg) center left no-repeat;
	text-align:center;
}
#botonera2 li a{
	text-decoration:none;	
	text-align:center;	
	color:#8A8C90;
	padding-top:5px;
	display:block;
}
#botonera2 li a:hover{
	color:#434547;
}
#encabezado_auto{
	width:100%;
	height:30px;
	background:#ffffff;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	z-index:2;
	position:relative;
	top:-170px;
	
}
#encabezado_auto h1{
	display:block;
	margin-top:7px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#encabezado_auto h1 a{
	display:block;
	margin-top:7px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titulo_auto{
	display:block;
	margin-top:7px;
	margin-left:10px;	
}
#contenidos{
	width:770px;
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	padding-top:8px;
	position:relative;
	top:-170px;
	z-index:2;

}
#lateral{
	background:url(img/fondo_bot3.jpg) top left no-repeat;
	width:172px;
	margin:0px 0px 0px 8px;
	float:left;
}

#botonera4{
	padding-left:7px;
	list-style:none;
	padding-top:10px;
}
#botonera4 li{
	width:150px;
	display:block;
	padding-top:-25;
	padding-bottom:5px;
	padding-left:5px;
	background:url(img/fon_b4.gif) bottom left repeat-x;
}
#botonera4 li a{
	font-size:10px;
	color:#656669;
	font-weight:normal;
	text-decoration:none;
}
#botonera4 li a:hover{
	color:#FF0000;
}

#botonera_corp{
	padding-left:7px;
	list-style:none;
	padding-top:10px;
}
#botonera_corp li{
	width:150px;
	display:block;
	margin-top:5px;
	padding-left:5px;
	background:url(img/fon_b4.gif) bottom left repeat-x;
}
#botonera_corp li a{
	display:block;
	font-size:10px;
	color:#656669;
	font-weight:normal;
	padding-bottom:10px;
	text-decoration:none;
}
#botonera_corp li a:hover{
	color:#FF0000;
}
#submenu_int{
	padding-left:10px;
	list-style:none;
	font-size:10px;
	font-weight:normal;
	padding-bottom:8px;

}
#submenu_int li{
	background:url(img/bull_sub.gif) center left no-repeat;
	padding-left:8px;
	color:#8A8C90;
	margin-top:0px;
	width:120px;
}
#submenu_int li a{
padding:0px;
margin:0px;
}
#simularc{
	background:url(img/boton_simularc.gif) left top  no-repeat;
	width:157px;
	height:23px;
	display:block;
	text-indent:-900px;
	margin-left:7px;
	margin-top:7px;
}
#simularc:hover{
background:url(img/boton_simularc.gif) left -23px  no-repeat;
}

#bot_cotizar{
	background:url(img/boton_cotizar.gif) left top  no-repeat;
	width:157px;
	height:23px;
	display:block;
	text-indent:-900px;
	margin-left:7px;
	margin-top:7px;
}
#bot_cotizar:hover{
background:url(img/boton_cotizar.gif) left -23px  no-repeat;
}

#colores{
padding-top:15px;
padding-left:15px;
width:157px;
	color:#656669;
	left:0;
	font-size:10px;
	font-weight:normal;
}

#color{
	width:14px;
	height:14px;
	margin-left:5px;
	border:1px solid #999999;
	float:left;
	margin-top:5px;
}
#colores td{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#colores img{
	margin-left:4px;
}
#conenidos2{
	width:565px;
	float:right;
	margin-right:10px;
}
#pie_pag{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:730px;
	text-align:center;
	padding-top:10px;
	/*border:1px solid #333333;*/

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	display:block;
	clear:both;
	z-index:20;
}
#pie_pag a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;
	width:80px;
	padding-left:5px;
	line-height:20px;
}
#pie_pag a:hover{
	text-decoration:none;
}
#conenidos_fondo{
	background:url(img/fondo_cont.gif) top left no-repeat;
	width:565px;
	float:right;
	margin-right:10px;
	color:#414246;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	display:block;
}
#conenidos_fondo .subtitulo{
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	font-weight:bold;
	}
#conenidos_fondo .parrafo1{
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	}
#conenidos_fondo .parrafocorp{
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	}
#conenidos_fondo .parrafocorp a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	}
#conenidos_fondo .parrafocorp a:hover{
	color: #FF0000;
	}
#conenidos_fondo .parrafo1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	}
#conenidos_fondo .parrafo1 a:hover{
	color: #FF0000;
	}
	
	
#conenidos_fondo .auto{
	margin-top:10px;
	margin-right:10;
	margin-left:30px;
	float:left;
	}

#conenidos_fondo ul{
	/*border:1px solid #FF0000;^*/
	width:350px;
	margin-left:20px;
	float:left;
	list-style:none;
}
#conenidos_fondo li{
	padding-left:12px;
	background-image: url(img/bull_int.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 8px;
	margin-bottom: 10px;
}

li{
	padding-left:12px;
	background-image: url(img/bull_int.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 8px;
	margin-bottom: 10px;
}
#conenidos_fondo li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76787C;
}
#conenidos_fondo li a:hover{
	color: #FF0000;
}
#conenidos_fondo ul .subtitulo{
	margin-top:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-weight:bold;
	}
#conenidos_fondo table{
	margin-top:15px;
	margin-left:30px;
	margin-right:30px;
	}
	
#conenidos_conces{
	background:url(img/fondo_cont.gif) top left no-repeat;
	width:565px;
	float:right;
	padding:10px;
}

#conenidos_conces h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;	
}

#conenidos_conces h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;	
}
#fotos_chicas{
width:120px;
float:left;
}
#fotos_chicas img{
	float:left;
	margin-left:4px;
	margin-top:4px;
}
#fotos_grandes{
float:left;
margin-left:10px;
}
#fotos_grandes .subtitulo{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	font-size:10px;
	width:400px;
	}
#fotos_grandes .parrafo1{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	font-size:10px;
	width:400px;
	}
#iconos_media{
	float:right;
	margin-right:40px;
	display:block;
}
#iconos_media img{
	
	margin-left:4px;
	margin-top:10px;
}
#tit_seccion {
	margin-top:7px;
	float:right;
	margin-right:13px;
	color: #FE0002;
	text-transform: uppercase;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	background-color: #FCFCFC;
	border: 1px dotted #999999;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FCFCFC;
	border: 1px dotted #999999;
}
button {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	background-color: #FCFCFC;
	border: 1px dotted #999999;
}

#ficha{
display:none;
}#submodelos {
	display:none;
}
.borde_tbl1 {
	border: 1px dotted #CCCCCC;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-left:10px;
}
.alinea_iz {
	float: left;
}
.verdana11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D5D5D;
}
.precios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C82D25;
	text-decoration: none;
	margin-right:10px;
}
.bordepunt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	background-color: #FCFCFC;
	border: 1px dotted #999999;
}
.regiones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #333333;
}
#testimonios{
width:500px;
margin-bottom:20px;
margin-left:30px;
float:left;
}
#testimonios a {
	color: #666666;
}

#testimonios a:hover {
	color: #FF0000;
}

#foto_testimonio{
	border: 1px dashed #788A9C;
	width:200px;
	height:150px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
	background-color: #FFFFFF;
}

#testimonio{
float:left;
width:275px;

}

#testimonio_det{
float:left;
width:515px;

}

.sucursal{
margin-top:10px;
width:545px;
height:inherit;
clear:both;
display:block;
float:left;

}
.foto_sucursal{
	width:148px;
	height:122px;
	margin:5px;
	padding:5px;
	border:1px solid #999999;
	text-align:center;
	float:left;
}

.data_sucursal{
	width:360px;
	float:left;
	padding:5px;
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #696F83;
}
.padtbl td{
padding:1px;
}


.data_sucursal h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696F83;
	margin-bottom:10px;
}

.data_sucursal a{
	color: #CC3300;
	font-weight: normal;
}
.data_sucursal a:hover {
	color: #666666;
}

#testimonios h4{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.tit_testimonio{
	padding-left:20px;
	padding-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1069EF;
}