@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
/* PARA QUE LA BARRA DESPLAZAMIENTO APAREZCA SIEMPRE */
html{
height: 100%;
margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center; /*PARA QUE LA CAPA Q VA DENTRO SE CENTRE EN INTERNET EXPLORER*/
	border: none;
}
div#contenedor {
	margin:0px auto;
	width:1005px;
	height: 720px;
	text-align: left;
	vertical-align: top;
	padding-top:0px;
}
table#contenido {
	margin-top:0px;
	}
ul {
	list-style: none;
	text-decoration: none;
	}
h1 {
	font-size: 24px;
	color:#C8C9DB;
	}
h3 {
	font-size:14px;
	}	
.cabecera {
	height: 80px;
	}
a img {
	border: none;
	}
.titulo_seccion {
	font-size:20px;
	}
.telf {
	 color:#CC0000; 
	 font-size:23px;
	 font-weight: bold;
	 }
	 
	 
/*MENU*/
/*.menuprincipal {
	padding-top: 10px;
	margin-top: 30px;
	}*/
.menuprincipal td {/*
	background-color:#CDCDCD;*/
	background-image:url(http://www.chuyval.es/imagenes_principal/menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
ul.menuprincipal {/*
	background-color:#CDCDCD;*/
	background-image:url(http://www.chuyval.es/imagenes_principal/menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
li {
	display: inline;
	}
.marca_principal {
	list-style-position:outside;
	}
.marca_principal li {
	display:block; 	
	}
.menuprincipal a:link, .menuprincipal a:visited {
	color:black;
	font-size: 12px;
	}
.menuprincipal a:hover, .menuprincipal a:active, .menuprincipal a:focus {
	color:#FFFFFF;
	background-color:#333333;
	padding: 7px 0px;
	}
div.hidden-menu {
	visibility: hidden;
	z-index: 330;
	width: 150px;
	height: 200px;
	margin-top:7px;
	top: 30px;
	/*margin: 2px 0px 5px 50px;*/
	text-align:left;
	position:absolute;
	float:left;
	clear:both;
}
.hidden-menu ul {
	border:1px solid gray;
	display:block;
	background-color:#FFFFFF;
	}
.hidden-menu li {
	border-top:1px solid gray;
	display:block;
	line-height: 20px;
	}
.hidden-menu a {
	width: 100%;
	display: block;
	color:#333333;
	width:149px;	
}
.hidden-menu a:hover, .hidden-menu a:active {
	color: #FFF;
	background-color:#999999;
}
/*BUSCADORES*/
#vnofertas {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 250px;
	height: 220px;
	margin: 0px;
	margin-top: 5px;
	}
#vnofertas h2 {
	color: #003399;
	line-height: 22px;
	padding-left: 7px;
	font-size:15px;
	padding-top: 5px;
	text-transform:uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}
#vnofertas li {
	display:block;
	padding-left: 40px;
	line-height:27px;
	text-transform: uppercase;
	}
#vnofertas a:link, #vnofertas a:visited {
	color:#000000;
	}
#vnofertas a:hover, #vnofertas a:focus, #vnofertas a:active {
	color: #666666;
	}
.buscadores div {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 250px;
	height: 250px;
	margin: 0px;
	margin-top: 10px;
	}
.buscadores h2 {
	color: #003399;
	line-height: 22px;
	padding-left: 10px;
	font-size:15px;
	padding-top: 5px;
	text-transform:uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}
.buscadores a:link, .buscadores a:visited {
	color:red;
	}
.buscadores a:hover, .buscadores a:focus, .buscadores a:active {
	color: #003399;
	}
.buscadores a {
	line-height: 22px;
	padding-left: 0px;
	font-size:15px;
	padding-top: 5px;
	text-transform:uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}
#ocasion {
	height:250px;
	width:320px;
	background-image:url(http://www.chuyval.es/imagenes_principal/encuentra.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	border:none;
	background-color: white;
	align: center;
	overflow:visible;
	margin-top:0px;
	margin-left:30px;
	}	
#ocasion h2 {
	font-size: 14px;
	font-weight:bold;
	padding-left: 10px;
	color: white;
	}
.buscadores table {
	padding: 5px 5px;
}
.marca_buscador {
	padding-bottom:10px;
	margin-bottom:10px;
	}
/*.novedades {
	overflow:visible;
	width: 20px;
	height: 152px;
	background-color:#B6B6B6;
	margin: 0px;
	padding-top:0px;
	}*/
#marqueecontainer {
	position: relative;
	width: 220px; 
	height: 210px; 
	overflow: hidden;
	padding: -1px;
	border: 0px;
	
	}
#vmarquee {
	 position: absolute; 
	 width: 100%; 
	 height:630px;
	 margin-top: -5px;
	 border: 0px;
	 padding-left: 5px;
	 }
#voofertas {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 300px;
	height: 250px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#marqueecontainer2 {
	position: relative;
	width: 260px; 
	height: 210px;
	overflow: hidden;
	padding: 0px;
	border: 0px;
	padding-left: 5px;
	}
#vmarquee2 {
	 position: relative; 
	 width: 260px; 
	 height:500px;
	 margin: 0px;
	 border: 0px;
	 padding-left: 5px;
	 }
#vmarquee h3 {
	font-size: 14px;
	}
#vmarquee td {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}
div#novedades {
	margin-top: -12px;
	}
/*table.ofertas {
	margin-left:5px;
	}*/
table.borde {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 0px;
	margin-left: 0px;
	width: 250px;
	}
.borde h4 {
	font-size:14px;
	color:#CC0000;
	}
.borde h3 {
	font-size:12px;
	color: black;
	}
.borde h5 {
	font-size:10px;
	color: gray;
	}
/*FINANCIACION*/
.financiacion p {
	line-height:20px;
	}
a.link:link, a.link:visited {
	color:#FF0000;
	font-size:12px;
	line-height: 30px;
	background-image:url(http://www.chuyval.es/imagenes_principal/flecha_roja.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
a.link:hover, a.link:focus, a.link:active {
	color:#808080;
	font-size:12px;
	line-height: 30px;
	background-image:url(http://www.chuyval.es/imagenes_principal/flecha_gris.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:underline;
	}
/*.lista_financiacion {
	padding-top: 5px;
	}*/
.lista_financiacion li {
	display:block;
	padding-left:40px;
	color:#525252;
	font-weight:bold;
	line-height:20px;
	}
	
/*PIE*/

/*#linea {
	border-bottom: 1px #999999 solid;
	}*/
.pie td {
 text-align:center;
 line-height: 35px;
 margin: 30px;
 /*border-top: 1px gray solid;*/
 }
 .pie a {
 	color:gray;
	line-height:20px;
	padding-bottom:10px;
	padding-top: 10px;
	font-size:10px;
	}
.pie a:hover, .pie a:active {
	color:#CC0000;
	}
.copy {
	font-size: 10px;
	color: gray;
}
