/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../imagenes/bg3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #12323c;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #0374a6;
	margin: 0;
	padding: 0;
}

h2 { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #333;
	margin: 0;
	margin-top: -7px;
	padding: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0374a6;
	margin: 0;
	padding: 0;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
	
	border-bottom: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	background-image: url(../imagenes/flag.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 2px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0374a6;
	margin: 0;
	padding: 0;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

a{	
	color:#0289c4;
	text-decoration: none;
}

a:hover{	
	color:#333;
}

#contenedor {
	width: 900px;
	height: auto;
	
	padding: 10px 30px 0 30px;
	margin: auto;
}

#top {
	width: 900px;
	height: 20px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #09C;
	text-align: right;
}

#top a {
	color: #CCC;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
}

.top_inicio {
	background-image: url(../imagenes/top_inicio.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_contacto {
	background-image: url(../imagenes/top_contacto.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_links {
	background-image: url(../imagenes/top_links.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_publicidad {
	background-image: url(../imagenes/top_publicidad.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top a:hover {
	color: #FFF;
}

#menu {
	width: 860px;
	height: 40px;
	margin-top: 25px;
	padding: 20px 20px 0 20px;
}

.menu a{
	padding:5px 25px 5px 24px;
	margin-top: 10px;
	cursor: pointer;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #104955;
}

.menu a:hover {
	color: #007297;
	display: block;
	background-color: #104955;
	color: #FFF;
}


/* ///////////////////////////// ENCABEZADOS //////////////////////////////////////// */


#encabezado_home {
	height: 500px;
	width:900px;
	background-color:#09C;
	background-image:url(../imagenes/encabezado_home.jpg);
	clear: both;
}

#encabezado_interno {
	height: 300px;
	width:900px;
	background-color:#09C;
	clear: both;
}

.acrobatico {
		background-image:url(../imagenes/encabezado_acrobatico.jpg);
}

.aladelta {
		background-image:url(../imagenes/encabezado_aladelta.jpg);
}

.avion {
		background-image:url(../imagenes/encabezado_avion.jpg);
}

.globo {
		background-image:url(../imagenes/encabezado_globo.jpg);
}

.helicoptero {
		background-image:url(../imagenes/encabezado_helicoptero.jpg);
}

.paracaidismo {
		background-image:url(../imagenes/encabezado_paracaidismo.jpg);
}

.parapente {
		background-image:url(../imagenes/encabezado_parapente.jpg);
}

.paramotor {
		background-image:url(../imagenes/encabezado_paramotor.jpg);
}

.planeador {
		background-image:url(../imagenes/encabezado_planeador.jpg);
}

.trike {
		background-image:url(../imagenes/encabezado_trike.jpg);
}

.ultraliviano {
		background-image:url(../imagenes/encabezado_ultraliviano.jpg);
}

.zonas {
		background-image:url(../imagenes/encabezado_zonas.jpg);
}

/* ///////////////////////////// FIN ENCABEZADOS //////////////////////////////////////// */


#contenedor_destacados {
	width: 880px;
	height: 360px;
	margin: auto;
	padding: 30px 10px 0 10px;
	
	background-color: #d4d4d4;
	background-image: url(../imagenes/bg_contenido.jpg);
	background-repeat: no-repeat;
}

#destacado_izq {
	width: 290px;
	height: 350px;
	float: left;
}

#destacado_centro {
	width: 290px;
	height: 350px;
	margin-left: 5px;
	float: left;
}

#destacado_der {
	width: 290px;
	height: 350px;
	float: right;
}

.subtitulo {
	margin-bottom: 25px;
}


#contenedor_interno {
	width: 880px;
	height: auto;
	min-height: 600px;
	margin: auto;
	padding: 15px 10px 0 10px;
	
	background-color: #d4d4d4;
	background-image: url(../imagenes/bg_contenido.jpg);
	background-repeat: no-repeat;
}

#titulo_seccion {
	width: 644px;
	height: 85px;
	padding-left: 30px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	background-image: url(../imagenes/bg_titulos.png);
	background-repeat: no-repeat;
	float: left;
}


#submenu {
	width: 180px;
	height: 200px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}

* html #submenu li {
	padding-top: 3px;
	margin-bottom: 10px;
}

#submenu li{
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 30px;
	border-bottom-style: dotted;
	border-bottom-color:#999;
	border-bottom-width: 1px;
	list-style: none;
}

