/*Estilos generales*/
html{
	overflow:scroll;
	background-image:url(../imgs/fondos/fondo.gif);
	background-repeat:repeat;
}
html,body{
	width:100%;
	margin:0px;
	padding:0px;
}
body{
	/*background-image: url(../imgs/fondo.gif);
	background-repeat: repeat;
	background-position:top left;*/
	background-image:url(../imgs/fondos/fondo1.gif);
	background-repeat:repeat-x;
	height:100%;
	/*width:100%;*/
	/*text-align:center;*/
	padding:0; margin:0;
}
div{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}
a,h1{
	padding:0px;
	margin:0px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form{
	margin:0px;
	padding:0px;
}
button {
	margin:0px;
	padding:0px;
	border:none;
	background-color:#FFFFFF;
	color:#000;
}

button:hover {
	cursor:pointer;
}

.caja_magica:after{
	clear:both;
	display:block;
	content:" ";	
}
.derecha{
	float:right;
}
.izquierda{
	float:left;
}
input{
	border:solid 1px #84B803;
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	padding:1px 3px 1px 3px;
}
textarea{
	border:solid 1px #84B803;
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	padding:1px 3px 1px 3px;
}
select{
	border:solid 1px #84B803;
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	padding:0px 0px 0px 0px;
}

#cuerpo{
	/*width:997px;*/
	width:1010px;
	margin:1px auto auto auto;
	/*background-image: url(../imgs/fondo_centro.gif);
	background-repeat:repeat-y;
	background-position:top left;*/
	background-color:#FFFFFF;
	border:none;
	border-left:2px solid #879d76;
	border-right:2px solid #879d76;
	padding:0;
	height: 97%;
	/*text-align:center;*/
}
.fuente1{
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
}
.fuente2{
	font-family:Arial, Helvetica, sans-serif;
	color:#796c79;
	font-size:11px;
}
.fuente3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a0a723;
}
.negrita{
	font-weight:bold;
}
.cursiva{
	font-style:italic;
}
/*Estilos de la portada*/
#cabecera{
	width:975px;
	height:124px;
	background-repeat:no-repeat;
	background-image:url(../imgs/cabecera.jpg);
	background-position:top left;
	margin:auto;
}
#cabecera_img_izq{
	width:200px;
	height:124px;
	float:left;
}
#logotipo{
	width:280px;
	height:124px;
}
#cabecera_img_der{
	width:380px;
	height:124px;
	float:right;
}
#cabecera_img_der img{
	width:380px;
	height:124px;
}
#contenedor_buscador{
	background-color:#e8e7d9;
	width:955px;
	height:23px;
	margin:5px auto 5px auto;
	padding:0 0 0 20px;
	overflow:hidden;
}
#contenedor_fecha{
	width:auto;
	float:left;
}
#contenedor_buscador_der{
	float:right;
	height:20px;
	width:365px;
}
#contenedor_form_busc{
	float:left;
	width:160px;
	height:20px;
	padding:0 6px 0 6px;
}
#form_buscador{
	margin:0px;
	padding:0px;
	width:160px;
	height:20px;
}
#eBuscar{
	margin:1px 0 0 0;
	padding:2px 0 0 5px;
	border:1px solid #84b803;
	width:96px;
	height:16px;
	position:absolute;
	padding-left:4px;
}
#BBuscar{
	margin:1px 5px 0 0;
	padding:0px;
	border:none;
	border-left:1px solid #f0ec00;
	border-top:1px solid #f0ec00;
	background-color:#9e9d00;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:50px;
	height:20px;
	float:right;
}
#BBuscar:hover{
	cursor:pointer;
}
#contenedor_localizacion{
	width:15px;
	height:20px;
	float:left;
	padding:0 6px 0 6px;
}

