/* CSS Document */

*,html{
	padding:0px;
	margin:0px;
}

body{
	background-image:url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{ outline:none;}
h1{
	position:absolute;
}

h1 a{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:206px;
	display:block;
}

h1 span{
	position:absolute;
	top:-6000px;
}

h2{
	font-size:1.4em;
	font-weight:normal;
	color:#FFFFFF;
}

img{
	border:0px;
}

a{
	text-decoration:none;
	color:#FFF;
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

em
{
	color:#e60002;
	text-transform:uppercase;
	font-size:1.1em;
	font-style: normal;
}

/***************************************************************************************************/

.floatleft{
	float:left;
}

.salto{
	clear:both;
}

.mayor{
	font-size:1.2em;
}

.blanco{
	color:#FFF;
}
.negro{
	color:#000;
}
.rojo{
	color:#cb0001;
}
.azul{
	color:#1a7b98;
}


/* CABECERA */

#cabecera{
	height:206px;
	background-image:url(../images/franja.gif);
	background-repeat:repeat-x;
	background-position: 0px 6px;
}

#cabecera_home{
	height:306px;
	background-image:url(../images/franja.gif);
	background-repeat:repeat-x;
	background-position: 0px 6px;
	position:relative;
}

#cabecera_home h1 a{
	background-image:url(../images/logo_home.jpg);
	width:370px;
	height:306px;
	display:block;
}

.contenedor{
	width:965px;
	margin:0px auto 0px auto;
	position:relative;
}
.contenedor2{
	width:965px;
	height:100%;
	float:left;
	margin-top:5px;

}
ul#idiomas{
	height:37px;
	padding:15px 0px 0px 330px;
	list-style:none;
	position:relative;
}

ul#idiomas li{
	float:left;
}

ul#idiomas li a{
	padding:5px 12px 5px 12px;
	font-weight:bold;
	color:#8a8a8a;
	text-decoration:none;
	display:block;
}

ul#idiomas li a.on, ul#idiomas li a:hover{
	color:#FFF;
}

#rss{
	position:absolute;
	top:0px;
	right:0px;
	display:inline;

}
#rss a{	
	width:130px;
	height:55px;
	padding:25px 0px 0px 70px;
	display:block;
	background-image:url(../images/rss.jpg);
	background-repeat:no-repeat;
	color:#ea0001;
	font-weight:bold;
	z-index:1000;
}

ul#menu{
	height:41px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	list-style:none;
	margin:77px 0px 0px 0px;
	float:right;
	width:100%;
}

#cabecera_home ul#menu{
	margin:153px 0px 0px 0px;
}

ul#menu li{
	float:right;
}

ul#menu li a{
	padding:12px 14px 12px 14px;
	color:#000;
	text-decoration:none;
	display:block;
}

ul#menu li a.on, ul#menu li a:hover{
	color:#ea0001;
	background-color:#000;
}

/* HOME */

.proximas{
	width:380px;
	float:left;
	padding: 10px 0px 17px 0px;
	margin:0px 0px 18px 0px;
}

.proximas h2{
	padding:0px 0px 10px 0px;
}

.proximas p{
	color:#FFFFFF;
}


.intro{
	width:546px;
	background-image:url(../images/degradado1.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#73030b;
	padding: 10px 17px 17px 17px;
	margin:0px 0px 18px 0px;
	float:right;
}

.intro h2{
	font-weight:bold;
	padding:0px 0px 8px 0px;
}
.intro h2 a{
	color:#000;
}

.intro h2 .flecha_roja{
	color:#FFF;
	font-weight:normal;
}

.intro p{
	color:#FFF;
}

.flecha_azul{
	background-image:url(../images/flecha_azul.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 30px 0px 0px;
	color:#4fbcdd;
}

.flecha_roja{
	background-image:url(../images/flecha_roja.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 30px 0px 0px;
	color:#FFF;
}

p.entradilla{
	color:#000;
	text-transform:uppercase;
}

/* PIE */

#pie{
	height:72px;
	background-image:url(../images/pie.jpg);
	background-repeat:no-repeat;
	margin:22px 0px 0px 0px;
}

.col_pie{
	width:201px;
	padding:10px 18px 10px 22px;
	float:left;
}

#pie h2{
	font-size:1.1em;
	padding:0px 0px 4px 0px;
}
#pie a:hover{
	color:#000;
}

