/* CSS Document */
html, body {
height:100%;

}
body
{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Verdana;
	font-size: 10px;
	color:#4d4d4d;
	text-decoration:none;
}


div#contenedor
{
	width:1000px;
	margin:0px auto 0px auto;

	*margin:0px auto 0px auto;
/*	text-align:center;*/

	*overflow: hidden;
	overflow: hidden;
	padding:0px 0px 0px 0px;

	*padding:0px 0px 0px 0px;
	min-height:100%;
	height: auto!important;
	height:100%;
	border: 1px solid #999999;
	}

div#cabecera
{
	margin-top:0px;
	width:1000px;
	height:244px;
	background-image:url(../imagenes/cab_principal.gif);
	background-repeat:no-repeat;
}


div#menu
{
	width:1000px;
	height: 16px;
	padding:5px 0 5px 0;
	background:url(../imagenes/fondo_menu.gif) #fff no-repeat;
}

div#menudos
{
	height:18px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 32px;
	display:block;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu li {
	float:left;
	display:block;
}

.homecab {
	text-align:center;
	border-right:1px #3e377c solid;
	padding: 0px 6px 0px 6px;
}

.menu ul li a {
*color:#fff;
color:#fff;
text-decoration:none;
}

.menu ul li a:visited {
*color:#fff;
color:#fff;
}

.menu ul li a:hover {
color:#b70c11;
text-decoration:none;
}

div#banner
{
	width:1000px;

}


div#contenido_txthome
{
	width:100%;
	float:left;
	margin: 22px 0 0 12px;
}

img  {
border: 1px #fff solid;
}

a:hover img {
*border: 1px #990000 solid;
border: 1px #990000 solid;
}

a {
color:#4d4d4d;
text-decoration:none;
}

a:hover {
color:#b70c11;
text-decoration:none;
}

a:visited {
color:#4d4d4d;
text-decoration:none;
}

.volver a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#6459A8;
	padding:3px;
	margin:3px;

}

.volver a:hover {
color:#990000;
font-size:12px;
font-weight:bold;

}

.volver a:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;

}


p
{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
}


       #cuerpo_central_txt {
	padding:0;
	margin-top:12px;
	border: 0px solid black;
	margin-left:22px;
	margin-right:22px;
       }



	.izquierda{
	width:245px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	}

	.derecha{
	width:210px;
	height:auto;
	margin:0 220px 0 0;
	float: right;
	}

	.principal{
	width:245px;
	height:auto;
	padding-top:1px;
	margin:0 35px 0 265px;
/*	*margin:0 35px 0 215px;*/
	}
div#foto_vehiculo {
width:340px;
}

div#volver {
width:707px;
text-align:right;
color:#3e377c;
}

div#barrita {
	width:707px;
	height:12px;
	background:url(../imagenes/barrita.gif) #fff no-repeat;
	
}

div#barrita2 {
	width:764px;
	height:12px;
	background:url(../imagenes/barrita.gif) #677fc9 no-repeat;
}



span.titulo-vehiculo {
font-size:12px;
font-weight:bold;
}

li.lista {
font-size:11px;
}

div#detalle-vehiculo {
text-align:left;
}

	
div#pie {
	width:100%;
	background-color:#585858;
	height:52px;
}


.corte {
	clear: both;
	padding-top: 52px;
}
#pie {
	background-color:#585858;
	text-align: right;
	height: 3em;
	margin-top: -52px;
}
span.textopie
{
	margin: 10px 10px 10px 10px;
	color:#999999;
	text-align:right;
	padding-right:125px;
}
span.textopie a
{
color:#999999;
}

.coches {
	height:200px;
	float: left;
}

.ficha {
	float:left;
	width:300px;
	margin-left: 0px;

}

.fotospeq {
	float:left;
	width: auto;
	margin-top: 350px;
	margin-left: 15px;
}

.fotospeq img {
margin-right:10px;
border: solid #333333 1px;
cursor: pointer;
}

.fotos {
	float:right;
	width:500px;
	text-align: center;

}