#contenedor_contacto{
	width:115px;
	float:left;
	padding:0 6px 0 6px;
}
#contenedor_rss{
	margin:1px 0 0 0;
	width:20px;
	height:20px;
	padding:0 0 0 6px;
	float:left;
}
#contenedor_rss a img{
	width:20px;
	height:20px;
}
.separador{
	margin:5px 0 0 0;
	padding:0px;
	width:1px;
	height:10px;
	border:none;
	border-left:1px solid #bcb6b3;
	float:left;
	line-height:0px;
}
/*Miga de pan*/
#contenedor_migadepan{
	width:955px;
	height:20px;
	padding:0 0 0 20px;
	margin:auto;
}
#contenedor_migadepan,#contenedor_migadepan span a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}
/*Fin miga de pan*/
/*Contendor central*/
#contenedor_central{
	width:975px;
	margin:0 auto 15px auto;
}
#columna_izquierda{
	float:left;
	width:235px;
	padding:0px;
}
#columna_central{
	float:left;
	width:530px;
}
#columna_derecha{
	float:right;
	width:195px;
	padding:0 0 0 15px;
}
/*Menu*/
#contenedor_menu{
	border:1px solid #b6a801;
	border-bottom:none;
	width:215px;
	overflow:hidden;
}
#menu_deplegable{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:215px;
}
.nivel1{
	padding:6px 15px 6px 15px;
	width:185px;
	border-bottom:1px solid #b6a801;
}
.nivel1 p{
	margin:0px;
	padding:0px;
	line-height:16px;
}

.ultimo{
	border:none;
}
.nivel1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a0a723;
	text-transform:uppercase;
	font-weight:bold;
}
.subnivel{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
	left:-15px;
	width:215px;
}
.subnivel li{
	margin:0px;
	padding:0px;
}
.subnivel li a{
	color:#6c7079;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
}
.par{
	background-color:#e8e7d9;
}
.impar{
	background-color:#f7f6f6;
}
.contenedor_nivel1{
	width:165px; 
	padding:0 0 0 20px;
	background-image:url(../imgs/bk_menu1.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}
.desplegado{
	background-image:url(../imgs/bk_menu2.gif);
	background-position:3px 6px;
}
.contenedor_subnivel{
	width:164px;
	padding:4px 0 5px 20px;
	position:relative; 
	left:16px;
}
.contenedor_subnivel p{
	margin:0px;
	padding:0px;
	line-height:13px;
}
.selecionado{
	background-image:url(../imgs/bk_menu3.gif);
	background-repeat:no-repeat;
	background-position:3px 9px;
}
/*Mapa portada*/
#mapa_portada{
	text-align:justify;
	margin-top:25px;
	width:215px;
}
#mapa_portada img{
	border:1px solid #b6a801;
	width:215px;
}
/*Contenido de la columna central*/
#flash_portada{
	width:530px;
	height:150px;
}
.bloque_central{
	border-left:1px solid #bbad0e;
	border-right:1px solid #bbad0e;
	margin-bottom:40px;
	padding:5px 20px 0 20px;
	text-align:justify;
	width:488px;
	overflow:hidden;
}
.titulo_portada{
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
	color:#000;
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#banners_portada{
	width:485px;
	height:200px;
	margin-top:20px;
}
.banner{
	width:90px;
	height:198px;
	border:1px solid #000;
	float:left;
	margin-left:6px;
}
.primer_banner{
	margin-left:0px;
}
.banner_txt{
	width:100%;
	height:65px;
}
.banner_txt p{
	padding:0px 5px 5px 5px;
	margin:0px;
	text-align:left;
	line-height:11px;
}
.banner_txt_nombre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a0a723;
	text-transform:uppercase;
	font-weight:bold;
}
.banner_txt_lema{
	margin:0px;
	text-align:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.banner_img{
	overflow:hidden;
	width:90px;
	height:133px;
}

/*Contenido de la columna de la agenda*/
.entrada_agenda{
	margin-bottom:20px;
}
.entrada_agenda p{
	margin:0 0 5px 0;
	line-height:11px;
}
.fuente_agenda1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#796c79;
}