#footer{
	text-align:center;
	color:#8a8a8a;
	height:40px;
	padding-top:15px;
}

#footer li{
	display:inline;
	list-style-image:none;
	border-right:solid 1px #8a8a8a;
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
}


#footer li.norsis a span{
	display:none;
}

#footer li.norsis{
	border:none;
}

#footer li.norsis a{
	padding-right:70px;
	background-image:url(../images/norsis.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#footer li.norsis a:hover{
	background-image:url(../images/norsis_on.gif);
}

#footer a{
	color:#8a8a8a;

}
#footer a:hover{
	color:#e1e1e1;

}
#imgnorsis{
	background-image:url(../images/norsis.gif);
	line-height:15px;
	
}
#imgnorsis:hover{
	background-image:url(../images/norsis_on.gif);
	line-height:15px;
}
/******************************************************/

/* ACTIVIDADES */

#col1{
	width:474px;
	float:left;
}

#col1 .actividades{
	min-height:73px;
	background-image:url(../images/degradado2.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#73030b;
	padding: 10px 17px 17px 17px;
	color:#FFF;
}

#col1 .actividades .flecha_azul{
	color:#FFF;
	background-image:url(../images/flecha_azul2.gif);
}

#col2{
	width:474px;
	float:right;
}

#col2 .actividades{
	min-height:73px;
	background-image:url(../images/degradado1.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#73030b;
	padding: 10px 17px 17px 17px;
}

.actividades h2{
	color:#000;
}

.noticias{
	margin:4px 0px 0px 0px;
	padding:5px 13px 5px 13px;
	background-image:url(../images/noticias.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
}

.img_noticia{
	width:106px;
	float:left;
	min-height:90px;
}

.noticias ul{
	list-style:none;
}

.noticias ul li{
	clear:both;
	background-image:url(../images/separacion_noticias.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:14px 0px 10px 0px;
	min-height:70px;
}

.noticias ul li.ultima{
	background-image:none;
}

.noticias h3{
	font-weight:normal;
	font-size:1em;
}
.noticias h3 a{
	color:#d30220;
}
.noticias h3 a:hover{
	color:#000;
}

.texto_noticias{
	margin: 10px 0px 0px 5px;
}


/* FICHA */

h2.roja, h2.azul{
	padding:10px 14px 9px 14px;
	background-image:url(../images/h2_roja.gif);
	background-repeat:repeat-x;
	color:#000;
}

h2.azul{
	background-image:url(../images/h2_azul.gif);
}

h2.roja .flecha_roja{
}

h2.azul .flecha_azul{
	background-image:url(../images/flecha_azul2.gif);
	color:#FFF;
}

.ficha{
	width:100%;
	margin:6px 0px 0px 0px;
	background-image:url(../images/noticias.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	padding:18px 0px 18px 0px;
}
.ficha #col1{
	width:459px;
	padding:0px 18px 0px 18px;
	background-image:url(../images/separacion_ficha.gif);
	background-repeat:repeat-y;
	background-position:right;

}
.ficha #col1 p{
	padding:0px 0px 17px 0px;
}

.ficha #col1 p.entradilla{
	font-weight:bold;
}
.ficha #col1 p.plazas{
	font-weight:bold;
	color:#cb0001;
}
.ficha #col2{
	width:452px;
	padding:0px 9px 0px 9px;
		
}
.ficha #col2 p{
	padding:15px 9px 0px 20px;
		
}
.fotospadding{
	margin:20px 0px 0px 20px;
}

.ficha h3.azul, .ficha h3.roja{
	font-size:1.4em;
	color:#1a7b98;
	font-weight:normal;
	padding:0px 0px 12px 0px;
	text-transform:uppercase;
}
.ficha h3.roja{
	color:#cb0001;
}



.ficha a{
	color:#1a7b98;
	font-weight:normal;
	text-decoration:underline;
}

.ficha a:hover{
	color:#000;
}

.sep{
	height:14px;
	background-image:url(../images/separacion_noticias.gif);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}

