/* CSS Document */

#ficha-vehiculo {
	width: 570px;
	margin:auto;
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}


#cuadro-extras {
	padding:0;
	width: 230px;
	margin:auto;
	text-align: center;
	float:right;
	background-image: url(../imagenes/coche_usado_extras_medio.gif);
}

#cuadro-principal{

	padding:0;
	width: 330px;
	margin:auto;
	float:left;

}

#cuadro-fotos {
	padding:0;
	width: 330px;
	margin:auto;
	background-image: url(../imagenes/coche_usado_foto_medio.gif);
	text-align: center;

}

#cuadro-fotos h1{
	line-height: 26px;
	background-image: url(../imagenes/coche_usado_foto_titulo.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}

#contenido-fotos {
	padding:0;
	width: 320px;
	margin:auto;
	text-align: left;
}

#contenido-extras {
	padding:0;
	width: 220px;
	margin:auto;
	text-align: left;
	font-size: 0.9em;

}

#contenido-extras span.datos{
	padding:0;
	width: 220px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 0.8em;
	background-color: #ECEEF9;
	color: #333333;
}


#contenido-extras span.fila{
	padding:0;
	width: 220px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 0.8em;
}

#contenido-extras span.vehiculo{
	padding:0;
	width: 220px;
	text-align: left;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #F4F1F8;
	background-color: #003366;	
	text-indent: 10px;
}

#contenido-extras span.titulo{
	padding:0;
	width: 220px;
	text-align: left;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #003366;
	font-weight: bold;
}

.cuadro-mutiproposito {
	padding:0;
	width: 330px;
	margin:auto;
	background-image: url(../imagenes/coche_usado_foto_medio.gif);
	text-align: center;

}

.contenido-cuadro-mutiproposito {
	padding:0;
	width: 320px;
	margin:auto;
	text-align:left;
	font-size: 0.8em;
}
