html{
	height: 100%;
}
body{
height:100%;
background-color: #DEE7E7;
font-family: tahoma,georgia, verdana, arial, sans-serif;
font-size: 12px;
margin: 0px;
}
td{
	font-family:  tahoma,georgia, verdana, arial, sans-serif;
font-size: 12px;
}
#main{
	padding-top: 0px;
	background-color: #F5F5F3;
	margin-left: auto;
	margin-right: auto;
	width: 706px;
	height: auto;

}
#cabecera{
	background-image: url(../images/cabecera.JPG);
	background-position: center;
	background-repeat: no-repeat;
	width: 681px;
	height: 220px;
	padding-right: 12px;
	margin-left:auto;
	margin-right:auto;
}

/*menu-----------------------------------------------*/
#menu {
	float: right;
	background-position: right;
	
	}
		
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
	}

#menu ul li {
	background-image: url(../images/botonoff.JPG);
	background-position: top,left;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 12px;
	margin: 0;
	cursor: pointer;
	display: inline;
	color: #ffffff;
	height:41px;
	width:95px;
	
	}

#menu ul li a, 
#menu ul li a:link, 
#menu ul li a:active, 
#menu ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font: normal 11px/18px tahoma,georgia, verdana, arial, sans-serif;
	}
	
#menu ul li a:hover {
	width: 95px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	}
#contenido{
	width: 706;
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 19px;
	height: 100%	
}
#columnaderecha{
	float:left;
	height: 100%
}
#buscardor{
	padding: 2px;
	
	width:190px;
	background-color: #D2DBDB;
}
#buscardor ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}
	#buscardor ul li{
	padding: 2px;
	border: 1px solid #ffffff;
	}

.titulo{
	background-color: #C8D2D2;
	color: #EF6B00;
	font-size: 18px;
	height: 25px;
}
h2{
	color: #EF6B00;
}
.combo{
	background-color: #F9FBFB;
	color: #215A6B;
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	scrollbar-arrow-color: #FF8C00;
}
.boton{
	background-image: url(../images/fondoboton.JPG);
	background-repeat: repeat-x;
	border-top: 1px solid #BAC4C4;
	border-bottom: 1px solid #BAC4C4;
	border-left: 1px solid #BAC4C4;
	border-right: 3px solid #9CA9A9;
	width: 150px;
	height:20px;
	font-family: Tahoma;
}
#coches {
	padding: 2px;
	width: 460px;
	background-color: #EBEFEF;
	border: 1px solid #9CADAD;
	margin-left: 205px;
	min-height: 580px;
}
 
#quienes{
	padding: 5px;
	float: right;
	width: 100%;
	background-color: #EBEFEF;
	border: 1px solid #9CADAD;
	height: 100%
}
#financiacion{
	padding: 5px 5px 5px 5px;
	width: 665px;
	background-color: White;
	border: 1px solid #9CADAD;
	
	
}


.thumbs {
border: 1px solid #ccc;
background: #F2F2F2;
margin: 4px 10px -4px; 0;
padding: 4px;

}
a,a:link,a:active,a:visited {
color: #215A6B;

	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font: normal 11px/18px tahoma,georgia, verdana, arial, sans-serif;
	}
	
a:hover {
	width: 95px;
	height: 20px;
		color: #FF8C00;
		font: normal 13px/18px tahoma,georgia, verdana, arial, sans-serif;
	font-weight: bold;
	}
#bajo {
	margin-top: 15px;
	border-top: 1px dotted #295263;
 color: #295263;
 font-size: 10px;
 text-align: center;
}

#bajo a,a:link,a:active,a:visited {
	color: #EF6B00;
	text-decoration: none;
	font-size: 10px;

	}
	
#bajo a:hover {
	color: #FF8C00;
	font-size: 10px;
	font-weight: bold;
	}
	.txt{
		border: 1px;
	}
.menu2{
	padding: 0px;
	margin: 0px;
}
.menu2 td{
background-image: url(../images/botonmenu2.JPG);
background-repeat: no-repeat;
background-position: center;
width: 170px;
height: 32px;
}
.sobreimagen{
position: absolute;
padding-top:5px; 
padding-left: 11px;
}
#submenu{
	border: 0px solid black;
	float: right;
	margin-top: 145px;
	margin-right: 4px;
	width:600px;
}
#submenu td{
	border: 0px solid white;
	width: 27px;
	cursor: hand;
	margin-top: 5px;
}