.fuente_agenda2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a0a723;
	font-weight:bold;
}
/*Pie*/
#pie{
	width:975px;
	height:22px;
	padding:5px 0 0 0;
	margin:auto;
	background-color:#e8e7d9;
}
#pie_izq{
	width:480px;
	height:22px;
	float:left;
	margin-left:5px;
}
#pie_izq a:hover{
	text-decoration:underline;
}
#pie_der{
	width:300px;
	height:22px;
	float:right;
}
.pie_texto{
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	text-decoration:none;
}
#pie_der_texto{
	float:right;	
	padding-top:1px;
	margin-right:2px;
}
#pie_der_img{
	float:right;
	padding-top:0px;
}
#pie_der_img img{
	border-style:none;
}
#banners_pie{
	width:975px;
	margin:auto;
	margin-top:10px;
}
.banner_pie_primero{
	width:162px;
	float:left;
	text-align:left;
}
.banner_pie{
	width:162px;
	float:left;
	text-align:center;
}
.banner_pie_ultimo{
	width:162px;
	float:right;
	text-align:right;
}
/*Menu de nivel 3*/
#menu_nivel3{
	width:498px;
	padding:10px 15px 10px 15px;
	border:1px solid #bbad0e;
}
#menu_nivel3 span{
	margin:0 5px 0 5px;
}
#menu_nivel3,#menu_nivel3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a0a723;
	text-transform:uppercase;
}
#titulo_detalle{
	width:498px;
	padding:0px 15px 10px 15px;
	border-left:1px solid #bbad0e;
	border-right:1px solid #bbad0e;
}
/*Estilos para el calendario*/
#calendario{
	width:195px;
	padding:10px 0 20px 0px;
}
.contenedor_tabla_calendario{
	width:195px;
}
#calendario table{
	float:left;
	text-align:center;
	margin:10px 0 0 0; padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	empty-cells:hide; 
	width:195px;
	border-collapse:collapse;
}
#calendario thead{
	font-size: 9px;
	color: #8A8A8A;
	border:none;

}
#calendario tr{
	margin:0; padding:0;

}
#calendario td{ 
}
#calendario thead td{
	border:none;
}
td.finde{
	background-color: #CACACA;
	color: #8A8A8A;
	border:1px solid #8A8A8A;
}
td.evento{
	background-color:#f0cd2b;
}
.mes_anio{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #9e9d00;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 0;
	background-color:#e8e7d9;
	text-transform:uppercase;
}
.flechas{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9e9d00;
	font-weight:normal;
	text-decoration: none;
}
.boton_calendario{
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9e9d00;
	font-weight:normal;
	width:11px;
	height:11px;
	line-height:11px;
	padding:0;
	background-color:#e8e7d9;
}
.boton_calendario:hover{
	cursor:pointer;
}
.form_calendario{
	display:inline;
	width:11px;
	height:11px;
}
.form_calendario div{
	display:inline;
	width:11px;
	height:11px;
}
.leyenda_calendario{
	float:left;
	width:100%;
	clear:both;
}
.bloque_leyenda{
	float:left;
	margin-top:9px;
	padding-left:5px;
	width:190px;
}
.elemento_leyenda{
	float:left;
	clear:left;	
	margin:0 0 4px 0;
	width:100%;
}
.tipo_elemento{
	float:left; 
	width:12px;
	height:12px;
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8A8A8A;
	font-weight:normal;

}
.nombre_elemento{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8A8A8A;
	font-weight:normal;
	margin-left:5px;
}
.dia{
	border:1px solid #CACACA;
	margin:0; padding:0;
	width:27px;
	height:20px;
}
.dia a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
}
.d_vac{
	border:0;
}

.hoy,.hoy a{
	font-size:11px;
	font-weight:bold;
	color:#0000FF;
}
/**********************/
/* Menu accesible     */
/**********************/
.menu_accesible {
	display:none;
}