.ficha a.btn_rojo, .ficha a.btn_negro{
	width:140px;
	padding:5px 15px 5px 15px;
	display:block;
	background-color:#cb0001;
	color:#FFF;
	text-decoration:none;
	margin:5px 0px 0px 200px;
	float:right;
}

.ficha a.btn_negro{
	background-color:#000;
}

.ficha a.btn_rojo:hover, .ficha a.btn_negro:hover{
	text-decoration:underline;
	color:#FFF;
}

#galeria{
	margin:0px 0px 12px 0px;
}

#galeria a#siguiente, #galeria a#anterior{
	width:22px;
	height:20px;
	padding:128px 0px 128px 0px;
	display:block;
	background-image:url(../images/flecha_azul.gif);
	background-repeat:no-repeat;
	background-position:center right;
	float:left;
	cursor:pointer;
}

#galeria a#anterior{
	background-image:url(../images/flecha_anterior.gif);
	background-position:center left;
}

#galeria a span{
	position:absolute;
	top:-6000px;
}

#cont_foto{
	float:left;
}

#cont_foto2{
	float:left;
	margin:0px 0px 15px 22px;
	display:inline;
}


#foto_galeria, .foto_galeria{
	width:387px;
	background-image:url(../images/foto_marco.gif);
	background-repeat:repeat-y;
	padding:0px 9px 0px 9px;
	font-size:0px;
}
.foto_galeria1, .foto_galeria2{
	width:405px;
	height:10px;
	background-image:url(../images/foto_marco1.gif);
	overflow:hidden;
}
.foto_galeria2{
	background-image:url(../images/foto_marco2.gif);
}

#video{
	margin:10px 0px 0px 13px;
}

.datos_reserva{
	margin-bottom:10px;
}

.datos_reserva select{
	width:200px;
	margin-bottom:15px;
}

.datos3, .fondo_rojo{
	background-color:#cb0001;
	color:#FFFFFF;
	padding:5px 5px 0px 5px;
	margin:0px 0px 15px 0px;
}

.titulo{
	font-size:12px;
	color:#cb0001;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
}

.mapa{
	float:left;
	margin:0px 0px 13px 13px;
}

/* CALENDARIO */

