/* CSS Document */

*	{
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

.clr {
	clear: both;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A9B95;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7ECE8;
}

#content {
	margin: auto;
	text-align: left;
	width: 800px;
	background-color: #fff;
}

#top {
	height: 151px;
	background-image: url(images/fondo-top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#top-interna {
	height: 100px;
}

#top-interna img.logo-interna {
	margin: 15px 0px 0px 100px;
}

#top a img.logo {
	margin-top: 50px;
	margin-left: 40px;
	border: 0px;
}

#left {
	margin-left: 14px;
	display: inline;
	width: 216px;
	background-image: url(images/fondo-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 220px;
	float: left;
}

#left ul.botonera {
	list-style-type: none;
	margin: 0px 40px 0px 25px;
}

#left ul.botonera li {
	text-transform: uppercase;
	border-top: 1px solid #D8DEDA;
	color: #00476F;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#left ul.botonera li.ultimo {
	border-bottom: 1px solid #D8DEDA;
}

#left ul.botonera li a {
	color: #00476F;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 18px;
	padding-left: 10px;
}

#left ul.botonera li a:hover {
	background-image: url(images/fondo-botones.jpg);
	background-repeat: repeat-y;
}

#centro {
	float: left;
	width: 537px;
	padding-top: 20px;
	margin-left: 14px;
}

#centro h1 {
	color: #00446B;
	text-transform: uppercase;
	border-bottom: 1px solid #CFD5D1;
	padding: 0px 0px 5px 5px;
	font-size: 14px;
	margin-bottom: 15px;
}

#centro div#selector {
	margin-top: 20px;
	border-top: 1px solid #CCD5D0;
	border-bottom: 1px solid #CCD5D0;
	padding: 7px 0px 7px 0px;
}

#centro div#selector ul {
	list-style-type: none;
}

#centro div#selector ul li {
	width: 179px;
	float: left;
	text-align: center;
	/*margin-right: 10px;*/
}

#centro div#selector ul li a {
	background-image: url(images/fondo-boton.jpg);
	width: 144px;
	height: 19px;
	color: #173A62;
	text-decoration: none;
	display: block;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin-left: 17px;
	_margin-left: 0px;
	margin-top: 7px;
}

#centro div#selector ul li select {
	width: 144px;
	margin-top: 7px;
	border: 1px solid #A8B9CD;
	font-size: 10px;
	color: #A8B9CD;
}

#cartelera {
	background-color: #E7ECE8;
	background-image: url(images/fondo-cartelera.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px 14px 0px 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#cartelera ul.cartelera1 {
	list-style-type: none;
	margin-left: 40px;
}

#cartelera ul.cartelera1 li {
	float: left;
	width: 230px;
	height: 415px;
	_height: 435px;
	border-left: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #fff;
}

#cartelera ul.cartelera1 li.ultimo {
	border-right: 1px solid #B4B4B4;
}

#cartelera ul.cartelera1 li img {
	margin: 10px 0px 0px 10px;
}

#cartelera ul.cartelera1 li h1 {
	text-transform: uppercase;
	color: #022D40;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}

#cartelera ul.cartelera1 li h1 a {
	color: #022D40;
	text-decoration: none;
}

#cartelera ul.cartelera1 li h2 {
	text-transform: uppercase;
	color: #869582;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
}

#cartelera ul.cartelera1 li p {
	margin: 5px 10px 20px 10px;
}

#cartelera ul.cartelera1 li a.notacompleta {
	color: #022D40;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}




#cartelera ul.cartelera2 {
	list-style-type: none;
	margin-left: 15px;
}

#cartelera ul.cartelera2 li {
	float: left;
	width: 370px;
	border-left: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	background-color: #fff;
}

#cartelera ul.cartelera2 li.ultimo {
	border-right: 1px solid #B4B4B4;
}

#cartelera ul.cartelera2 li img {
	margin: 10px 10px 10px 10px;
	float: left;
}

#cartelera ul.cartelera2 li h1 {
	text-transform: uppercase;
	color: #022D40;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
}

#cartelera ul.cartelera2 li h1 a {
	color: #022D40;
	text-decoration: none;
}

#cartelera ul.cartelera2 li h2 {
	text-transform: uppercase;
	color: #869582;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
}

#cartelera ul.cartelera2 li p {
	margin: 5px 10px 20px 10px;
}

img.banner-bottom {
	margin-left: 14px;
}

#footer {
	background-color: #fff;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px 14px 0px 14px;
	text-transform: uppercase;
	color: #A4AFAB;
	font-size: 12px;
}

#footer a {
	color: #A4AFAB;
	text-decoration: none;
}

ul.album {
	list-style-type: none;
}

ul.album li {
	float: left;
	width: 125px;
	height: 130px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
	color: #A4AFAB;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

ul.album li a {
	color: #A4AFAB;
	text-decoration: none;
	font-weight: bold;
}

#left-interna {
	margin-left: 24px;
	display: inline;
	width: 296px;
	float: left;
}