/*********************************************************/
/*													 	 */
/*					  PAGINAS B			 		 	 	 */
/*														 */
/*********************************************************/	

/* Parrafo (es una capa) */
.pparrafo {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#796C79;
	padding:0;
	margin:0 0 10px 0;
	font-size:11px;
	width:100%;
	clear:both;
}
.pparrafo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A0A723;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.pparrafo a:hover {
	text-decoration:underline;
}
/* Fin parrafo*/

/* Titulo */
.txt_titulo {
	height:12px;
	clear:both;
	text-transform:uppercase;
}
.txt_titulo:after {
	clear:both;
	display:block;
	content:" ";
}
.txt_titulo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A0A723;
	margin:0pt;
	padding:10pt 0pt 0pt 0pt;
}
.contenedor_categoria{
	background-color:#E8E7D9;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A0A723;
	margin:0pt;
	padding:5px;
	text-transform:uppercase;
}
/* Contenedor para cuando se listan elementos */
.contenedor_listado{
	padding:0px 0px 5px 10px;
	margin:10px 0px 5px 0px;
	display:block;
}

.contenedor_listado .izq{
	float:left;
}

.contenedor_listado .der{
	float:left;
}

/* Fin titulo */

/* Subtitulo */
.txt_subtitulo {
	height:3px;
	padding-top:12px;
	padding-bottom:5px;
	clear:both;
}
.txt_subtitulo:after {
	clear:both;
	display:block;
	content:" ";
}
.txt_subtitulo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0pt;
	padding:8pt 0pt 0pt 0pt;
	font-weight:bold;
}
/* Fin subtitulo */

/* Imagen general */
.pparrafo .brpie {
}
.pparrafo img{
	border:1px solid #CBC047
}
.pparrafo a img:hover{
	text-decoration:none;
}
/* Fin imagen general */

/* Imagen izq */
.pparrafo .fotoFlotante_Izqda {
	float:left; 
	text-align:left; 
	padding-right:8px; 
	padding-bottom:5px; 
	background-color:#FFFFFF; 
} 
.pparrafo .bordeFoto_Izqda {
	padding-left:0px;
	border:1px solid #CBC047;	
}
.pparrafo .pieFotoWeb_Izqda {
	padding-right:7px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#A0A723; 
}
/* Fin imagen izq */

/* Imagen dcha */
.pparrafo .fotoFlotante_Dcha {
	float:right; 
	text-align:left; 
	padding-left:11px; 
	padding-bottom:5px; 
	background-color:#FFFFFF; 
} 
.pparrafo .bordeFoto_Dcha {
	padding-right:0px;
	border:1px solid #CBC047;
}
.pparrafo .pieFotoWeb_Dcha {
	padding-left:7px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#999999; 
}
/* Fin imagen dcha */

/*********************************************************/
/*													 	 */
/*					FIN PAGINAS B			 		 	 */
/*														 */
/*********************************************************/	

