/* ESTILOS GENERALES */




body {
	background-color:#D2D2D2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center; /* center hack */
	margin:0px;
}

img {
	border:0px;
}

input {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #444A4D;
	padding-left: 5px;
	padding-right: 5px;
}



textarea {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #444A4D;
	padding-left: 5px;
}

select {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #444A4D;
	width:200px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	color : #444A4D;
	text-decoration:none;
	color : #0494D8;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#444A4D;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
}

h2 {
	color:#444A4D;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;
}

ul {
	list-style:square;
	margin:0 0 0 20px;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;	
}

.blanco {
	 color : #ffffff;
}

.azul {
	 color : #0494D8;
}

#float-right {float:right;}
#float-left {float:left;}
#clear-both {clear:both;}
#texto-blanco {color:#FFFFFF;}
.float-left { float:left;}


/* MAQUETACION DIVS Y EXTERIOR */

div#wrapper {
	margin: 15px auto; /* center hack */
	position:relative;
	width:998px;
	text-align: left; /* center hack */
}

div#header {
	height:143px;
	background:transparent url(../images/cabecera_eidolocal_publica.jpg) top left no-repeat;
}

div#subheader {
	clear:both;
	height:27px;
	background:transparent url(../images/bg_publica.gif) top left repeat-x;
	padding-top:6px;
}

div#content {
	clear:both;
	background:white;
	width:100%;
}

div#rss {
	color:white;
	font-family: Tahoma, Verdana;
	font-size:1em;
	float:right;
	width:150px;
	margin-right:30px;
	padding-left:35px;
	background:transparent  url(../images/feed-icon.png) no-repeat top left;
	min-height:30px;
	line-height:normal;
}

div#pie {
	background-color: #067FB6; 
	color:#ffffff;
	height:45px;
	padding-left:10px;
	padding-top:10px;
	clear: both;	
}

div#copyright {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 9px;
  	font-weight : bold;
        float: left;
        width: 70%;
}

#copyright img {

       float:left;
       marging-right:30px;
       padding-right:20px;

}

div#pie a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 9px;
        margin-right:2px;
	color: #ffffff;
	text-decoration: none;	
}

div#pie a:hover {
	text-decoration: underline;	
}

div#content_left{
	width:225px;
	text-align:center;
	float:left;
}
div#content_center{
	width:550px;
	float:left;
	margin-right:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;
}

div#content_center_big{
	width:750px;
	padding:20px 10px;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;
}

div#content_right{
	width:180px;
	text-align:center;
	float:right;
}

div#logo_eido{
	background:transparent url(../images/logo_eidolocal_pub.gif) top left no-repeat;
	width:300px;
	float:left;
	margin-left:160px;
	padding-left:15px;
}

div#logo_xunta {
	background:transparent url(../images/marca-cor-contraste-54.png) top right no-repeat;
	width:230px;
	float:right;
        margin-right:20px;
	margin-top:5px;
	text-align:right;
}

div#datos_eido {
	float:left;
	background:transparent url(../images/logo_eidolocal_pie.gif) top left no-repeat;
	height:75px;
	padding-left:180px;
	padding-top:20px;
}

div#datos_sxmit {
	background:transparent url(../images/px-sxmit-an.png) no-repeat 0 10px;
	float:right;
	padding-top:74px;
	text-align:left;
	width:220px;
        margin-top:10px;
}

div#datos_feder {
	float:left;
	background:transparent url(../images/feder.png) no-repeat 10px 10px;
	width:220px;
	height:96px;
}

div#buscador {
	float:right;
	padding:0px 15px;
}

.btnBuscador {
	background-color:transparent;
	background-image:url("../images/icon_buscar.gif");
	background-position:2px 4px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:20px;
	width:20px;
	border:0 none;
}

div#fecha {
	float:right;
	width:180px;
}

div.separador, li.separador {
	background-image: url(../images/linea_gris.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #BABABA;
	height:1px;
	margin:5px 0px;
}

div.bloque_pregunta {
	margin-bottom:20px;
}

div.pregunta {
	color: #067FB6;
}

div.bloque_respuesta {
        margin-top:5px;
}

div.bloque_respuesta span {
        font-style:italic;
}
    
div.bloque_respuesta table input {
        margin:0;
}

div.respuesta {
        margin-bottom:10px;
        margin-top:5px;
}




/* MENU SUBHEADER */

div#menusubheader {
	float:left;
	background:transparent;
	padding-left:20px;
}

