h3 {
	color:#3c4b87;
}
div#contenido div#izq {
	float:left;
	width:420px;
}
p.comillas {
	width:370px;
	float:right;
	padding-left:25px;
	background:url(../img/comillas.gif) no-repeat 0em 5px;
	margin-right:20px;
	font:italic 16px Georgia, "Times New Roman", Times, serif;
	color:#3c4b86;
	line-height:22px;
}
ul#reservas {
	margin:0 0 10px 0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	width:100%;
	overflow:auto;
	overflow:hidden;
}
ul#reservas li {
	font-size:9px;
	font-weight:bold;
	margin:0;
	padding:5px;
	overflow:auto;
	overflow:hidden;
	width:270px;
	float:left;
	background-color:#EBEBEB;
}
ul#reservas li.centro {
	margin:0 10px 0 10px;
}
ul#reservas li span {
	width:auto;
	border:1px solid #dad8d9;
	overflow:auto;
	overflow:hidden;
	display:block;
	padding:5px
}
ul#reservas li a {
	color:#7e7e7e;
	padding:10px 0 15px 56px;
	display:block;
	margin-bottom:1px;
}
ul#reservas li a:hover {
	color:#6fb8d9;
}
ul#reservas li a strong {
	color:#adabac;
	font-size:15px;
}
ul#reservas li a:hover strong {
	color:#2a7ca4;
}
ul#reservas li a.activo {
	color:#6fb8d9;
}
ul#reservas li a.activo strong {
	color:#2a7ca4;
}
ul#reservas li a.vuelos {
	background:url(../img/ico-avionServicios.gif) no-repeat 0em 0px;
}
ul#reservas li a.apartamentos {
	background:url(../img/ico-apartamentosServicios.gif) no-repeat 0em 4px;
}
ul#reservas li a.restaurantes {
	background:url(../img/ico-restaurantesServicios.gif) no-repeat 1em 6px;
}
ul#reservas li a.transportes {
	background:url(../img/ico-vacacionesServicios.gif) no-repeat 0em 0px;
}
ul#reservas li a.vip {
	background:url(../img/ico-vipServicios.gif) no-repeat 0em 10px;
}
ul#reservas li a.hotel {
	background:url(../img/ico-hotelServicios.gif) no-repeat 0em 18px;
}
span.reservar {
	clear:both;
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #8B8A8B!important;
	overflow:auto;
	overflow:hidden;
	margin:10px 0 0 0;
	float:right;
	padding:1px!important;
}
span.reservar span {
	border:1px solid #fff!important;
	background:url(../img/fondo-sabermas.jpg) repeat-x;
	display:inline-block;
	color:#FFF;
	padding:0;
	cursor:hand;
	padding:1px 10px 1px 10px!important;
}
span.reservar span:hover {
	background-color:#242424;
	background-image:none;
}
