/* ESTILOS */

/* SCROLLBAR ESTILO AZUL */
BODY{scrollbar-face-color:#CCCCCC; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC; scrollbar-highlight-color:#666666; scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#CCCCCC;}

a.creditos:link {
	color: white;
	text-decoration: none;
}
a.creditos:visited {
	text-decoration: none;
	color: white;
}
a.creditos:hover {
	text-decoration: underline;
}
a.creditos:active {
	text-decoration: none;
	color: white;
}

.creditos {font-family: arial; font-size: 11px; color: white; font-weight: normal; line-height: 11px; vertical-align: middle;}
.texto {font-family: georgia; font-size: 14px; color: #333333; font-weight: normal;}
.texto2 {font-family: verdana; font-size: 10px; color: #333333; font-weight: normal;}
.texto3 {font-family: georgia; font-size: 12px; color: #333333; font-weight: normal;}
.modelo {font-family: georgia; font-size: 16px; color: #333333; font-weight: bold;}
.precio {font-family: georgia; font-size: 18px; color: #333333; font-weight: normal;}
.direccion {font-family: verdana; font-size: 10px; color: #333333; font-weight: normal;}
.campos {font-family: georgia; font-size: 14px; color: #333333; font-weight: normal; border: 1px solid #868686;}
.coche {font-family: georgia; font-size: 14px; color: white; font-weight: bold;}
.coche2 {font-family: verdana; font-size: 10px; color: white; font-weight: normal;}
.obligatorio { color:#ac103d; }
