/* cabecera */

#cabecera {
	width: 100%;
	clear: both;
	background-image: url(../media/fondo_cab_tur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
#logo {

	float: left;
	width: 307px;
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #7A9901;
	padding-top: 11px;
	padding-left: 53px;
}

	/* menú admin */
	
#menu_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A9901;
	float: right;
	width: 598px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#menu_admin a { 
	text-decoration: none; 
	color: #7A9901;
	}

#menu_admin a:hover { 
	text-decoration: underline; 
	color: #A5CE01;
}

/* cuerpo */

#cuerpo  {
	width: 100%;
	background-image: url(../media/fondo_inf.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9DAD0;
	padding-bottom: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9DAD0;
}

	/* zona izquierda */
	
#zona_izq {
	float: left;
	width:362px;
}	
			/* zona izquierda superior */

#zona_izq_sup {
	width: 100%;
	background-image: url(../media/foto_marco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 257px;
	float: left;
}

					/* buscador */
					
#buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738300;
	padding-top: 5px;
	padding-bottom: 17px;
	padding-left: 35px;
}

			/* zona izquierda inferior */
			
#zona_izq_inf {
	padding-left:26px;
	padding-top: 20px;
	float: right;
	width: 336px;
}

					/* menú fotos */
#menu_fotos {
	background-image: url(../media/fondo_menu_fotos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;

}
#tira_fotos {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foto_menu {
	border: 1px solid #AEC602;
	margin-right: 5px;
	margin-left: 5px;
}


	/* zona derecha */

#zona_der {
	float: right;
	width: 622px;
}		
			/* zona derecha contenidos */

#zona_der_conte {
	background-image: url(../media/fondo_inf_inv.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 368px;
	float: right;
}	

			/* artículo introducción */
			
#intro {
	float: right;
	width: 100%;
	padding-top: 10px;
	background-image: url(../media/fondo_inf.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 273px;
}
#intro_conte {
	background-image: url(../media/fondo_intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 2px;
}

			/* agenda y noticias */
			
#notas_portada{
	width: 100%;
}
#notas_portada_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #97BE00;
	width: 90%;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 15px;
}
#notas_portada_fecha {
	font-size: 11px;
	width: 90%;
	padding-left: 10px;
}
#notas_portada_texto {
	font-size: 11px;
	width: 85%;
	float: right;
	padding-right: 15px;
}
#mas_info {
	width: 90%;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}
	
			/* zona derecha enlaces */
		
#zona_der_enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A9901;
	float: right;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9DAD0;
}

					/* menú turismo */
					
#menu_tur{
	float: left;
	width: 100%;
	background-image: url(../media/fondo_bloque.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F8F9F2;
}
#menu_tur_inv {
	float: left;
	width: 100%;
	background-image: url(../media/fondo_bloque_inv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
}
#menu_tur_opciones {
	background-image: url(../media/fondo_menu_tur.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 285px;
	width: 100%;
}
#titulo_menu_tur {
	font-size: 14px;
	font-weight: bold;
	color: #97BE00;
	padding-left: 62px;
	padding-top: 43px;
}
#opciones_tur {
	float: right;
	height: 180px;
	width: 178px;
	padding-top: 5px;
	line-height: 20px;
}
#opciones_tur a { 
	list-style-image: none;
	text-decoration: none; 
	color: #7A9901;
}
#opciones_tur a:hover { 
	text-decoration: underline; 
	color: #9EC702;
}

					/* menú ciudadano */
					
#enlaces {
	float: left;
	width: 100%;
}
#bloque_der {
	float: left;
	width: 100%;
	background-image: url(../media/fondo_bloque.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F8F9F2;
}
#bloque_der_fin {
	float: left;
	width: 100%;
	background-color: #F8F9F2;
}
#bloque_der_guia {
	float: left;
	width: 100%;
	background-image: url(../media/fondo_menu_guia.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
}
#bloque_der_bolsa {
	float: left;
	width: 100%;
	background-image: url(../media/fondo_menu_bolsa.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
}
#bloque_der_partic {
	float: left;
	width: 100%;
	background-image: url(../media/fondo_menu_partic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
}
#titulo_bloque {
	font-size: 14px;
	font-weight: bold;
	color: #97BE00;
	padding-top: 12px;
	padding-left: 62px;
}
#opciones_bloque {
	float: right;
	width: 170px;
	padding-top: 11px;
	line-height: 18px;
	padding-right: 7px;
}
#opciones_bloque a { 
	list-style-image: none;
	text-decoration: none; 
	color: #7A9901;
}
#opciones_bloque a:hover { 
	text-decoration: underline; 
	color: #9EC702;
}

/* zona del pie de la página */

#pie {
	width: 100%;
	height: 63px;
}

#genia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A9901;
	float: left;
	width: 125px;
	padding-top: 15px;
}
#junta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A9901;
	width: 175pt;
	padding-top: 20px;
	float: left;
}
.logo_junta {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
		/* menu complementos_portada */
	
#complementos_portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A9901;
	text-align: center;
	padding-top: 15px;
	float: right;
	width: 620px;
}
#complementos_portada a{
	color: #7A9901;
	text-decoration:none;
}
#complementos_portada a:hover{
	color: #9EC702;
	text-decoration:none;
}

#banner {
	float: right;
	width: 55%;
	padding-top: 1em;
}
