#container_nav_listado{
	width:186px;
}
#container_contenido{
	position:relative;
	float:left;
	width:853px;
	margin-top:40px;
}
#container_ficha{
	position:relative;
	float:left;
	width:666px;
	min-height:600px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	margin-bottom:5px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	margin-bottom:5px;
	margin-top:-6px;
}
h2{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#container_ficha_content{
	position:relative;
	float:left;
	width:667px;
	margin-top:30px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#columna1{
	position:relative;
	float:left;
	width:250px;
	color:#5f494d;
	line-height:16px;
}
#columna2{
	position:relative;
	float:right;
	width:408px;
	text-align:right;
}
#texto{
	width:226px;
}
#link_web_hotel{
	color:#5f494d;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.next{
	font-size:12px;
}
#habitacion_precio{
	position:relative;
	float:left;
	margin-top:20px;
	padding-top:5px;
	width:234px;
	height:58px;
	background-image:url(../img/bg_habitaciones_tarifas.gif);
	background-repeat:no-repeat;
	line-height:24px;
}
#direccion_hotel{
	position:relative;
	float:left;
	margin-top:0px;
	margin-bottom:30px;
	line-height:23px;
}
#email_hotel{
	color:#5f494d;
	text-decoration:none;
}
#oferta_ficha_hotel{
	position:relative;
	float:left;
	margin-top:40px;
	margin-left:40px;
	text-align:left;
}
#titulo_oferta{
	position:relative;
	float:left;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
}
#validez_oferta{
	position:relative;
	float:left;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:25px;
}
#texto_oferta_ficha{
	position:relative;
	float:left;
	line-height:22px;
}
#texto_oferta_ficha ul li{
	list-style-type:square;
	margin-bottom:5px;
	margin-left:15px;
}
