.precarga	{
		display:none;
		}
body 		{
		margin:0px;
		font-size:9pt;
		}
div#pagina a	{
		color : #1F6092; 
		text-decoration : none; 
		font-weight : bold; 
		}
div#pagina a:hover	{
			color : orange; 
			text-decoration : underline; 
			font-weight : bold; 
			}
div#general	{
		position:relative;
		width:990px;
		margin:auto;
		}
img 		{ 
		border: 0 none; 
		}
/* Cabecera */
div#cabecera 	{
		width:100%;
		height:100px;
		overflow:hidden;
		}
div#cabecera a 	{
  		text-decoration: none;
		}
img#imagen_cabecera	{
			position:absolute;
			left:330px;
			}
img#fondo_iconos	{
			position:absolute;
			left:390px;
			top:70px;
			}
div#cambia_fuente	{
			position:absolute;
			top: 80px;
			left: 550px;
			height: 10px;
			}
div#cambia_fuente a	{
			font-family: Arial, Helvetica, sans-serif;
			font-size:0.9em;
			color:#1F6092;
			}
div#icono_mapa		{
			background-image: url('../images/icono_mapa.png');
			background-repeat: no-repeat;
			position:absolute;
			width: 20px;
			top: 70px;
			left: 420px;
			height: 20px;
			}
div#icono_mapa:hover 	{
			cursor:pointer;
			background-image: url('../images/icono_mapa_g.png');
			width: 30px;
			height: 30px;
			}
div#icono_hoja		{
			background-image: url('../images/icono_hoja.png');
			background-repeat: no-repeat;
			position:absolute;
			width: 20px;
			top: 63px;
			left: 455px;
			height: 20px;
			}
div#icono_hoja:hover 	{
			cursor:pointer;
			background-image: url('../images/icono_hoja_g.png');
			width: 30px;
			height: 30px;
			}
div#icono_home		{
			background-image: url('../images/icono_home.png');
			background-repeat: no-repeat;
			position:absolute;
			width: 20px;
			top: 60px;
			left: 490px;
			height: 20px;
			}
div#icono_home:hover 	{
			cursor:pointer;
			background-image: url('../images/icono_home_g.png');
			width: 30px;
			height: 30px;
			}
div#icono_print		{
			background-image: url('../images/icono_print.png');
			background-repeat: no-repeat;
			position:absolute;
			width: 20px;
			top: 58px;
			left: 525px;
			height: 20px;
			}
div#icono_print:hover 	{
			cursor:pointer;
			background-image: url('../images/icono_print_g.png');
			width: 30px;
			height: 30px;
			}
div#icono_rss		{
			background-image: url('../images/icono_rss.png');
			background-repeat: no-repeat;
			position:absolute;
			width: 20px;
			top: 58px;
			left: 560px;
			height: 20px;
			}
div#icono_rss:hover 	{
			cursor:pointer;
			background-image: url('../images/icono_rss_g.png');
			width: 30px;
			height: 30px;
			}
div#fecha		{
			display:none;
			position:absolute;
			font-size:0.7em;
			top: 85px;
			left: 405px;
			height: 10px;
			}
img#icono_lupa	{
			position:absolute;
			top: 71px;
			left: 630px;
			}
div#modulo_buscar	{
			position:absolute;
			left:650px; 
			top:75px;
			}
div#modulo_buscar input{
			width: 70px;
			height:11px;
			border: 1px solid #1F6092;
			}
div#modulo_registro	{
			position:absolute;
			left:750px; 
			top:75px;
			width: 310px;
			height: 23px;
			}
div#separador		{
			position:absolute;
			left:733px; 
			top:73px;
			}
div#separador td	{
			width: 0px;
			height:25px;
			background-color:#1F6092;
			}
	/* Estilo del formulario buscador */
div.search input{
		position:absolute;
		font-size:0.8em;
		top:10px;
		width: 70px;
		height: 11px;
		border: 1px solid #1F6092;
		}
	/* Estilo del formulario de login */
div#modulo_registro fieldset.input	{
		font-size:0.8em;
		border:0px;
		}
div#modulo_registro	{
			width:150px;}
div#modulo_registro label{
			display:none;
			}
div#modulo_registro a	{
			display:none;
			}
div#modulo_registro ul	{
			display:none;
			}
input#modlgn_username	{
			position:absolute;
			left:0px;
			top:10px;
			}
input#modlgn_passwd	{
			position:absolute;
			top:10px;
			left:80px;
			}
input#modlgn_remember	{
			display:none;
			}
div#modulo_registro input{
			width: 70px;
			height:11px;
			border: 1px solid #1F6092;
			}	
div#modulo_registro input[type="submit"]{
			position:absolute;
			top:10px;
			left: 160px;
			width:70px;
			height:15px;
			font-size:9px;
			border: 1px solid #1F6092;
			}
	/*Top menu*/
div#menu_superior	{
			position:relative;
			height:30px;
			border-bottom: 5px solid #1F6092;
			}
img#fondo_menu_superior	{
			position:absolute;
			width: 100%; height:100%;
			}
div#contenido_menu_superior 	{
				position:absolute;
				/*margin-left:30px; Con un menú menos*/
				margin-left:1px;
				margin-top:3px;
				}
		/* Estilo letra top menu */