#left-interna div.content-foto {
	border: 3px solid #C4CFC9;
	padding: 3px;
	margin-bottom: 15px;
	width: 253px;
	_width: 241px;
	text-align: center;
}

#left-interna img.foto-interna {
	_margin-bottom: -3px;
}

#left-interna p {
	color: #8F9E99;
	margin-left: 20px;
	margin-right: 20px;
}

#left-interna p a {
	color: #8F9E99;
}

#left-interna h2 {
	text-transform: uppercase;
	color: #01456A;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}

#centro-interna {
	float: left;
	width: 437px;
	padding-top: 20px;
	margin-left: 14px;
}

#centro-interna p {
	margin-bottom: 15px;
	font-size: 14px;
}

/*#centro-interna img.banner-hotel {
	margin-left: 80px;
}*/

#centro-interna #loguero {
	text-align: center;
}

ul.listado-prestaciones {
	list-style-type: none;
}

ul.listado-prestaciones li {
	width: 20px;
	float: left;
	text-align: center;
	margin-right: 6px;
}

div.prestaciones-ref {
	border-bottom: 1px solid #A9B4AE;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 30px;
	margin: 20px 0px 20px 0px;
}

div.prestaciones-ref span {
	margin-left: 20px;
}

ul.album-ficha {
	list-style-type: none;
}

ul.album-ficha li {
	float: left;
	margin-right: 10px;
}

div.abecedario {
	margin-bottom: 40px;
	margin-left: 10px;
}

div.abecedario a {
	color: #003F63;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 17px;
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-bottom: 16px;
}

div.abecedario span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 17px;
	color: #666;
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-bottom: 16px;
}

div.abecedario a:hover {
	color: #AB1107;
}

#centro1 {
	width: 342px;
	border-top: 2px solid #E8ECEB;
	padding-top: 40px;
	float: left;
}

#derecha {
	width: 177px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

#derecha div.marco-derecha {
	border: 1px solid #E4E8E7;
	padding: 5px;
	margin-bottom: 40px;
}

#derecha div.marco-derecha img {
	_margin-bottom: -3px;
}

#derecha a.bot {
	background-image: url(images/fondo-boton.jpg);
	width: 144px;
	height: 19px;
	color: #173A62;
	text-decoration: none;
	display: block;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	margin-left: 17px;
	_margin-left: 0px;
	margin-top: 7px;
}

#derecha select {
	width: 144px;
	margin-top: 7px;
	border: 1px solid #A8B9CD;
	font-size: 10px;
	color: #A8B9CD;
}

ul.listado-hoteles {
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
}

ul.listado-hoteles li {
	margin-bottom: 15px;
}

ul.listado-hoteles li p {
	color: #014167;
	line-height: 18px;
}

ul.listado-hoteles li h3 a {
	color: #014167;
}

ul.listado-hoteles li.palabara h3 a {
	color: #AF1106;
}

a.up, 
a.down {
	float: right;
}

a.up img,
a.down img {
	border: 0px;
}


/* //////////////////////////// EVENTOS ///////////////////////////////*/

ul#eventos {
	list-style-type: none;

}

ul#eventos li{
	list-style-type: none;
	margin-bottom: 20px;

}

ul#eventos li h2 {
	color: 012B41;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	width: 330px;
	_width: 340px;
	float: left;



}

ul#eventos li img{
	float: right;
	margin: 10px;

}

ul#eventos li p.copete{
	font-size: 12px;
	color: #012B41;
	padding: 5px;
	width: 320px;
	_width: 340px;
	float: left;



}

ul#eventos li p{
	color: 7F8C7A;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 7F8C7A;
	float: left;



}



/* //////////////////////////// PRENSA ///////////////////////////////*/


ul#prensa {
	list-style-type: none;

}

ul#prensa li{
	list-style-type: none;
	margin-bottom: 20px;

}

ul#prensa li h2 {
	color: 012B41;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
}

ul#prensa li img{
	margin: 10px;

}

ul#prensa li p.copete{
	font-size: 12px;
	color: #012B41;
	padding: 5px;





}

ul#prensa li p{
	color: 7F8C7A;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 7F8C7A;

}



form#form-contacto{
}

form#form-contacto div{
	padding: 10px;
}

form#form-contacto div label{
	display: block;
 	float: left;
	width: 125px;
		line-height: 22px;
}

form#form-contacto div input{
	width: 144px;
	margin-top: 7px;
	border: 1px solid #A8B9CD;
	font-size: 12px;
	color: #A8B9CD;
}

form#form-contacto div textarea{
	width: 344px;
	margin-top: 7px;
	border: 1px solid #A8B9CD;
	font-size: 12px;
	color: #A8B9CD;
}

form#form-contacto div input.botones{
	background-color: A8B9CD;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

form#form-contacto div input.enviar{
}