/* Contacto*/
.contacto{
	width:80%;
	margin:auto;
}
.form_contacto_fila{
	width:100%;
	padding:0 0 10px 0;
}
.form_contacto_fila:after{
	clear:both;
	display:block;
	content:" ";	
}
.form_contacto_izq{
	float:left;
	width:40%;
}
.form_contacto_izq:after{
	clear:both;
	display:block;
	content:" ";	
}
.form_contacto_der{
	float:left;
	width:58%;
}
.form_contacto_der:after{
	clear:both;
	display:block;
	content:" ";	
}
.form_contacto_botones_izq{
	width:50%;
	text-align:center;
	float:left;
}
.form_contacto_botones_der{
	width:48%;
	text-align:center;
	float:left;
}
.input_formulario{
	width:100%;
	border:1px solid #84b803;
}
.boton_formulario{
	border-left:1px solid #f0ec00;
	border-top:1px solid #f0ec00;
	background-color:#9e9d00;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:80px;
	height:22px;
}
/* Fin contacto*/
/*Fondos de escritorio*/
.f_escritorio_izq{
	width:150px;
	float:left;
}
.f_escritorio_der{
	width:200px;
	margin-left:20px;
	float:left;
}
/*Fin fondos de escritorio*/
/*Localizacion*/
#formulario_mapa{
	width:485px;
	height:40px;
	margin:auto;
	margin-top:10px;
}
.contenedor_mapa{
	width:485px;
	height:400px;
}
.direcciones_izq{
	margin-top:10px;
	width:231px;
	border-right:2px solid #bbad0e;
	padding-right:2px;
	float:left;
}
.direcciones_der{
	margin-top:10px;
	width:231px;
	float:right;
}
/*Fin localizacion*/
.contenedor_categoria{
	clear:both;
}
/****************************************/
/* 				Noticias 				*/
/****************************************/
.contenedor_noticias_arriba{
	text-align:right;
	padding-right:10px;
}
.contenedor_noticias_abajo{
	text-align:left;
	margin-bottom:10px;
	clear:both;
}
.fotonoticia{
	float:left;
	margin:0 10px 10px 0;
}

.boton_noticias_IE {
	float:right;
	margin-bottom:1px;
	height:27px;
}
.botono_noticias_Opera,
.botono_noticias_Otros {
	float:right;
	margin-bottom:1px;
}
.boton_con_borde_dcha {
	border-right:1px solid #BFBF8E;
}
.boton_grande_con_borde_dcha {
	border-right:1px solid #BFBF8E;
	width:80px;
}
.boton_grande {
	width:70px;
}
/*************** Fin noticias ***********/


.icono_documentos{
	position:relative;
	top:5px;
}
/*Galeria*/
.MooFlow {
	background-color:#fff;
	color:#000;
	visibility:hidden;
	position:relative;
	overflow:hidden;
	width:480px;
	margin-top:5px;
}
.MooFlow * {
	margin:0;
	padding:0;
}
.images {
	position:relative;
}
.images img {
	position:absolute;
	border:1px solid #B6A801;
}
.captions {
	position:relative;
	text-align:center;
	z-index:10000;
}
.slider {
	position:relative;
	border:none;
	z-index:10001;
	background-image:url(../imgs/back_slide.gif);
	background-repeat:repeat-x;
}
.knob {
	
	width:15px;
	height:15px;
	background-image:url(../imgs/back_knob.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.nav{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	z-index:10002;
	text-align:center;
}
.nav li{
	display:inline;
}
.nav span:hover{
	cursor:pointer;
}
.numero_fotos{
	float:right;
	position:relative;
	top:-15px;
}
.ver_galeria{
	float:left;
	position:relative;
	top:-37px;
}
.separador_horizontal{
	margin-left:30px;
	margin-right:30px;
	background-image:url(../imgs/separador.gif);
	height:2px;
}
/*Estilos par Servicios turisticos*/
.fuente4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7a800;
}
.borde{
	border:1px solid #CBC047;
}
/*Estilos para gmaps*/
.window{
	width:100%;
	height:400px;
}
.titulo{
	width:100%;
	height:20px;
	background-color:#6c9ddf;
}
.titulo input{
	float:right;
}
.titulo span{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:auto;
	float:left;
	padding:0 0 0 5px;
}
.titulo input:hover{
	cursor:pointer;
}
.contenedor_mapa2{
	width:100%;
	height:100%;
}

#columna_central_especial{
	width:740px;
	float:left;
}

#bloque_central_especial{
	margin-bottom:40px;
	width:740px;
	overflow:hidden;
}
#flash_mapa{
	width:740px;
	height:500px;
}
/*Estilos al boletin aniadidos para cumplir AAA*/
.contenedor_boletin{
	width:485px;
}
.contenedor_boletin_img{
	width:50px;
	float:left;
}
.contenedor_boletin_txt{
	float:left;
	padding-left:10px;
	width:415px;
}

