#contenido #noticias #imagenes a.act{
	text-decoration: underline;
}

#contenido #noticias #imagenes a.desact{
	text-decoration: none;
}

#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;
	padding: 32px 0 0 0;
}

p.nombre{
	width: 212px;
	height: 32px;
	background: url(../imagenes/noticias_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;
}

#noticias {
margin-top:37px;
width:950px;
border:1px solid #e1e1e1;
margin-bottom:50px;
}
#noticias li{
	padding: 20px;
	height: 256px;
	margin: 0 0 13px 0;
}

#noticias li img.flota{
	float: left;
	margin: 0 20px 0 0;
}

#noticias li p.hotel{
	font-size: 16px;
	font-weight: bold;
}

#noticias li p.hotel img{
	display: inline;
}

#noticias li p.direccion{
	color: #00a8c5;
}

#noticias p.opciones{
	padding: 6px 0 0 0;
	font-weight: bold;
}

#noticias p.opciones a{
	color: #00a8c5;
	background: url(../imagenes/flecha.gif) no-repeat right;
	margin:0 8px 0 0;
	padding: 0 18px 0 0;
}

#noticias p.opciones a:hover{
	text-decoration: underline;
}



#titulo{
	background: url(../imagenes/separador.gif) repeat-x bottom;
	padding: 32px 0 9px 0;
	position: relative;
}

#titulo img{
	display: inline;
	
}

#titulo p.nombre{
	font-size: 22px;
	font-weight: bold;
}

#titulo p.nombre img.margen{
	margin: 0 10px 0 0;
	
}

#titulo p.volver{
	position: absolute;
	top: 58px;
	right: 0;

}

#titulo p.volver_es a, p.volver_es a, p.volver_en a, p.volver_de a, p.volver_fr a,  p.volver_it a{
	text-align: right;
	float:right;
	display: block;
	height: 21px;
	margin-top:-21px;
	
	}
#titulo p.volver_es a{
	background: url(../imagenes/noticias_volver_es.gif) no-repeat;
	width: 165px;
}
#titulo p.volver_en a{

	background: url(../imagenes/noticias_volver_en.gif) no-repeat;
	width: 155px;
}
#titulo p.volver_de a{

	background: url(../imagenes/noticias_volver_de.gif) no-repeat;
	width: 170px;
}
#titulo p.volver_fr a{

	background: url(../imagenes/noticias_volver_fr.gif) no-repeat;
	width: 160px;
}
#titulo p.volver_it a{

	background: url(../imagenes/noticias_volver_it.gif) no-repeat;
	width: 145px;
}
#titulo p.volver_es a span, p.volver_en a span, p.volver_de a span, p.volver_fr a span, p.volver_it a span{
	display: none;
}

.fecha {
color:#00a8c5;
font-size:9px;
}