div#menusubheader ul{
	display:inline;
	list-style:none;
	padding-left:0px;
}

div#menusubheader ul li {
	display:inline;
	text-transform:uppercase;
}

div#menusubheader ul li a {
	padding-left:20px;
	padding-right:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;	
}

a.enlace_gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;	
}

a.enlace_b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
        margin-right:10px;
	color : #ffffff;
	text-decoration : none;	
}

div#menusubheader ul li a:hover {
	color : #ffffff;
}

a#dog {
	background: transparent url(../images/icon_dog.gif) bottom left no-repeat;
}

a#webmail {
	background: transparent url(../images/icon_webmail.gif) bottom left no-repeat;
}

a#contacto {
	background: transparent url(../images/icon_contacto.gif) bottom left no-repeat;
}

a#mapaweb {
	background: transparent url(../images/icon_mapa.gif) bottom left no-repeat;
}

a#inicio {
	background: transparent url(../images/icon_inicio.gif) bottom left no-repeat;
}

a#foro {
	background: transparent url(../images/icon_foro.gif) bottom left no-repeat;
}

a#soporte {
	background: transparent url(../images/icon_soporte.gif) bottom left no-repeat;
}

/* MENU IZQUIERDO */

ul.menuleft {
	margin:0px;
	padding:16px 0px;
	text-align:left;
}

li.empty {
	display:none;
}

ul.menuleft li {
	list-style:none;
	margin:8px 0px;
}

ul.menuleft li.separador {
	margin:0px;
	padding:0px;
}

ul.menuleft li a {
	margin-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;
	text-align: left;
	background-color:white;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}

ul.menuleft li a:hover {
	color : #0494D8;
}

ul.menuleft li.selected a {
	color:#0494D8;
}

ul.submenuleft, ul.subsubmenuleft {
	padding:0px;
	margin:0px;
	text-align:left;
	background:white;
	padding:5px 0px;
}

ul.submenuleft li, ul.subsubmenuleft li {
	list-style:none;
	background:white;
	padding:2px 0px;
	margin:0px;
	margin-left:20px;
}

ul.subsubmenuleft li {
	margin-left:10px;
}

ul.submenuleft li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: left;
	background:white;
	padding-left:0px;
}

ul.submenuleft li a:hover, ul.subsubmenuleft li a:hover {
	color : #0494D8;
	text-decoration : underline;
}

ul.subsubmenuleft li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : normal;
	font-style: italic;
	color : #444A4D;
	text-decoration : none;
	text-align: left;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}

ul.subsubmenuleft li a:hover {
	color : #0494D8;
	text-decoration : underline;
}

ul.submenuleft li.selected a {
	color: #0494D8;
	text-decoration : underline;
}

/* AGENDA DERECHA */

ul#agenda {
	padding:0px;
	margin:0px;
	text-align:left;
}

ul#agenda li {
	list-style:none;
	margin:10px 0px;
}

/* ENLACES DERECHA */

div#content_right ul {
 	list-style-image:none;
 	list-style-type:none;
 	margin:0;
	padding:0;
}
 
div#content_right ul li {
 	color:#000000;
 	display:block;
 	margin:8px 0;
 	text-align:center;
}

div#content_right ul li a {
 	text-decoration:none;
}


/* MIGA NAVEGACION */

ul#miga {
	padding:0px;
	margin:0px;
	text-align:left;
}

ul#miga li {
	list-style:none;
	display:inline;
	padding:0px 10px;
	background: transparent url(../images/bullet.gif) no-repeat right;
	padding-right:30px;
	color:#B7BABC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
}

ul#miga li#lastitem {
	background-image:none;
	color:#444A4D;
}

/* FILTRADOS Y PAGINADOS */

div.filtro {
	clear:both;
	width:300px;
	float:left;
}

div.filtro span {
	float:left;
}

