@charset "utf-8";
/* CSS Document */

body	{background:#ffffff; margin:0px; font-family:"trebuchet MS"; font-size:11px; color:#000}
.hidden	{display:none;}

a {color:#ff0018; text-decoration:none;}
a:hover {color:#666;}

ul	{list-style:none; margin-left:0px; padding-left:0px; color:#3F3F3F} 
li	{list-style:none; margin-left:15px; padding-left:0px; color:#3F3F3F} 
b	{color:#3F3F3F;}
p {font-family:"trebuchet MS"; font-size:12px; color:#3F3F3F}


.notaFormulario {font-family:"trebuchet MS"; font-size:8px; color:#000000}

.orange			{color:#3F3F3F;}
.preciosOferta	{color:#ff0018; text-align:left; margin-left:35px;}
.filaOferta	{clear:both; width:1000px; height:200px;}
.fichaOferta	{float:left; width:245px; text-align:center; border-left:#999 0px solid;}
.fichaOfertaInicial	{float:left; width:245px; text-align:center; border-left:#999 0px solid;}

.homeDivs		{width:1000px; height:283px; display:block;}
.fondoDivHome	{width:250px; height:283px; background:url(../images/fondoDivHome.jpg) no-repeat; float:left; display:block; border:0px solid #F00; position:relative;}
.fondoDivHomeDerecha{width:250px; height:283px; background:url(../images/fondoDivHome_dere.jpg) no-repeat; float:left; display:block; border-right:0px solid #Fff; position:relative;}
.fondoDivCabecera	{width:250px; height:43px; background:url(../images/fondoDivHome.jpg) no-repeat; float:left; display:block; border:0px solid #F00; position:relative;}
.fondoDivCabeceraDerecha	{width:250px; height:43px; background:url(../images/fondoDivHome_dere.jpg) no-repeat; float:left; display:block; border-right:0px solid #Fff; position:relative;}

.fondoDivCabecera .tit	{
	position:absolute;
	left: 44px;
	top: 8px;
	width: 157px;
	height: 28px;
	text-align:center;
	color:#ff0018;
	font-size:14px;
	padding-top:5px;
	font-weight:bold;
}

.fondoDivCabeceraDerecha .tit	{
	position:absolute;
	left: 44px;
	top: 8px;
	width: 157px;
	height: 28px;
	text-align:center;
	color:#ff0018;
	font-size:14px;
	padding-top:5px;
	font-weight:bold;
}

.fondoDivCabecera a	{
	
	color:#99c2ff;
	text-decoration:none;
	}

.fondoDivCabeceraDerecha a	{
	
	color:#99c2ff;
	text-decoration:none;
	}


.fondoDivHome .tit	{
	position:absolute;
	left: 44px;
	top: 8px;
	width: 157px;
	height: 28px;
	text-align:center;
	color:#ff0018;
	font-size:14px;
	padding-top:5px;
	font-weight:bold;

}
.fondoDivHomeDerecha .tit	{
	position:absolute;
	left: 44px;
	top: 8px;
	width: 157px;
	height: 28px;
	text-align:center;
	color:#ff0018;
	font-size:14px;
	padding-top:5px;
	font-weight:bold;

}
.img	{
	display:block;
	width:173px;
	height:110px;
	position:absolute;
	left: 40px;
	top: 57px;
}
.imgdes	{
	display:block;
	width:173px;
	height:108px;
	position:absolute;
	left: 40px;
	top: 13px;
}
.listdes	{
	position:absolute;
	left: 41px;
	top: 130px;
	width: 167px;
	}
.listdes ul	{margin-top:0px; margin-left:0px;}	
.listdes li	{display:block; width:170px; border-bottom:#CCC 1px solid; padding-top:0px; margin-left:0px;}	
.listdes a	{color:#545454; text-decoration:none;}	
.listdes a:hover	{color:#ff0018;}		
	
.list	{
	position:absolute;
	left: 41px;
	top: 173px;
	width: 167px;
	}
.list ul	{margin-top:0px; margin-left:0px;}	
.list li	{display:block; width:170px; border-bottom:#CCC 1px solid; padding-top:0px; margin-left:0px;}	
.list a	{color:#545454; text-decoration:none;}	
.list a:hover	{color:#ff0018;}	
.nuevos	{background:url(../images/imgNuevos.png);}
.usados	{background:url(../images/imgOcasion.png);}
.postventa	{background:url(../images/imgPost.png);}
.otros	{background:url(../images/imgOtros.png);}
.marcas	{width:998px; overflow:hidden;}

.left	{width:447px;}
.right	{float:right;}
.destacado	{color:#000000; font-family:Tahoma, Geneva, sans-serif; font-size:14px;}
#titulo	{color:#c4c2c2; font-family:Tahoma, Geneva, sans-serif; font-size:24px; display:block; padding:8px; letter-spacing:-2px; font-weight:bold; padding-left:15px; padding-top:15px;}
.titulo	{background:#888; color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:16px; display:block; width:447px; padding:8px;}
.tituloDoble	{background:#888; color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:16px; display:block; width:937px; padding:8px;}

.titulo2	{background:#005abb; color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:12px; display:block; width:500px; padding:8px;}

.campoForm{background:url(../images/fondoCampo.gif) no-repeat; width:447px; height:34px;}
.areaText{background:url(../images/fondoText.gif) no-repeat; width:407px; height:50px; border:0px; padding:25px; margin-right:40px; scroll:none;}
.areaText textarea	{background:none; border:0px; width:410px; height:55px;}
.campoForm .campoText{width:447px; background:none; border:0px;margin-top:5px;margin-left:5px;}
.celdaForm	{color:#ff0018; padding-bottom:5px;}
.contenedor{}
.contenido{margin:auto; width:1000px; border:1px solid #bab8b9;}
.content	{border:0px solid #f00;}
.cabecera {height:62px; background:url(../images/fondoCabecera.gif) no-repeat #333; position:relative;} 
.logoCabecera	{
	width:224px;
	height:70px;
	position:absolute;
	left: 12px;
	top: 4px;
}
/*
.botones{text-align:right; background:#f6f4f4; height:25px; position:relative; margin:0px; border-top:0px solid #999;border-bottom:1px solid #999;}
.botones div{height:25px; float:right; border:#b6b6b6 0px solid; overflow:hidden; border:#F00 0px solid}
a.bot{background:url(../images/fondoBot.gif) top repeat-x; border:#F00 0px solid; margin:0px; height:25px; overflow:hidden; border:#F00 0px solid; display:block;}
a.bot:hover{background:url(../images/fondoBot.gif) bottom repeat-x;}
*/
.cuerpo{background:#f6f4f4; border:0px solid #f00;}
.cuerpoFicha{background:#f6f4f4; border:0px solid #f00; height:580px;}
.cuerpoBusqueda{background:#f6f4f4; border:0px solid #f00; margin-top:30px;}


.home{background:url(../images/fondoHome.jpg) no-repeat; height:345px;}
.home .marcas{background:url(../images/fondoOpacidad.png); width:268px; height:345px; float:left;}
.home .texto{background:url(../images/fondoOpacidad.png); width:268px; height:345px; float:right;}
.home .texto div	{margin:10px; color:#FFF; font-size:12px;}
.buscador{height:104px; background:url(../images/fondoBuscador.jpg) no-repeat; position:relative; height:319px;}
.buscadorCampos	{
	position:absolute;
	left: 49px;
	top: 61px;
	width: 268px;
	height: 236px;

}
.textoBuscador	{
	color:#ff0018;

}
.pie		{height:80px; background-color:#ffffff; text-align:center; font-size:11px; border-top:1px solid #CCC; color:#CCC}
.pie a				{color:#7a7a7a; text-decoration:none;}
.pie a:hover		{color:#f70000;}
.grupo_pie   {border:0px solid #ff0018;   position:absolute; padding-top:10px; margin-left:790px; font-size:10px;  color:#7a7a7a}
.buscadorCampos  .campo{
	width:200px;
	float:left;
	font-size:12px;
	margin-right:20px;
	}
.botBuscar	{
	position:absolute;
	left: 75px;
	top: 189px;
	width: 92px;
	height: 26px;
	color:#FFF;
}	
.botForm		{width:95px; height:25px; background:url(../images/botForm.png) no-repeat; border:0px; font-family:Verdana, Geneva, sans-serif; font-size:10px;	color:#454545;}
.botFormRojo	{width:95px; height:25px; background:url(../images/botFormRojo.png) no-repeat; border:0px; font-family:Verdana, Geneva, sans-serif; font-size:10px;	color:#FFF;}

.buscadorCampos select{
	width:240px;
	}
.fila			{margin-top:10px; margin-left:5px; margin-right:5px; line-height:16px; height:45px; border-bottom:1px solid #999;}
.fila .marca	{float:left; font-size:18px; font-weight:900; color:#FFFFFF; width:85px;} 
.fila .marcadoble{float:left; font-size:16px; font-weight:900; color:#FFFFFF; width:160px; line-height:30px;} 

.fila2			{margin-top:10px; margin-right:0px; line-height:16px; height:40px; border:0px solid #999; width:330px; float:right;}
.fila2 .marca	{float:left; font-size:16px; font-weight:100; color:#FFFFFF; border:1px solid #999;} 
.fila2 .marcadoble{float:left; font-size:16px; font-weight:100; color:#FFFFFF; line-height:30px; border:0px solid #999;} 


.opel		{float:left; background:url(../images/logitoOpel.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.saab		{float:left; background:url(../images/logitoSaab.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.chevrolet	{float:left; background:url(../images/logitoChevrolet.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.kia		{float:left; background:url(../images/logitoKia.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.honda		{float:left; background:url(../images/logitoHonda.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.karros		{float:left; background:url(../images/logitoKarros.png) no-repeat; width:91px; height:31px; margin-left:4px;}
.segucar	{float:left; background:url(../images/logitoSegucar.png) no-repeat; width:91px; height:31px; margin-left:4px;}
/**/
.opel2		{float:left; background:url(../images/logitoOpel2.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.saab2		{float:left; background:url(../images/logitoSaab2.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.chevrolet2	{float:left; background:url(../images/logitoChevrolet2.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.kia2		{float:left; background:url(../images/logitoKia2.png) no-repeat; width:39px; height:31px; margin-left:4px;}
.honda2		{float:left; background:url(../images/logitoHonda2.png) no-repeat; width:39px; height:31px; margin-left:4px;}

/*.fila .logo		{float:left; background:url(../images/fondoLogo.gif); width:39px; height:31px; margin-left:4px;}*/


/*Desplegable*/
#cajaNuevos {
width:237px;
display: none;
padding:5px;
border:1px solid #c3c1c2;
position:absolute;
top:42px;
height:230px;
background:url(../images/fondoDivDesplegable.png) repeat-x;
left:0px;
}
#cajaUsados {
width:239px;
display: none;
padding:5px;
border:1px solid #c3c1c2;
position:absolute;
top:42px;
height:230px;
background:url(../images/fondoDivDesplegable.png) repeat-x;
left:248px;

}
#cajaPos {
width:239px;
display: none;
padding:5px;
border:1px solid #c3c1c2;
position:absolute;
top:42px;
height:230px;
background:url(../images/fondoDivDesplegable.png) repeat-x;
left:498px;

}
#cajaOtros {
width:239px;
display: none;
padding:5px;
border:1px solid #c3c1c2;
position:absolute;
top:42px;
height:230px;
background:url(../images/fondoDivDesplegable.png) repeat-x;
left:748px;

}

#mostrar{
display:block;

}
#mostrarUsados{
display:block;

}
#mostrarPos{
display:block;

}
#mostrarOtros{
display:block;

}

.botonesDesp { z-index:100;}

.imagenContactoSustitucion   {border:0px solid #ff0018; background:url(../images/fotoContacto2.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoSustitucion   {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoTaller   {border:0px solid #ff0018; background:url(../images/fotoTaller.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoTaller   {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoAccesorios   {border:0px solid #ff0018; background:url(../images/fotoAccesorios.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoAccesorios  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoGarantia   {border:0px solid #ff0018; background:url(../images/fotoGarantia.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoGarantia  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoSeguros   {border:0px solid #ff0018; background:url(../images/fotoSeguros.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoSeguros  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoAccord   {border:0px solid #ff0018; background:url(../images/accord.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoAccord  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoJazz   {border:0px solid #ff0018; background:url(../images/jazz.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoJazz  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoCrv   {border:0px solid #ff0018; background:url(../images/crv.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoCrv  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoInsight   {border:0px solid #ff0018; background:url(../images/insight.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoInsight  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoCrz   {border:0px solid #ff0018; background:url(../images/crz.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoCrz  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }

.imagenContactoCivic  {border:0px solid #ff0018; background:url(../images/civic.png); width:389px; height:450px; padding-top:10px; top:0px; margin-left:20px;}
.cuerpoContactoCivic  {border:0px solid #ff0018; width:520px; padding-top:10px; top:-300px; margin-left:0px; }
/**/
