#contenido div.paginacion{
	clear: both;
	height: 38px;
	line-height: 38px;
	text-align: right;
}

#contenido div.paginacion a{
	color: #666666;
}

#contenido div.paginacion a:hover{
	color: #00a8c5;
	text-decoration: underline;
}

#contenido div.paginacion a.activo{
	color: #00a8c5;
}

#buscador{
	background: url(../imagenes/separador.gif) repeat-x bottom;
	position: relative;
	overflow: auto;
	width:667px;
	padding: 32px 0 0 0;
}

#buscador p{
	width: 174px;
	height: 50px;
	background: url(../imagenes/ofertas_mallorca_es.gif) no-repeat;
	padding: 0 0 9px 0;
}

#buscador span{
	display: none;
}

#buscador form{
	position: absolute;
	top: 45px;
	right: 0;
}

#buscador select{
	color: #00a8c5;
}

#ofertas li{
	border: #e9e8e8 solid 1px;
	padding: 5px;
	height: 150px;
	width:650px;
	margin: 0 0 13px 0;
}

#ofertas li img.flota{
	float: left;
	margin: 0 20px 0 0;
}

#ofertas li p.hotel{
	font-size: 16px;
	font-weight: bold;
	padding-top: 25px;
}

#ofertas li p.hotel img{
	display: inline;
}

#ofertas li p.precio{
	color: #00a8c5;
	font-size:24px;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
}

#ofertas p.opciones{
	padding: 6px 0 0 0;
	font-weight: bold;
	float:right;
}

#ofertas p.opciones a{
	color: #00a8c5;
	background: url(../imagenes/flecha.gif) no-repeat right;
	margin:0 8px 0 0;
	padding: 0 18px 0 0;
}

#ofertas p.opciones a:hover{
	text-decoration: underline;
}







