/* CSS Document */
#border-middle{
	position:relative;
	float:left;
	width:1036px;
	background-image:url(../img/borders/middle.gif);
	height:100%;
	min-height:850px;
}
#container-imagen-form{
	position:relative;
	float:left;
	width:1035px;
}
#separacion-cabecera{
	position:relative;
	float:left;
	background-image:url(../img/sep-gris.gif);
	width:986px;
	height:19px;
	margin-left:26px;
	margin-top:-5px;
}
#bg-contenido{
	position:relative;
	float:left;
	background-color:#f7f7f7;
	width:986px;
	min-height:540px;
	margin-left:26px;
	margin-top:-5px;
}
#imagen-principal-ofertas{
	position:relative;
	float:left;
	margin-left:26px;
	width:771px;
	background-image:url(../img/top/ofertas.jpg);
	background-repeat:no-repeat;
	height:230px
}
#titulo{
	position:relative;
	margin-left:16px;
	margin-top:4px;
	margin-bottom:20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4b3e36;
	font-stretch:extra-expanded;
	margin-bottom:5px;
}
#columna-links{
	position:relative;
	float:left;
	width:238px;
	margin-right:30px;
}
#columna-lista-ofertas{
	position:relative;
	float:left;
	width:678px;
	margin-top:25px;
	margin-left:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
}
#lista{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	margin-left:30px;
}
ul{
	list-style-image:url(../img/flecha_ofertas.gif);
	line-height:22px;
	font-size:15px;
}
li{
	margin-top:10px;
	color:#1f68a1;
	font-weight:bold;
}
li a{
	color:#000000;
	font-weight:normal;
}
li a:hover{
	color:#1f68a1;
}
.destacadas{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #1f68a1;
}
.destacadas:hover{
	color: #1f68a1;
}
h2{
	border-bottom:1px solid #D9DDE0;
	color:#154A81;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	line-height:25px;
	margin-bottom:20px;
	width:630px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.oferta{
	position:relative;
	float:left;
	width:100%;
	margin-bottom:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contenedor_imagen{
	position:relative;
	float:left;
	width:180px;
	margin-right:10px;
}
.contenedor_imagen img{
	width:180px;
	border:1px solid #8fcdfd;
}
.descripcion_oferta{
	position:relative;
	float:left;
	width:475px;
}
h3{
	font-weight:bold;
	font-size:12px;
}
h4{
	font-weight:bold;
	font-size:12px;
	color:#1b9cee;
}
h5{
	color:#555555;
}
.botones_reservar{
	margin-top:5px;
}
.boton_reservar{
	margin-right:14px;
}
.ppc{
	background-color:#e4f1fd;
}
