* {
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 1;
}
html {
	width: 100%;
	background: #ffffff url(imagenes/html_fondo.png) repeat-x top;
	background: #ffffff url(imagenes/fondo.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_pagina.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_verde_escudo.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_html_azul.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_body_azul2.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_body_gris2.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_body_gris_oscuro.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_body_naranja_oscuro2.png) repeat-x top;
	background: #ffffff url(imagenes/fondo_body_naranja_oscuro3.gif) repeat-x top;
}

body {
	width: 100%;
	min-height: 800px;
	margin: 0 auto;
	/*background: url(imagenes/escudo_partido_fondo.png) no-repeat center;*/
}
#super_contenedor {
	width: 980px;
	margin: 0 auto;
	
	background: #ffffff url(imagenes/contenedor_fondo.png) repeat-y center;
}

#super_contenedor_arriba {
	width: 980px;
	margin: auto;
	margin-top:50px;
	margin-top: 39px !important;
	margin-top: 50px !important;
	margin-top: 32px;
	margin-top: 43px;
	background: transparent url(imagenes/borde_arriba4.gif) top no-repeat;
	/*background: transparent url(imagenes/borde_arriba.gif) top no-repeat;*/
	height: 12px;
	overflow: hidden;
}

div.separador_inv {
	width: 1px;
	height: 1px;
	clear: both;
}

div.separador_color {
	width: 99%;
	margin: auto;
	height: 1px;
	clear: both;
	background-color: #076B96;
	overflow: hidden;
	margin-top: 10px;
}

#titulo_principal {
	display: none; 
	/*
	width: 980px;
	height: 15px;
	margin: 0 auto;
	background: #ffffff url(imagenes/superior_fondo.png) no-repeat top;
	*/
}
#titulo_principal h1 {
	display: none;
}


#contenedor {
	width: 960px;
	margin: 0 auto;
}

/************************************/
/*  barra superior  */
/************************************/

#escudo {
	/* para navegadores standar*/
	float: left;
	background: transparent url(imagenes/escudo_concello_pol_100.png) no-repeat left top;
	z-index: 10;
	width: 80px;
	height: 130px;
	position: absolute;
	top: 0;
	top: 11px;
	overflow: hidden;
	display: block !important;
	/* ie */
	display: none;
}

*+html #escudo {
	left: 0;
	position: relative;
	top: -52px;
}

#barra_superior {
	clear: both;
	width: 100%;
	height: 50px;
	/*background: url(imagenes/concello_pol.png) no-repeat left;*/
	background: url(imagenes/concello_pol_texto.png) no-repeat left !important;
	background: url(imagenes/concello_pol_nuevo.png) no-repeat left;
}

#idiomas {
	float: right;
	height: 100%;
	margin-top: 0;
/*	border-right: 1px solid #336699;*/
}
#idiomas ul {
	margin: 15px 20px;	
}
#idiomas ul li {
	display: inline;
	color: #666666;
	font-size: 0.7em;
	margin-left: 5px;
}
#idiomas ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#idiomas ul li a:hover {
	/*text-decoration: underline;*/
}

#busquedas {
	width: 250px;
	float: right;
	text-align: right;
	margin-right: 0;
	margin-top: 2px;
	padding-right: 5px;
	background-color: #678694;
}
#busquedas input {
	font-size: 0.8em;
	border: 1px solid #777777;
	width: 150px;	
}
#busquedas input.boton {
	background-color: #336699;
	background-color: #ffffff;
	color: #f5f5f5;	
	color: #678694;
	width: auto;
}
#busquedas .oculto {
	display: none;
}
#busquedas ul {
	margin-bottom: 5px;

}
#busquedas li {
	display: inline;
	color: #295aa5;	
	color: #ffffff;
}
#busquedas li a {
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	color: #678694;
	color: #f5f5f5;
	text-decoration: none;	
}
#busquedas li a:hover {
	text-decoration: underline;
}

#enlace_inicio {
	width: 250px;
	height: 50px;
	float: left;
	margin-left: 70px !important;
	margin-left: 10px;
}

*+html #enlace_inicio {
	margin-left: 10px !important;
}	

#enlace_inicio a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	color: #ffffff;
}



#cabecera {
	width: 960px;
	height: 200px;
	background: #ffffff url(imagenes/concello_de_pol_cabecera.png) no-repeat center;
}

#destacados {
	width: 100%;
	height: 85px;
	height: 40px;
	background-color: #ffffff;
	border-bottom: 1px solid #678694;
	overflow: visible !important;
	overflow: hidden;
}