div.filtro select {
	float:right;
}

div.paginado {
	clear:both;
	text-align:right;
	margin-right:40px;
}

div.paginado span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 10px;
	font-weight : bold;
	color : #43AFE2;
	text-decoration : none;
	padding-right: 10px;
	padding-left: 10px;
}

/* NOTICIAS PORTADA */

div.noticia_portada {
	padding:5px;
	text-align:justify;
	line-height:20px;
}

div.noticia_portada img {
	float:left;
	border-bottom:10px solid #0494D8;
	margin-right:15px;
	margin-bottom:10px;
}

/* BUSQUEDAS */

div.searchresult p a {
	font-size:13px;
}

div.searchlinks {
	font-size:13px;
	padding-top:20px;
}

div.searchlinks a {
	font-size:13px;
}

/* TABLA */

table.expedientes {
	border-spacing:0;
	color:#404040;
	padding:5px;
	text-align:center;
}

table.expedientes th {
	background-color:#E7EDEB;
	border-left:1px solid white;
	color:#054F2E;
	padding:5px;
	text-align:center;
}

table.expedientes th a {
	color:#054F2E;
	text-decoration:none;
}

table.expedientes th a:hover {
	color:#054F2E;
	text-decoration:underline;
}

table.expedientes td {
	border-bottom:1px dotted #A8C2B6;
	padding:8px;
	vertical-align:top;
}

/* MAPA Y LISTADO DE CAPAS */

div#map_canvas {
       float: left;
       margin-right: 10px;
}

div#side_bar {
        float: left;
        width: 170px;
        height: 550px;
}

#side_bar li { list-style: none; margin:0px;padding:0px }
#side_bar ul { margin-left:0px; padding:0px; }
#side_bar ul  ul , #the_side_bar ul li { margin-left:8px; padding:0px; }
#side_bar ul li { font-size:  11px; }
#side_bar ul li ul li { font-size: 10px; }
#side_bar ul li ul li ul li { font-size: 9px; }
#side_bar ul li ul li ul li ul li { font-size: 8px; }

/* TEXTOS Y DEMAS */

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;
}

.textlittle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: left;
}

.titulo_areaprivada {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size : 24px;
	 line-height: 24px;
	 font-weight : bold;
	 color : #444A4D;
	 text-decoration : none;
         marging-top:5px;
}

.titulo_pagina {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size : 21px;
	 line-height: 23px;
	 font-weight : bold;
	 color : #444A4D;
	 text-decoration : none;
}

.destacado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;
}

.fecha {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: left;
	font-style: italic;
}

a.enlace_blanco {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}

a.enlace_blanco:hover {
	color : #444A4D;
}

a.enlace_b:hover {
	color : #444A4D;
}

a.enlace_gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;	
}

a.enlace_gris:hover {
	color : #ffffff;
}

a.titulo_novas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 16px;
	font-weight : bold;
	color : #0494D8;
	text-decoration : none;	
}

a.titulo_novas:hover {
	color : #444A4D;
}

a.mas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;
	background-image: url(../images/icon_mas.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

a.mas:hover {
	color : #0494D8;
}

a.titulo_axenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;	
}

a.titulo_axenda:hover {
	color : #0494D8;
}


a.buscar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : bold;
	color : #444A4D;
	text-decoration : none;
	background-image: url(../images/icon_buscar2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-left:30px;
}

a.buscar:hover {
	color : #0494D8;
}

a.paginado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 11px;
	font-weight : normal;
	color : #676767;
	text-decoration : none;	
}

a.paginado:hover {
	color : #43AFE2;
	text-decoration : underline;	
}

a.subir {
	border-top:1px dotted #bababa;
	clear:both;
	display:block;
	font-size:11px;
	margin:10px 0;
	padding-top:5px;
	text-align:right;
}

div#popup_content {
	text-align: left;
	background: white;
	padding: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
	color : #444A4D;
	text-decoration : none;
	text-align: justify;
}
input.campo_form {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #444A4D;
	padding-left: 5px;
	padding-right: 5px;
        background: lightgrey;
        border-width:0;
        
}
ul.convenios {
	list-style:square;
	margin:0 0 0 20px;
}