.link_centros{
	background-image: url(../imagenes/centros.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_bibliografia{
	background-image: url(../imagenes/bibliografia.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_eventos{
	background-image: url(../imagenes/eventos.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_campeonatos{
	background-image: url(../imagenes/campeonatos.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_records{
	background-image: url(../imagenes/records.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_comollegar{
	background-image: url(../imagenes/comollegar.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_hospedajes{
	background-image: url(../imagenes/hospedajes.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_restaurantes{
	background-image: url(../imagenes/restaurantes.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_deportes{
	background-image: url(../imagenes/deportes.png);
	background-position: left;
	background-repeat: no-repeat;
}

.link_meteorologia{
	background-image: url(../imagenes/meteorologia.png);
	background-position: left;
	background-repeat: no-repeat;
}

#submenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#submenu a:hover {
	color: #0374a6;
}

#main {
	width: 445px;
	height: auto;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
}


#main_galeria {
	width: 450px;
	height: auto;
	float: left;
	padding: 18px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
}

.galeria {
	margin: 2px;
	border: #069 solid 4px;
}

.parrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding: 10px;
}

#publicidad {
	width: 180px;
	height: 200px;
	float: right;
	padding-top: 25px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}


#footer {
	width: 900px;
	height: 45px;
	padding-top: 15px;
	margin: auto;
	margin-bottom: 50px;
	background-image: url(../imagenes/bg_footer.png);
	background-repeat: no-repeat;
	clear: both;
	
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 11px;
	color:#333;
}

.clearing {
	clear:both;
}

/* ///////////////////////////// CENTROS DE VUELO //////////////////////////////////////// */


.centros_vuelo {
	width: 400px;
	height: auto;
	margin-bottom: 10px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	background-color: #FFF; 
	
	border-color: #97cd39;
	border-style: solid;
	border-width: 3px;
}

.nombre {
	width: auto;
	height: 25px;
	background-image: url(../imagenes/centros_nombre_bg.png);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	float:left;
}

* html .nombre{
	padding: 2px 10px 0px 10px;
}

.nombre_izq {
	width: 30px;
	height: 30px;
	background-image:url(../imagenes/centros_nombre_izq.png);
	float: left;
	margin-left: 5px;
}

.nombre_der {
	width: 6px;
	height: 30px;
	background-image:url(../imagenes/centros_nombre_der.png);
	float: left;
}

.centros_info {
	width: 400px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333;
	background-color: #FFF; 
	
	border-color: #97cd39;
	border-style: solid;
	border-width: 4px;
}

.contacto {
	width: 250px;
	height: 30px;
	float: left;
}

.telefono {
	width: 250px;
	height: 30px;
	float: left;
}

.lugar {
	width: 380px;
	height: 30px;
	float: left;
}

.img_datos {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img_datos_largo {
	float: left;
	margin-right: 5px;
	margin-bottom: 40px;
}

.img_datos_der {
	float: right;
	margin-left: 5px;
}

.ampliar {
	width: 400px;
	height: 30px;
	padding-top: 10px;
	clear:both;
	border-top-color: #999;
	border-top-style: dashed;
	border-top-width: 1px;
}

.ampliar-juampi {
	width: 375px;
	height: 30px;
	padding-top: 10px;
	clear:both;
	border-top-color: #999;
	border-top-style: dashed;
	border-top-width: 1px;
}

.ampliar_botones {
	width: 120px;
	height: 30px;
	float: left;
	margin-right: 10px;
}

.ampliar_botones_juampi {
	width: 120px;
	height: 30px;
	float: right;
	margin-right: 10px;
}

.ampliar_botones a{
	text-decoration: none;
	color: #007297;
}

.ampliar_botones a:hover{
	text-decoration: none;
	color: #333;
}


.separador {
	width: 430px;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	clear:both;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.separador_botones {
	width: 120px;
	height: 30px;
	float: right;
	margin-right: 10px;
	text-align: right;
}

* html .separador_botones {
	margin-right: 5px;
}

.separador_botones a{
	text-decoration: none;
	color: #007297;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.separador_botones a:hover{
	text-decoration: none;
	color: #333;
}



/* /////////////////////////////////////////////////// EVENTOS y CALENDARIO ////////////////////////////////////// 	*/
	
	
.calendario {
	width: 428px;
	height: 50px;
	background-image: url(../imagenes/encabezado_calendario.png);
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333;
	background-color: #FFF; 
}

.datos_evento {
	width: 380px;
	height: auto;
	float: left;
}

.datos_evento_largo {
	width: 380px;
	height: 80px;
	float: left;
}


.datos_evento a{	
	color:#0289c4;
	text-decoration: none;
}

.datos_evento a:hover{	
	color:#333;
}

.datos_evento_largo a{	
	color:#0289c4;
	text-decoration: none;
}

.datos_evento_largo a:hover{	
	color:#333;
}

.calendario_cont_blanco {
	width: 380px;
	height: 140px;
	background-color:#FFF;
	padding: 20px;
	
	border-right-color: #0289c4;
	border-right-style: solid;
	border-right-width: 4px;
	border-left-color: #0289c4;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333;
 
}

.calendario_cont_gris {
	width: 380px;
	height: 140px;
	background-color: #EBEBEB;
	padding: 20px;
	
	border-right-color: #0289c4;
	border-right-style: solid;
	border-right-width: 4px;
	border-left-color: #0289c4;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333; 
}

.calendario_cont_blanco_largo {
	width: 380px;
	height: 200px;
	background-color:#FFF;
	padding: 20px;
	
	border-right-color: #0289c4;
	border-right-style: solid;
	border-right-width: 4px;
	border-left-color: #0289c4;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333;
 
}

.calendario_cont_gris_largo {
	width: 380px;
	height: 200px;
	background-color: #EBEBEB;
	padding: 20px;
	
	border-right-color: #0289c4;
	border-right-style: solid;
	border-right-width: 4px;
	border-left-color: #0289c4;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333; 
}


.calendario_cont_final {
	width: 420px;
	height: 10px;
	background-color: #FFF;
	
	border-right-color: #0289c4;
	border-right-style: solid;
	border-right-width: 4px;
	border-left-color: #0289c4;
	border-left-style: solid;
	border-left-width: 4px;
	border-bottom-color: #0289c4;
	border-bottom-style: solid;
	border-bottom-width: 4px;
 
}
/* //////////////////////////////////////////////// FICHAS HOTELES  ////////////////////////////////////// 	*/

.hoteles { width: 440px; height: auto;} 
.hotel_sup {width: 440px; height: 15px; background-image:url(../imagenes/ficha-hoteles-sup.jpg); background-repeat: no-repeat;}
.hotel_info { width: 440px; height: auto; min-height: 165px; background-image:url(../imagenes/ficha-hoteles-bg.jpg); background-repeat: repeat-y;}
.hotel_inf {width: 440px; height: 10px; background-image:url(../imagenes/ficha-hoteles-inf.jpg); background-repeat: no-repeat;}
.hotel_tit { width: 245px; height: auto; background-image:url(../imagenes/ficha-hoteles-tit.jpg); background-repeat: no-repeat; 
background-position: top left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #bb4e1d; 
padding: 15px 0 5px 37px; margin: 0 0 0 10px; _margin: 0 0 0 5px; float: left; border-bottom-color: #CCC; border-bottom-style: solid;
border-bottom-width: 1px;}
.hotel_datos { width: 272px; height: auto; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #333; line-height: 18px; min-height: 80px; 
padding: 15px 0 5px 10px; _margin: 0 0 0 5px; margin: 0 0 0 10px; float: left; border-bottom-color: #CCC; border-bottom-style: solid; 
border-bottom-width: 1px;}
.hotel_links { width: 272px; height: auto; padding: 5px 0 0 0; margin: 0 0 0 10px; float: left;}
.hotel_link-web { width: 70px; height: 12px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #930; float: left;  
padding: 0 0 0 18px; margin: 2px 0 4px 10px; _margin: 2px 0 4px 5px; background-image:url(../imagenes/ficha-hoteles-web.gif); background-repeat: no-repeat; }
.hotel_link-mail { width: 70px; height: 12px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #930; float: left;  
padding: 0 0 0 18px; margin: 2px 0 4px 10px; background-image:url(../imagenes/ficha-hoteles-mail.gif); background-repeat: no-repeat; }
.hotel_foto { width: 115px; height: 160px; float: right; margin: 0 15px 0 0; }

/* //////////////////////////////////////////////// FICHAS RESTAURANTES  ////////////////////////////////////// 	*/

.resto { width: 440px; height: auto;} 
.resto_sup {width: 440px; height: 15px; background-image:url(../imagenes/ficha-hoteles-sup.jpg); background-repeat: no-repeat;}
.resto_info { width: 440px; height: auto; min-height: 165px; background-image:url(../imagenes/ficha-hoteles-bg.jpg); background-repeat: repeat-y;}
.resto_inf {width: 440px; height: 10px; background-image:url(../imagenes/ficha-hoteles-inf.jpg); background-repeat: no-repeat;}
.resto_tit { width: 245px; height: auto; background-image:url(../imagenes/ficha-resto-tit.jpg); background-repeat: no-repeat; 
background-position: top left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #39C; 
padding: 15px 0 5px 37px; margin: 0 0 0 10px; _margin: 0 0 0 5px; float: left; border-bottom-color: #CCC; border-bottom-style: solid;
border-bottom-width: 1px;}
.resto_datos { width: 272px; height: auto; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #333; line-height: 18px; min-height: 80px; 
padding: 15px 0 5px 10px; _margin: 0 0 0 5px; margin: 0 0 0 10px; float: left; border-bottom-color: #CCC; border-bottom-style: solid; 
border-bottom-width: 1px;}
.resto_links { width: 272px; height: auto; padding: 5px 0 0 0; margin: 0 0 0 10px; float: left;}
.resto_link-web { width: 70px; height: 12px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #930; float: left;  
padding: 0 0 0 18px; margin: 2px 0 4px 10px; _margin: 2px 0 4px 5px; background-image:url(../imagenes/ficha-hoteles-web.gif); background-repeat: no-repeat; }
.resto_link-mail { width: 70px; height: 12px; font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #930; float: left;  
padding: 0 0 0 18px; margin: 2px 0 4px 10px; background-image:url(../imagenes/ficha-hoteles-mail.gif); background-repeat: no-repeat; }
.resto_foto { width: 115px; height: 160px; float: right; margin: 0 15px 0 0; }






/* /////////////////////////////////////////////////// BANNERS ////////////////////////////////////// 	*/


#banner_pie {
	height: 90px;
	width: 800px;
	padding: 0 50px 0 50px;
	margin: auto;
	background-color: #d4d4d4;
}

#banner_der {
	height: 400px;
	width: 180px;
	margin: auto;
	margin-top: 60px;
}

/* ///////////////////////////////////////////////////////////// MENU  /////////////////////////////////////////////////////// 	*/
	
.dropdown {
	float:left; 
	margin-top: 0;
}

.dropdown a {
	text-decoration: none;
	color: #104955;
}

.dropdown a:hover {
	color: #FFF;
}
.dropdown dt {
	margin-top: 10px;
	cursor: pointer;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #104955;
}

.dropdown dt a {
	padding:5px 22px 5px 22px;
	color: #104955;
	display: block;
}

.dropdown dt:hover {
	display: block;
	background-color: #104955;
	color: #FFF;
}

.dropdown dd {
	position: absolute;
	margin-left: 0px;
	overflow:hidden; 
	width:180px; 
	display:none; 
	z-index:200; 
	opacity:0;
	background-color: #1a657f;
}

.dropdown ul {
	margin: 0;
	padding: 0 0 10px 0;
	width: 180px;
	list-style: none;
}

.dropdown li {
	display: inline;
}

.dropdown dd a {
	text-decoration: none;
	color: #FFF;
	display: block;
	padding: 8px 0px 8px 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.dropdown dd a:hover {
	background-color: #97cd39;
	background-image: url(../imagenes/flecha_menu.gif);
	background-repeat: no-repeat;
}

fieldset {
	width: 400px;
	height: 330px;
	padding: 15px;
	border: 1px solid #999;
	background-color:#CCC;
	font-size: 12px;
	color: #333;
}

fieldset label { clear: both; }
fieldset label input, fieldset label textarea { font-family: verdana, arial; font-size: 11px; margin-top: 4px;}
fieldset label span {}
fieldset label .text, fieldset label .textarea
{
	font-size: 12px;
	width: 380px;
	height: 20px;
	color: #333;
	background-color: #F3F3F3;
	border: 1px solid #999;
	float: left;
	margin-bottom: 10px;
}
fieldset label .textarea { width: 380px; height: 120px; }
fieldset label .text:focus, fieldset label .textarea:focus { border: 1px solid #09C; }
#boton { float: right; margin-right: 18px;} 

#contactos {
	width: 400px;
	height: auto;
	padding: 15px;
	border: 1px solid #999;
	background-color:#CCC;
	font-size: 12px;
	color: #333;
}