#destacados li {
	list-style: none;
	display: block;
	float: left;
	margin: 5px 0 5px 6px;
	width: 132px;
	height: 75px;
	height: 35px;
	
	margin: 5px 0;
	border-right: 2px solid #678694;
	width: 150px;
	width: 155px;
	/*border-left: 1px solid #678694;
	border-color: #678694;*/
}
#destacados li#primero {
	margin: 5px 0;
}

#destacados a {
	display: block;
	width: 77px;
	height: 71px;
	overflow: hidden;
	padding: 2px 50px 2px 5px;
	font-family: georgia;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	color: #076B96;
	text-decoration: none;
	
	text-align: center;
	line-height: 30px;
	padding: 2px;
	padding: 0;
	width: auto;
	height: 31px;
	font-size: 0.9em;
	overflow: visible;
}
#destacados a:hover {
	/*color: #FF8C00;*/
	
}

#destacados a.marcada {
	background-color: #fff;
}

a#concello {
	border-top: 6px solid #D9001D;
}

a#cultura {
	border-top: 6px solid #003366;
}

a#servicios_sociales {
	border-top: 6px solid #FF6600;
}

a#oficina_empleo {
	border-top: 6px solid #5B4712;
}

a#naturaleza_turismo {
	border-top: 6px solid #009900;
}

.submenu_superior_interno {
	display: none;
	padding-bottom: 2px;
}

#destacados .submenu_superior_interno a {
	color: #fff;
	height: auto;
	line-height: 22px;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	margin-left: 2px;
	margin-right: 2px;
}

#destacados li:hover > .submenu_superior_interno {
	display: block;
	position: relative;
	z-index: 100;
}

#destacados .submenu_superior_interno a:hover {
	background-color: #f5f5f5;
	color: #333;
}

#menu_201  {
	background-color: #D9001D;
}
#menu_202 {
	background-color: #003366;
}
#menu_203 {
	background-color: #FF6600;
}
#menu_204 {
	background-color: #5B4712;
}
#menu_205 {
	background-color: #009900;
}
/*
a#asuntos_sociales {
	background: #ffffff url(imagenes/destacado_asuntos_sociales.png) no-repeat left;
	color: #fff;
}
a#desarrollo_social {
	background: #ffffff url(imagenes/destacado_desarrollo_social.png) no-repeat left;
	color: #fff;
}
a#juventud {
	background: #ffffff url(imagenes/destacado_juventud.png) no-repeat left;
}
a#agenda_cultural {
	background: #ffffff url(imagenes/destacado_agenda_cultural.png) no-repeat left;
	color: #fff;
}
a#proteccion_civil {
	background: #ffffff url(imagenes/destacado_proteccion_civil.png) no-repeat left;
	color: #fff;
}
a#agencia_lectura {
	background: #ffffff url(imagenes/destacado_agencia_lectura.png) no-repeat left;
	color: #fff;
}
a#telecentros {
	background: #ffffff url(imagenes/destacado_telecentros.png) no-repeat left;
	color: #fff;
}
*/

#banners_dch {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
	padding: 5px;
	font-family: "Trebuchet MS",Arial,Helvetica,serif;
	font-size: 0.9em;
}


#contenido {
	width: 700px;
	float: left;
}
#contenido h1 {
	margin: 4px 0 10px 0;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #076B96;
}
#contenido h1:first-letter {
	color: #f5f5f5;
	background-color: #076B96;
	font-size: 2em;
	padding: 2px;
}
#contenido h2 {
	margin: 10px 0 8px 5px;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #076B96;
}
#contenido h3{
	margin: 8px 0 8px 5px;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #076B96;
}
#contenido h4{
	margin: 8px 0 8px 5px;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #222222;
}
#contenido h5{
	margin: 8px 0 8px 5px;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #222222;
}
#contenido h6{
	margin: 8px 0 8px 5px;
	font-family: Georgia, Arial, Helvetica, serif;
	font-size: 0.70em;
	font-weight: bold;
	font-style: italic;
	color: #222222;
}

#contenido hr {
	background-color: #ccc;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#contenido p {
	margin: 10px 0 0 10px;
/*	font-family: Georgia, Arial, Helvetica, serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 0.85em;
	font-weight: lighter;
	color: #454545;	
	letter-spacing: 0.02em;
	line-height: 130%;
}

#contenido p.mini {
	color: #999;
	font-size: 0.8em;
}

#contenido p.mini a {
	color: #999;
}


#contenido * strong
{
	font-weight: bold;
}
#contenido a {
/*	font-family: Georgia, Arial, Helvetica, serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-weight: bold;
	font-style: italic;
	color: #076B96;
	text-decoration: none;
}
#contenido a:hover {
	text-decoration: underline;
}
/*
#contenido p:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}
*/
#contenido p img.img_izq {
	float: left;
	margin: 0 10px 0 0;
}
#contenido p img.img_dch {
	float: right;
	margin: 0 0 0 10px;
}
#contenido p img.img_cen {
	display: block;
	float: none;
	margin: 0 auto;
}
#contenido li {
	margin-left: 10px;