div#contenido_menu_superior a 	{
  		font-family: Arial, Helvetica, sans-serif;
  		font-size: 13px;
  		height: 24px;
  		line-height: 24px;
		padding-left:0px;
		/*padding-right: 25px; Con un menú menos*/
		padding-right: 20px;
  		color: #000;
  		text-decoration: none;
		}
/* Camino de migas */
div#camino_migas a	{
			font-family: Arial, Helvetica, sans-serif;
  			font-size: 10px;
  			height: 10px;
  			line-height: 10px;
			color : #1F6092; 
  			text-decoration: none;
			}
div#camino_migas span	{
			font-family: Arial, Helvetica, sans-serif;
  			font-size: 11px;
  			height: 11px;
  			line-height: 11px;
  			color: orange;
  			text-decoration: none;
			}
/* Menú de la derecha */
div#derecha	{
		width:15%;
		height:70%;
		float:right;
		text-align:center;
		}
img#img_lat1	{
		padding-top:5px;
		}
img#img_lat2	{
		padding-top:5px;
		}
img#img_lat3	{
		padding-top:5px;
		}
img#img_lat4	{
		padding-top:5px;
		}
/* Menú del centro */
img#pagina_borde_sup	{
			position:absolute;
			left:-6px;
			}
img#pagina_borde_inf	{
			position:absolute;
			left:-6px;
			}
div#pagina	{
		position:relative;
		width:84%;
		background-image: url('../images/pagina_lat_d.png');
		background-repeat:repeat-y;
		background-position: right;
		}
/* Menú de la izquierda */
div#menu	{
		font-size:1.1em;
		position:relative;
		margin-top:3px;
		width:30%;
		height:100%;
		float:left;
		}
div#menu a	{
		color:black;
		font-weight:normal; 
		}
div#menu a:hover {
		 font-weight:normal; 
		 }
	/*Menú principal en el menú de la izquierda (arriba)*/
img#menu_borde_sup	{
			position:absolute;
			left:9px;
			}
img#menu_borde_inf	{
			position:absolute;
			left:9px;
			}
div#ppal	{
		position:absolute;
		width:96%;
		float:left;
		top:5px;
		background-image: url('../images/menu_centro.png');
		background-repeat:repeat-y;
		background-position: right;
		}
div#ppal table	{
		position:relative;
		width:83%;
		margin-top:15px;
		margin-left:25px;
		border-spacing:2px 5px;
		}
div#ppal td	{
		border-bottom:4px double #1F6092;
		line-height:1.1em;
		padding: 2px 0px 0px 2px;
		}
div#ppal div a:hover 	{
			text-decoration:underline;
			}
		/* Estilo letra menú ppal (10 niveles)*/
			/* Nivel 1*/
div#ppal div a {
  		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal; 
  		color: #000000;
  		text-decoration: none;
		}
		/*Visualización del menú ppal*/
	/*Menú secundario en el menu de la izquierda (abajo)*/
div#calendario	{
		margin-top:21px;
		margin-left:10px;
		margin-right: 13px;
		}
div#sec		{
		border:1px solid white;
		width:238px;
		background-image: url('../images/menu_centro.png');
		background-repeat:repeat-y;
		background-position: right;
		}
div#sec table	{
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		border-spacing:0px;
		}
div#calendario td{
		border-bottom:none;
		text-align:center;
		padding:0px;
		margin:0px;
		}
div#traductor	{
		left:2px;
		position:relative;
		top:30px;
		width:85%;
		}
/* Muestra el contenido del CMS */
.componentheading	{
			display:none;
			}
div#contenido table 	{
			margin-left:auto;
			margin-right:auto;
			}
div#pest_novedades	{
		margin-left:250px;
		width:550px;
		height:25px;
		border-bottom: 1.5px solid #1F6092;
		}
div#novedades	{
		margin-left:250px;
		margin-top:1px;
		width:560px;
		overflow:auto;
		font-size: 80%;
		}
div#otras_noticias a	{
			float:right;
			margin-right:20px;
			font-family: Arial, Helvetica, sans-serif;
  			font-size: 15px;
  			color : #1F6092; 
			text-decoration : none; 
			font-weight : bold; 
			}
div#otras_noticias a:hover	{
				color : orange; 
				text-decoration : underline; 
				font-weight : bold; 
				}
/* Menú del pie */
table.pest {
  margin-left: auto;
  margin-right: 15px;
  margin-top:0px;
}
td.pest_izq {
  background: url(../images/pest_izq.png) no-repeat;
  width:  9px;
  height: 20px;
}
td.pest_centro {
  background: url(../images/pest_fondo.png) repeat-x;
	position:relative; top:0px;
}
/*div#pest_menu label {
	background: url(../images/pest_centro.png) no-repeat;
}*/
td.pest_dcha {
  background: url(../images/pest_dcha.png) no-repeat;
  width:  14px;
  height: 20px;
}
div#pest_menu {
  white-space: nowrap;
  height: 100%;
  float: left;
}
div#pest_menu table {
  margin: 0;
  padding-right: 1px;
  list-style:none;
}
div#pest_menu td {
	float: left;
	width:100%;
	position:relative; top:-1px;
}
div#pest_menu a {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	padding-right:5px;
  	color: #000;
  	text-decoration: none;
	position:relative; top:-5px;
}
div#pie		{
		position:absolute;
		width:84%;
		margin-top:8px;
		}
img#logo_junta_pie	{
			float:left;
			padding-left:20px;
			padding-top:5px;
			}
