#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: 194px;
	height: 50px;
	background: url(../imagenes/destinos_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;
}
#destinos {
	width:650px;
	margin: 0 0 0px 0;
}
#destinos li{
	padding: 5px;
	height: 150px;
	width:650px;
	margin: 0 0 0px 0;
}

#destinos li img.flota{
	float: left;
	margin: 0 0px 0 0;
	background: url(../imagenes/esquina.jpg) bottom left no-repeat;
	padding: 14px 0 14px 14px;
	margin-bottom:20px;
}

#destinos li p.hotel{
	font-size: 16px;
	font-weight: bold;
}

#destinos li p.hotel img{
	display: inline;
}

#destinos li p.precio{
	color: #00a8c5;
	font-size:24px;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
}

#destinos p.opciones{
	padding: 6px 0 0 0;
	font-weight: bold;
	float:right;
}

#destinos p.opciones a{
	color: #00a8c5;
	background: url(../imagenes/flecha.gif) no-repeat right;
	margin:0 8px 0 0;
	padding: 0 18px 0 0;
}

#destinos p.opciones a:hover{
	text-decoration: underline;
}


#imagendestinos{
	background: url(../imagenes/esquina.jpg) bottom left no-repeat;
	padding: 14px 0 14px 14px;
	float:left;
}

#imagendestinos p span{
	display: none;
}