/*	font-family: Georgia, Arial, Helvetica, serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 0.85em;
	font-weight: lighter;
	color: #454545;	
	letter-spacing: 0.05em;
	line-height: 130%;
	list-style: disc;
	list-style-position: inside;
}
#contenido table {
	margin: 10px 25px;
	border-collapse: collapse;
}
#contenido table td {
	padding: 2px 10px;
	border: 1px solid #777777;
}
#contenido table td.tablaTitulo {
	background-color: #678694;
	color: #f5f5f5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#contenido table td.tablaCeldas {
	background-color: #f0f0f0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}

/**** noticias ****/
#contenido p.fecha_noticia {
	font-style: italic;
	margin-top: 0;
	font-size: 0.8em;
}

#contenido p.enlace_ver_mas {
	width: 99%;
	text-align: right;
}

#contenido h2.titulo_noticia {
	margin-top: 3px;
	margin-bottom: 3px;
}

#contenido h2.titulo_noticia a:hover {
	text-decoration: none;
}

/********/

#contenido div.caja_gal_img {
	width: 175px;
	height: 180px;
	float:left;
}
#contenido div.caja_gal_img a img {
	display: block;
	margin: 0 auto;
}
#contenido div.caja_gal_img p{
	text-align: center;
}

/***********************************/
/****** cajas de la pagina principal ****/
#inicio_izq {
	width: 150px;
	float: left;
	padding: 1px;
	/*background-color: #ddd;*/
	border: 1px solid #eee;
}

#inicio_centro {
	width: 350px; /* tamaņo para informacion a 3 columnas */
	width: 500px; /* tamaņo para informacion a 2 columnas */
	padding: 3px;
	float: left;
	margin-left: 3px;
	min-height: 50px;
	/*background-color: #005;*/
}

#inicio_dch {
	float: left;
	margin-left: 3px;
	width: 170px;
	/*padding: 3px;*/
	min-height: 50px;
	border: 1px solid #eee;
	/*background-color: #500;*/
}

#inicio_dch img {
	margin-top: 4px;
	margin-left: 3px;
	margin-bottom: 2px;
}

#inicio_dch h2 {
	font-size: 0.7em;
	background-color: #87CEFF;
	padding: 2px;
	font-weight: bold;
	font-style: italic;
	/*border-left: 3px solid #076B96; */
	background: url(imagenes/fondo_h2_dch.png) repeat-y;
	padding-left: 5px;
}

#inicio_dch hr {
	background-color: #076B96;
	display: visible;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#inicio_izq h2 {
	font-family: "Trebuchet MS",Arial,Helvetica,serif;
	font-weight: bold;
	font-style: italic;
	/*border-bottom: 1px solid #076B96;*/
	margin-bottom: 10px;
	font-size: 0.7em;
	/*background-color: #FFB90F;*/
	background: url(imagenes/fondo_h2_izq.png) repeat-y;
	padding: 2px;
	padding-left: 5px;
	/*border-left: 3px solid #DF9D00;*/
}

#inicio_izq .titulo_noticia {
	font-size: 0.8em;
}

#inicio_izq p.enlace_ver_mas {
	font-size: 0.7em;
}

#inicio_izq p.fecha_noticia {
	font-size: 0.7em;
}

#inicio_centro img {
	padding: 1px;
	border: 1px solid #ccc;
}

#inicio_centro hr {
	clear: both;
	float: none;
}

#contenido .separador_azul {
	width: 90%;
	height: 1px;
	background-color: #076B96;
	overflow: hidden;
	float: none;
	clear: both;
	margin-top: 3px;
	margin-bottom: 2px;
}

/***********************************/

/* formulario de contacto */
#formulario_contacto {
	width: 650px;
	margin-left: 5px;
	padding: 5px;
	background-color: #EAEFF5;
	border: 1px solid #076B96;
}
form.form_contacto label {
	display: block;
	width: 150px;
	float: left;	
	color: #333333;
	font-family: "Trebuchet MS",Arial, Helevtica, sans-serif;
	font-size: 0.8em;	
}
form.form_contacto input, form.form_contacto textarea {
	width: 450px;
	border: 1px solid #777777;
	color: #333333;
	font-family: Arial, Helevtica, sans-serif;
	font-size: 0.8em;
}
form.form_contacto textarea {
	height: 100px;
}
form.form_contacto input.check {
	width: 25px;
	float: left;
}
form.form_contacto input.boton_enviar {
	width: auto;
	font-weight: bold;
}


