body {
	background-color: #8DC63F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #666666;
	margin: 0px;
}

#cuerpo {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 600px;
	background: #FFFFFF url(../imgs/bgs/top.gif) no-repeat left top;
}

#izq {
	float: left;
	width: 175px;
	background-image: url(../imgs/bgs/lat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 520px;
}


#der {
	margin: 0;
	float: left;
	width: 420px;
	height: 1%;
}

#clearfooter {
	clear: both;
	background: #FFFFFF;
}





#contenidoizq {
	width: 130px;
	float: left;
	height: 220px;
	top: 160px;
	position: static;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 5px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contenidoizq a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}
#contenidoizq a:hover {
	text-decoration: underline;
	background-image: url(../imgs/menuprinon.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#pie p {
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
}
#pie a {
	text-decoration: none;
	color: #666666;
}
#pie a:hover {
	text-decoration: underline;
	background-image: url(../imgs/menuprinon.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
#locations {
	width:120px;
	background-repeat: no-repeat;
	padding-top: 17px;
	margin: 0px;
	background-position: left top;
}

#contenidoder {
	width: 418px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 40px;
	padding-top: 60px;
	padding-bottom: 10px;
	background-image: url(../imgs/titulos/principal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#contenidoder p {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	padding-right: 5px;
}

#contenidoder .car {
	height: 90px;
	width: 390px;
	border: 1px solid #F4F4F4;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 8px;
}

#contenidoder .car a img {
	border: 2px solid #ECECEC;
	clear: both;
	float: left;
	margin-right: 4px;
}

#contenidoder .car a:hover img  {
	border: 2px solid #CCCCCC;
	clear: both;
	float: left;
}

#contenidoder .car a:hover {
	text-decoration: underline;
}


#contenidoder .car .titulo {
	font-size: 13px;
	color: #6D9930;
	text-decoration: none;
	font-weight: bold;
}

#contenidoder .car .titulo a:hover {
	background-color: #333333;
}


#contenidoder .car .info {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image: url(../imgs/coches/lupa.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#contenidoder .car .reserva {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#contenidoder .carcompleto {
	height: auto;
	width: 390px;
	border: 1px solid #F4F4F4;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 8px;
}

#contenidoder .reservahora {
	height: auto;
	width: 390px;
	border: 1px solid #F4F4F4;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-color: #8DC63F;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
}

#contenidoder .promos {
	height: 100px;
	width: 150px;
	border: 1px solid #F4F4F4;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
	background-color: #00CCFF;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	float: left;
}

#contenidoder .reservahora a{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imgs/reservaahora.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: right;
	background-position: left center;
}

#contenidoder .reservahora a:hover{
	color: #333333;
	text-decoration: underline;
}

#contenidoder .regresar {
	height: auto;
	width: 390px;
	border: 1px solid #F4F4F4;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #666666;
}

#contenidoder .regresar a{
	color: #666666;
	text-decoration: none;
	background-image: url(../imgs/regresar.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: right;
	background-position: left center;
}

#contenidoder .regresar a:hover{
	color: #8DC63F;
	text-decoration: underline;
}


#contenidoder .carcompleto img{
	clear: both;
	float: left;
	margin-right: 4px;
}


#contenidoder h1 {
	font-size: 15px;
	font-weight: bold;
	color: #8DC63F;
	text-decoration: none;
}



#pie {
	height: 78px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bgs/dwn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#banners {
	clear: left;
	float: right;
	height: 200px;
	width: 160px;
}


#idiomas {
	text-align: right;
	color: #333333;
	padding-top: 5px;

}
#idiomas p{
	color: #333333;
	text-decoration: none;
	font-size: 100%;
}

#idiomas a{
	color: #333333;
	text-decoration: none;
	font-size: 100%;
}

#idiomas a:hover{
	text-decoration: underline;
}
