/* Página principal
******************************************************************/
.cabecera_home {
	width: 850px;
	margin: 0 auto;
}

.contenedor_home {
	width: 850px;
	margin: 0 auto;
	background: #fff url(imgcomunes/fd1.gif) 0px 0px repeat-y;
}

.columna_iz {
	width: 190px;
	float: left;
}

.columna_de {
	margin-left: 193px;
}

.columna_de h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 1.8em;
	color: #000;
	font-weight: normal;
	padding-bottom: 7px;
}

h3 {
	font-family: Georgia, "Times New Roman";
	font-size: 1.3em;
	margin-bottom: 10px;
}

.contenido_home {
	background: url(imgcomunes/fd2.gif) 0px 0px repeat-y;
}

.contenido_home2 {
	background: url(imgcomunes/fd3.gif) 0px 0px repeat-y;
}

.contenido_iz {
	width: 451px;
	float: left;
	border-left: 17px solid #fff;
	background: url(imgcomunes/blanco_.gif) top right no-repeat;
}

.txt2c { width: 435px; font-size: 1.05em;}
.txt1c { width: 620px; font-size: 1.05em;}

.bloque1 { border-bottom: 1px solid #BABAB4; width: 435px;}
.destacado1 { float: left; width: 210px; color: #4A4A4A;}
.destacado2 { margin-left: 225px; color: #4A4A4A;}
.destacado1 img, .destacado2 img { border: 8px solid #DADACE; margin-bottom: 5px;}
.destacado1 h3, .destacado2 h3 { font-family: Georgia, "Times New Roman"; color: #DC6D01; font-size: 1.2em;}


.bloque2 {padding-top: 10px; width: 435px;}
.noticias_home { float: left; width: 210px; color: #4A4A4A;}
.noticias_home dl, .noticias_home dt, .noticias_home dd {padding: 0; margin: 0;}
.noticias_home dt {color: #000;}
.noticias_home dd {font-weight: bold; color: #DC6D01; padding-bottom: 5px;}
.mapa_home { margin-left: 225px; color: #4A4A4A;}

.bloque3 {padding-top: 0px; width: 435px;border-bottom: 1px solid #BABAB4; margin-bottom: 6px;}
.foro_home dl, .foro_home dt, .foro_home dd {padding: 0; margin: 0;}
.foro_home dt {color: #4A4A4A;}
.foro_home dd {color: #4A4A4A; padding-bottom: 3px; font-size: 1.05em;}
.foro_home dd a {color: #DC6D01; font-weight: bold;}
.foro_home dl {padding-left: 4px;}


p.mastemas {padding: 2px 0 8px 0; margin: 0;}

.contenido_de {
	margin-left: 485px;
	background: url(imgcomunes/blanco_.gif) top left no-repeat;
	width: 160px;
}


.columna_agenda {
	width: 154px;
	margin-left: 0px;
	padding-top: 20px;
}

.pictos {
	background: url(imghome/fd.gif) top left repeat-y;
	padding: 3px 0 1px 10px;
	border-top: 1px solid #eaeaea;
}
.pictos img {padding: 2px 3px 4px 0; width: 31px;}

.ojo {text-align: center !important; font-weight: normal; font-style: normal; padding-top: 5px; font-size: 0.9em; color: #999;}


.frase {
	background: url(imgcomunes/onda.gif) top right no-repeat;
	height: 58px;
	text-align: right;
	color: #5D5B55;
}
.frase_corta {height: 40px;}

.frase p {margin: 0; padding: 4px 10px;}

.pie_home {
	width: 850px;
	margin: 1px auto 1px auto;
	background-color: #E6E4DD;
}

.pie_home p {padding: 4px 8px; margin: 0;}

.txt_de {float: right;}


.filtro_abajo { width: 620px; background: url(imgcomunes/fd4.gif) 0px 0px repeat-y;}

.abajo_iz {
	width: 460px;
	float: left;
}

.abajo_de {
	margin-left: 474px;
}

.finalizador { clear: both; height: 1px;}
.finalizador_iz { clear: left; height: 1px;}
.finalizador_de { clear: right; height: 1px;}

.activos_iz {margin-left: 16px;}

.activos_iz h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 1.8em;
	color: #000;
	font-weight: normal;
	padding-bottom: 7px;
}

/* Menú principal
******************************************************************/

ul.menu_principal {
	font-family: Georgia, "Times New Roman";
	font-size: 1.1em;
	font-weight: bold;
	color: #191919;
	width: 160px;
	margin: 0 auto;
}
ul.menu_principal li {
	border-bottom: 1px solid #E3E3E1;
	padding: 4px 0;
	margin: 0;
	background-image: none;
}

ul.menu_principal li a:link, ul.menu_principal li a:visited {color: #191919 !important; text-decoration: none;}
ul.menu_principal li a:hover, a#act { color: #B7B7AB !important; text-decoration: none !important;}

ul.menu_noticias li {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: none;
	padding-left: 15px;
	background: url(imgcomunes/bolillo2.gif) 4px 10px no-repeat;
}
ul.menu_noticias {padding-bottom: 0; display: none;}
ul.menu_noticias li a:link, ul.menu_noticias li a:visited  {color: #585858 !important;}
ul.menu_noticias li a:hover {color: #B7B7AB !important;}

/* Menú fecorem
******************************************************************/

ul.menu_fecorem li {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: none;
	padding-left: 15px;
	background: url(imgcomunes/bolillo2.gif) 4px 10px no-repeat;
}
ul.menu_fecorem {padding-bottom: 0; display: none;}
ul.menu_fecorem li a:link, ul.menu_fecorem li a:visited  {color: #585858 !important;}
ul.menu_fecorem li a:hover {color: #B7B7AB !important;}

/**************************************************************
Títulos
**************************************************************/
.acceso {
	border: 1px solid #DADACE;
	width: 160px;
	margin: 0 auto;
	background-color: #F6F6EE;
}
.acceso form { padding: 10px;}
.acceso form label {display: none;}
.acceso form input {margin-bottom: 4px;}

input.ancho120 {width: 120px;}

.grisclaro {color: #919090;}

/**************************************************************
Títulos
**************************************************************/
p.tit1 {font-weight: bold; font-size: 1.1em; padding: 0; margin: 0; border-bottom: 1px solid #333;}

/**************************************************************
Hilo de navegación
**************************************************************/
p.hilo_navegacion {
	border-bottom: 1px solid #E3E3E1;
	margin: 5px 0 10px 0;
	padding: 0;
}

p.subir {
	text-align: right;
	background: url(imgcomunes/top.gif) bottom right no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	font-style: normal !important;
}
p.subir a {padding-right: 8px;}


/****************************************************************	Paginador	*************************************/

.paginador_bloque {border-bottom: 1px solid #E0E0E0; padding-bottom: 5px;}
.paginador_datos {float: left; width: 260px;}
.paginador { margin-left: 265px; text-align: right;}
.paginador a {padding: 0px 4px; color: #858383; text-decoration: none; font-weight: bold;}
.paginador a:hover {background-color: #DC6D01; text-decoration: none !important; color: #fff !important;}
a.paginador_activado, a:visited.paginador_activado {background-color: #DC6D01; text-decoration: none; color: #fff !important;}
.paginador_finalizador { clear: right; height: 1px;}

.pgagenda_datos {width: 230px !important;}
.pgagenda {margin-left: 235px !important;}

/****************************************************************	botones	******************************************/
input.btn1 {
	background-color: #DC6D01;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 1px;
	margin: 2px 1px 1px 1px;
	font-size: 0.9em;
}

input.btn2 {
	background-color: #656768;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 0px;
	margin: 5px 1px 5px 1px;º
}


/**************************************************************
Calendario
**************************************************************/
.calendario { width: 154px; margin: 0 auto; text-align: center; font-size: 1em; padding: 0 3px 0px 0px;}
.calendario a {display: block; color: #50514D;}

.calendario a:link, .calendario a:visited {text-decoration: none;}
.calendario_dia a:hover {text-decoration: none !important; background-color: #DADACE; color: #313131;}

.calendario_cabecera {width: 22px; float: left; font-weight: bold;  margin: 5px 0;}
.calendario_dia { border: 1px solid #B1B3AA; width: 16px; height: 13px; float: left; text-align: center; margin: 1px 1px 2px 1px; padding: 1px;}
.calendario_dia a:link, .calendario_dia a:visited {color: #50514D !important;}

.calendario_act {text-decoration: none; background-color: #DADACE; color: #313131; height: 13px;}

select.calendario_mostrar_mes {width: 100%;}
select.calendario_mostrar_categorias {width: 100%; margin: 10px 0;}
input.calendario_mod3 {width: 97%;}
a:link.calendario_act, a:visited.calendario_act, a:hover.calendario_act {color: #313131;}
.calendario_mes_diferente .calendario_dia { background-color: #F7F4E2;}
input.calendario_btn1 { background-color: #DC6D01;  font-weight: bold; color: #fff; border: none; padding: 2px; margin: 8px 1px 1px 1px; font-size: 1em; vertical-align: middle; float: left;}
input.calendario_ancho100 {width: 100%;}

form {padding: 0; margin: 0;}
.calendario_finalizador { clear: both; height: 1px;}

dl.calendario_agenda dt { font-weight: bold; text-align: left; font-size: 1em;}
dl.calendario_agenda a:link, .calendario_agenda a:visited {color: #DC6D01; text-decoration: none;}
dl.calendario_agenda a:hover {text-decoration: underline;}
dl.calendario_agenda dd {margin-left: 0; text-align: left;}

dl.calendario_agenda dt {padding: 0 0 5px 0; margin: 0;}
dl.calendario_agenda dd {padding: 0px; margin: 0;}
dl.calendario_agenda  {padding: 5px 0 5px 3px; margin: 0;}

.cl_sel { font:xx-small Verdana;   background-color:#dddddd; }
.cl_wek { font:bold xx-small Verdana; color:black; width:100%; height:12px; }
.cl_day { font:bold xx-small Arial;   color:black; width:100%; height:12px; text-decoration:none;  }
.cl_dayns4 { font:bold x-small Arial;   color:black; text-decoration:none; }
.cl_in { border:inset 1px; padding:0px; font-weight:normal; background-color: #cccccc; width:18px; height:14px; }
.cl_out { border:outset 1px; padding:0px; font-weight:bold; background-color: #cccccc; width:18px; height:14px; }


/**************************************************************
Archivo documental y cajas
**************************************************************/

.caja_ficheros {
	border: 1px solid #E4E1E1;
	margin-top: 30px;
	color: #4C4C4C;
	padding: 4px 0;
}
.caja_ficheros p {margin: 5px 5px 5px 10px;}
.caja_ficheros ul {padding-top: 10px;}
.caja_ficheros ul li img {vertical-align: middle;}
.caja_ficheros ul li {padding-bottom: 8px;	background-image: none;}
.caja_ficheros a:link, .caja_ficheros a:visited {color: #478ED2; text-decoration: none;}
.caja_ficheros a:hover {text-decoration: underline;}


ul.listado_categorias_descargas li a {font-weight: bold;}
ul.listado_categorias_descargas li img {vertical-align: middle;}
ul.listado_categorias_descargas li {padding: 4px 5px 5px 25px;}

.caja_1 {
	margin-top: 20px;
	color: #4C4C4C;
	padding: 4px 0;
}

.caja_1 ul li{padding-left: 0; margin-left: 0; background-image: none;}
.caja_1 p {margin: 5px 5px 5px 0px;}

.caja_2 {
	border: 1px solid #dc5301;
	padding: 7px;
	width: 130px;
}
.caja_sinsup {margin-top: 0;}

hr.separacion {height: 1px; margin: 0; padding: 0; margin: 0 0 10px 0;}

/**************************************************************
Tabla programa
**************************************************************/
table.tabla_programa thead {display: none;}

table.tabla_programa {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #b8b8b8;
}
table.tabla_programa th {width: 50%; font-family: Georgia, "Times New Roman"; padding: 4px;}
table.tabla_programa tbody th { background-color: #dc6d01; color: #fff; border: 1px solid #fff; font-size: 1.4em;}
table.tabla_programa tbody td {padding: 5px 20px; vertical-align: top;}

/**************************************************************
Enlaces
**************************************************************/
#enlaces_busca { padding: 4px; text-align: left; border: 1px solid #D9D3C5; background-color: #F4F3F1; text-align: left;}
#enlaces_busca label { width: 180px; display:block; float: left; text-align: right; padding-top: 0.3em; padding-right: 10px; }
#enlaces_busca .btn1 { margin-left: 183px; }
#enlaces_busca .nomargin { margin-left: 0px; }
#enlaces_datos { padding: 4px; margin-top: 10px; border: 1px dashed #999; border-width: 1px 0; }
#enlaces_datos a:link, #enlaces_datos a:visited { color: #377FC5; text-decoration: none;}
#enlaces_datos a:hover {text-decoration: underline;}

#enlaces_menu { float: right; width: 280px; text-align: right;}
#enlaces_listado { margin: 10px 0 0 0; display: block; padding: 0 0 20px 0;}
ul#enlaces_bloque1 { list-style: none; padding: 0 0 0 20px; margin: 0; float: left; width: 300px;}
ul#enlaces_bloque2 { list-style: none; padding: 0; margin: 0 0 0 330px;}
ul#enlaces_bloque1 li, ul#enlaces_bloque2 li {padding-bottom: 4px;}
ul#enlaces_bloque1 li a, ul#enlaces_bloque2 li a {font-weight: bold;}

ul#enlaces_bloque1 li ul,
ul#enlaces_bloque2 li ul,
ul#enlaces_bloque1 li ul li,
ul#enlaces_bloque2 li ul li,
ul#enlaces_bloque1 li ul li a,
ul#enlaces_bloque2 li ul li a
	{padding: 0px; margin: 0; font-weight: normal; display: inline;}

ul#enlaces_bloque1 ul li, ul#enlaces_bloque2 ul li {background-image: none;}

ul#enlaces_bloque1 a:link, ul#enlaces_bloque1 a:visited, ul#enlaces_bloque2 a:link, ul#enlaces_bloque2 a:visited {color: #377FC5; text-decoration: none;}
ul#enlaces_bloque1 a:hover, ul#enlaces_bloque2 a:hover {text-decoration: underline;}

ul#enlaces_bloque1 li ul a:link, ul#enlaces_bloque1 li ul a:visited, ul#enlaces_bloque2 li ul a:link, ul#enlaces_bloque2 li ul a:visited {color: #6298CD; text-decoration: none;}
ul#enlaces_bloque1 li ul a:hover, ul#enlaces_bloque2 a:hover {text-decoration: underline;}

div.enlaces_errores {
	border: solid 1px #FF6600;
	background: #F4F3F1;
	padding: 1em;
}
.enlaces_errores { color: #FF3000;}

label#buscaenlaces {display: none;}

ol.catlist {padding: 0; margin: 0; padding-left: 60px;}
ol.catlist a:link, ol.catlist a:visited {color: #377FC5; text-decoration: none;}
ol.catlist a:hover {text-decoration: underline;}

.enlaces_listado a:link, .enlaces_listado a:visited {color: #377FC5; text-decoration: none;}
.enlaces_listado a:hover {text-decoration: underline;}

.formulario_mensaje { width: 90%; margin: 0 auto; font-weight: bold; color: #F14205; border: 1px dashed #D9D3C5; padding: 10px 20px !important;}
.formulario_mensaje  ul li{ font-weight: normal; color: #333;}

.formulario input {margin-left: 0px; margin-left: 0px;}
.formulario input, .formulario select, .formulario textarea { margin-top: 4px;}

ul li.catprin ul {
	display: block !important;
}

/****************************************************************	noticias	*************************************/

dl.lista_noticias, dl.lista_noticias dt, dl.lista_noticias dd {padding: 0; margin: 0; font-size: 1em;}
dl.lista_noticias dt { padding-top: 13px; color: #727171; padding-bottom: 4px;}
dl.lista_noticias dd { border-bottom: 1px dashed #FFDBA9; padding-bottom: 8px; padding-left: 0px; font-weight: bold;	}
dl.lista_noticias dd a {color: #0084D8; text-decoration: none;}
dl.lista_noticias dd a:hover {text-decoration: underline;}

p.sugerir a:link, p.sugerir a:visited {
	font-style: normal;
	background-color: #aca899;
	padding: 4px 6px;
	color: #fff !important;
	font-weight: bold;
	border: 1px solid #e4e1e1;
}
p.sugerir a:hover {
	text-decoration: none !important;
	background-color: #fff;
	color: #dc6d01 !important;
	border: 1px solid #e4e1e1;
}

.buscador {
	border: 1px solid #C4C4C4;
	background: #F5F4EF url("imgcomunes/fd_buscador.gif") top left repeat;
	margin: 10px 0 30px 0;
	padding: 10px;
	text-align: center;
}

.login {
	border: 1px solid #C4C4C4;
	background: #F5F4EF url("imgcomunes/fd_buscador.gif") top left repeat;
	margin: 10px 0 30px 0;
	padding: 10px;
	text-align: center;
	width: 350px;
	margin: 0 auto;
}
.login th {text-align: right; color: #666;}
.login td {text-align: left; padding: 3px;}

h2.tit_listado {font-size: 1.2em; padding-left: 2px; border-bottom: 1px dashed #FFDBA9; margin-top: 10px; font-weight: bold;}

dl.porfecha { padding-left: 20px; padding-bottom: 8px;}
dl.porfecha dt a {color: #0084D8; text-decoration: none; padding-bottom: 0px; padding-left: 0px;}
dl.porfecha dt a:hover {text-decoration: underline;}
dl.porfecha dd { padding-top: 0px; color: #727171; padding-bottom: 5px; font-weight: normal; border-bottom: none;}

dl.porarchivo { padding-left: 20px; padding-bottom: 8px;}
dl.porarchivo dt a {color: #0084D8; text-decoration: none; padding-bottom: 0px; padding-left: 0px; font-weight: bold;}
dl.porarchivo dt a:hover {text-decoration: underline;}
dl.porarchivo dd { padding-top: 0px; color: #727171; padding-bottom: 5px; font-weight: normal; border-bottom: none;}

h2.tam400 {font-size: 1.5em; width: 510px; padding-top: 10px;}

.entradilla img {display:none;}
.entradilla {font-weight: normal; color: #9E9E9E; font-size: 0.95em; font-style: italic;}


/*****************************************************************
Listado actividades
******************************************************************/

.listado_actividades dl { padding: 0 0 15px 0; margin: 0;}
.listado_actividades dl a { display: block; font-weight: normal; }
.listado_actividades dd strong { color: #303030;}
.listado_actividades dd {padding: 0; margin: 0; color: #303030;}
.listado_actividades dt { font-size: 1.1em;  padding-bottom: 10px;}
.listado_actividades dt strong {font-weight: normal;}
.listado_actividades dt small { float: left; }


/*****************************************************************
Tabla formulario
******************************************************************/

table.tabla_formpostal {
	width: 100%;
}
table.tabla_formpostal td, table.tabla_formpostal th {padding: 4px 5px;	}

/*****************************************************************
Listado municipios
******************************************************************/

ul.listado_municipios {padding: 0; margin: 0;}
ul.listado_municipios li {padding: 1px 0; margin: 0;}
ul.listado_municipios li a {font-weight: bold !important;}

ul.listado_municipios li ul {padding: 0; margin: 0; padding-bottom: 4px;}
ul.listado_municipios li ul li {padding: 3px 0 3px 10px; margin: 0; background: url(imgcomunes/bolillo3.gif) 0px 7px no-repeat; color: #7b7b7b;}

ul.listado_municipios li ul li a:link, ul.listado_municipios li ul li a:visited {color: #7b7b7b !important; text-decoration: none; font-weight: normal !important;}
ul.listado_municipios li ul li a:hover {text-decoration: underline;}


/* Tablón de anuncios
******************************************************************/
p.envia_anuncio { padding: 4px 5px 0 0; }
input.btn_anuncio {width: 180px; font-size: 0.9em;}

.anuncio {
	border: 1px dashed #ccc;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	background: url(tablon/degradado.gif) 0px 0px repeat-x;
}
.anuncio p.texto-derecha em a{ font-size:0.9em;}
p.texto-derecha {padding: 0; margin: 0;}

/************************ Firma xl ******************************/
.firmaxl {
	width: 850px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.95em;
	padding: 2px 5px 10px 0;
}

.firmaxl a:link, .firmaxl a:visited {color: #4a4a4a !important;}

/********************************************************************/
img.imgcaptcha {vertical-align: middle; padding-left: 15px;}

.logocoro {
	width: 135px;
	float: right;
}
.logocoro img {border: 1px solid #ccc; padding: 1px;}
.datoscoro {}