#panel_dch {
	width: 250px;
	padding: 0 0 56px 0;
	overflow: hidden;
	float: right;
	background-color: #d2dce6;
	background-color: #678694;
	background: #678694 url(imagenes/dch_fondo.png) no-repeat bottom;
}
#panel_dch ul {
	width: 250px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#panel_dch ul li {
	width: 250px;
	margin: 0 !important;
	margin: 0 0 0 -16px;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	border-bottom: 1px solid #f5f5f5;
}
*+html #panel_dch ul li {
	margin: 0 0 0 -16px !important;
}
#panel_dch ul li a {
	display: block;
	width: 225px !important;
	margin: 0;
	padding: 5px 5px 5px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #6699cc;
	color: #f5f5f5;
	text-decoration: none;
	text-align: right;
}
#panel_dch ul li a:hover {
	font-weight: bold;
	background: url(imagenes/dch_hover.png) no-repeat left;
}
#panel_dch li a.marcada, #panel_dch li a.marcada:hover {
	background: #ffffff;
	color: #678694;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	text-align: right;
}


#panel_dch img {
	margin-left: 4px;
	display: block;
	margin-bottom: 3px;
	
}

/* calendario */
#caja_calendario {
	width: 100%;
	margin: 20px 0;
	background: #678694 url(imagenes/calendario_fondo.png) repeat-y center;
}
#caja_calendario_inf {
	width: 100%;
	height: 32px;
	background: #678694 url(imagenes/calendario_fondo_inf.png) no-repeat center;
}
#caja_calendario h2 {
	width: 220px;
	margin: 5px auto 0 auto;
	padding: 3px 0;
	border-bottom: 1px solid #076b96;
	background: url(imagenes/calendario_h2_fondo_2.png) no-repeat right;
	background: url(imagenes/calendario_h2_fondo_3.png) no-repeat left;
	color: #076B96;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.95em;
	text-align: center;
}
#calendario_agenda {
	width: 220px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	color: #ffffff;
	color: #444;
	border-collapse: collapse;
}
#calendario_agenda td#cabecera_mes {
	font-size: 1.1em;
	font-weight: bold;
	color: #555555;
	text-align: center;
	background-color: #ffffff;
}
#calendario_agenda td {
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
#calendario_agenda td a {
	color: #ffffff;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
#calendario_agenda td.dia_marcado {
	background-color: #ffffff;
}
#calendario_agenda td.dia_marcado a {
	background-color: #ffffff;
	color: #076B96;
	text-decoration: none;
}
#calendario_agenda tr#fila_enlaces td a {
	color: #555555;
}
/* fin calendario*/


#dch_rss {
	width: 240px;
	margin: 0 auto;
	background: #678694 url(imagenes/icono_rss.png) no-repeat left;
	background: #678694 url(imagenes/icono_rss.gif) no-repeat left;
}
#dch_rss p {
	margin-left : 30px;
}
#dch_rss p a {
	font-family: Helvetica, Arial, sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #f5f5f5;
	text-decoration: none;
	text-align: right;	
}
#dch_rss p a:hover {
	text-decoration: underline;
}







#inferior {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: #ffffff url(imagenes/pie_fondo.png) no-repeat top;
}
#pie {
	margin: 10px 0;
}
#pie p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	color: #678694;
}

#accesibilidad {
	/*margin: 0 20px 0 0;*/
	position: relative;
	top: 15px;
	padding-right: 10px;
	
}
#accesibilidad p {
	text-align: right;
}
#accesibilidad p a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.75em;
	font-weight: lighter;
	font-variant: small-caps;
	color: #076B96;
	text-decoration: none;
}
#accesibilidad p a:hover {
	text-decoration: underline;
}


/* ___ google ___ */
#map {
	padding: 5px; 
	/*clear:both; */
	width: 650px;
	height: 300px; 
	/*margin:auto; */
	margin-left: 5px;
	margin-top: 10px; 
	margin-bottom: 5px;
	border: 1px solid #bbb;
	float: left;
}
#map img.gmnoprint {
background: transparent;
}
#map img.gmnoscreen {
background: transparent;
}

/*****************************/
#listado_eventos {
	display: none;
}

#lista_eventos_centro {
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px solid #076B96;
}
