
/* HOME */
#img_home{
	position:relative;
	float:left;
	background-image:url(../img/img_home.jpg);
	background-repeat:no-repeat;
	width:848px;
	height:457px;
}
#nav_categoria_hoteles{
	position:relative;
	float:left;
	margin-top:7px;
	width:853px;
	height:39px;
}
#nav_categoria_hoteles ul{
	position:relative;
	float:left;
}
#nav_categoria_hoteles ul li{
	float:left;
	width:206px;
	margin-right:7px;
}
.nav_categoria_hoteles{
	border-width:0px;
}
#container_contenido_abajo{
	position:relative;
	float:left;
	width:853px;
	height:226px;
	background-image:url(../img/bg_home.gif);
	background-repeat:no-repeat;
	margin-top:25px;
}
#container_explicacion{
	position:relative;
	float:left;
	width:640px;
	height:226px;
}
#container_libro{
	position:relative;
	float:left;
	width:206px;
	height:226px;
}
h1{
	padding-top:18px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#5f494d;
	font-weight:bold;
}
#texto{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f494d;
	line-height:20px;
}
h2{
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f494d;
	padding-left:25px;
	font-weight:bold;
}
h2 a{
	color:#5f494d;
}
#libro_home{
	margin-top:10px;
	border-width:0px;
	margin-left:20px;
}
#mensaje{
	position:relative;
	float:left;
	width:838px;
	height:38px;
	margin-top:-55px;
	background-image:url(../img/bg-home-mensaje.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	padding-top:12px;
	padding-left:10px;
	color:#FFFFFF;
	z-index:999;
}

#oferta_hotel{
	position:relative;
	float:left;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
	margin-left:15px;
}
#oferta_hotel a{
 	color:#5f494d;
	text-decoration:none;
}
#oferta_destino{
	position:relative;
	float:left;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
	margin-left:15px;
}
#oferta_foto{
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-left:15px;
}
#oferta_nombre{
	position:relative;
	float:left;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	font-size:12px;
}
#oferta_nombre a{
	color:#5f494d;
}