.cont_mes{
	background-image:url(../images/separacion_noticias.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px 17px 15px 17px;
}

.calendario{
	width:227px;
	float:left;
	background-image:url(../images/calendario_fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px 0px 20px 0px;
}

.mes{
	text-align:center;
	padding:8px 0px 0px 0px;
	color:#FFF;
}

.numero{
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:3.5em;
	font-weight:bold;
	padding:6px 5px 0px 0px;
	margin:-2px 0px -6px 0px;
}

.anyo{
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	padding:0px 2px 0px 0px;
}

.lista_actividades{
	width:704px;
	float:left;
}

.actividad{
	background-image:url(../images/separacion_noticias.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
}

.ficha .actividad h3 a.roja, .ficha .actividad h3 a.azul{
	font-weight:normal;
	text-decoration:none;
	color:#cb0001;
}
.ficha .actividad h3 a.azul{
	color:#1a7b98;
}

.ficha .ultima{
	background-image:none;
}


/*-------------teienda Online-----------*/


.tienda_online, #productos{
	background-image:url(../images/noticias.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top:5px;
	padding:15px 15px 60px 15px;
}

#productos{
	width:726px;
	padding:15px 0px 60px 0px;
	float:right;
}

.carrito{
	margin:5px 0px 0px 0px;

}

.carrito a{
	display:block;
	color:#cb0001;
	font-weight:bold;
	padding-left:15px;
	background-image:url(../images/bolsa.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 5px 35px;
	text-decoration:underline;
	
}

.carrito a:hover{
	color:#000;
}

.tienda_online li{
	list-style-type:none;
	list-style-image:none;
	display:block;
	background-image:url(../images/separacion_noticias.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:13px 0px 13px 0px;
}

.tienda_online li a{
	color:#000000;
	padding:0px 0px 0px 25px;
	background-image:url(../images/menu_tienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.tienda_online li a:hover{
	background-image:url(../images/menu_tienda_selec.jpg);
	color:#da0001;
}

.texto_producto{
	width:236px;
	float:right;
}

.texto_producto input{
	width:30px;
	float:left;
	height:14px;
}

.producto{
	width:353px;
	/*
	background-image:url(../images/separacion_ficha.gif);
	background-repeat:repeat-y;
	background-position:right;
	*/
	float:left;
	/*background:#00FF00;*/
	padding:10px 10px 10px 0px ;
}

#capa_sep{
	background-image:url(../images/separacion_ficha.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.producto p{
	color:#000000;
	line-height:13px;
	margin-bottom:10px;
}

.producto a:hover{
	text-decoration:underline;
}

.producto img{
	border:#999999 1px solid;
	margin:0px 10px 0px 10px;
	display:inline;
	float:left;
}

.titulo_producto{
	text-transform:uppercase;
	color:#1a7b98;
	margin-bottom:8px;
	float:left;
	width:230px;
}

p.precio{
	color:#cb0001;
}

p.precio span{
	font-weight:bold;
	color:#000;
}

.texto_producto .comprar, .reservas .comprar{
	background:#cb0001;
	padding:0px 5px 0px 5px;
	float:right;
	color:#FFFFFF;
	width:auto;
	height:20px;
	border:none;
	cursor:pointer;
	font-weight:bold;
}

.producto a img:hover{
	border:#da0001 1px solid;
}

.texto_producto .unidades{
	float:left;
	margin-right:10px;
	padding-top:3px;
	color:#cb0001;
}

.producto .raya{
	border:none;
	float:left;
	margin:0px 0px 0px 10px;
}

#menu_tienda{
	width:227px;
	float:left;
}

#contenido_tienda{
	width:726px;
	float:right;
}

/*---------------------videos-------------*/

.videos{
	padding:5px 15px 60px 15px;
}

.videos li{
	list-style-type:none;
	list-style-image:none;
	display:block;
	background-image:url(../images/separacion_noticias.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:15px 0px 15px 0px;
}

#col1 .videos li h3{
	font-size:1em;
}
#col1 .videos li a{
	color:#000000;
	padding:0px 0px 0px 25px;
	background-image:url(../images/menu_tienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#col1 .videos li a:hover{
	background-image:url(../images/menu_tienda_selec.jpg);
	color:#da0001;
}

/*-----------------patrocinadores----------------------*/


.ficha_patrocinadores{
	width:169px;
	border:#CCCCCC solid 1px;
	height:199px;
	margin-left:11px;
	margin-right:11px;
	float:left;
	display:inline;
	margin-bottom:15px;
	position:relative;
}

.ficha .ficha_patrocinadores img{
	width:169px;
	height:169px;
}

.ficha .nombre_patrocinador{
	position:absolute;
	bottom:0px;
	left:0px;
	width:159px;
	height:30px;
	padding:0px 5px 0px 5px;
	background:#da0001;
	text-align:right;
}

.ficha .ficha_patrocinadores a{
	color:#FFFFFF;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	line-height:13px;
}

.ficha .ficha_patrocinadores p{
	color:#FFFFFF;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	line-height:13px;
}


/*-----------condiciones de compra y preguntas frecuentes---------------------*/

.condiciones{
	padding:20px 150px 20px 150px;
}

.preguntas{
	color:#1a7b98;
	font-size:14px;
	font-weight:bold;
}


/*----------------------------textos legales--------------------------*/

.textos{
	width:420px;
	margin-left:40px;
	float:left;
	display:inline;
}

.ficha .email{
	font-size:12px;
}

/*-------------------Fotos---------------------------*/

.ficha_fotos{
	width:169px;
	height:159px;
	margin-left:24px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}

.foto{
	background-image:url(../images/fondo_foto.jpg);
	background-repeat:no-repeat;
	padding:9px 15px 15px 11px;
	width:95px;
	height:72px;
	margin:10px 0px 10px 25px;
}

.ficha_fotos p{
	text-align:center;
}


/*************************************/

.form_bloque{
	width:90%;
	min-height:30px;
	padding:0px 0px 10px 0px;
	float:left;
}

.form_bloque label{
	width:150px;
	display:block;
	float:left;
}

.form_bloque input{
	float:left;
}
.marcagoogle{
	font-size:12px;
	color:#CC6600;
}






