/* CSS Document */
body {
	font-family: tahoma, arial, sans-serif;
	font-size: 70%;
	line-height: 110%;
	color: #333;
	height: 100%;
}
body, form, fieldset, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
}
abbr {
	cursor: help;
}
#header img, #left img, #right img, #footer_all img, #right_agemdi img, #footer_agemdi img, #cabecera img {
	border: 0;
}
table {
	border-collapse: collapse;
}
table caption {
	text-align: left;
	font-weight: bold;
}
input, select, textfield  {
	font-size: 90%;
}

/* Login */
#nav-login {
	font-size: 90%;
}
#nav-login div {
            width: 195px;
            margin-left: 18px;
            margin-right: 6px;
            height: 148px;
            border-top: 1px solid #2b858d;
            background-color: #2b858d;
}
#nav-login div.candado {
            background-image: url(../images/candado_peq.gif);
            background-repeat: no-repeat;
            background-position: right 4px;
}
#nav-login h4 {
	font-size: 120%;
	margin: .7em 0 1em;
	padding-left: 20px;

}
#nav-login fieldset {
	font-size:1.1em; 
}
#nav-login input#nombre, #nav-login input#pw {
	width: 86px;
	border: 1px solid;
	border-top-color: #bcbcbc;
	border-right-color: #e1e1e1;
	border-bottom-color: #cbcbcb;
	border-left-color: #eaeaea;
	padding: 2px;
	margin: 0 6px 6px 0;
	font-size: 100%;
}
#nav-login dl {
	clear: both;
	margin: 0 14px .3em 20px;
}
#nav-login dt {
	margin-top: .2em;
}
#nav-login dd {
	font-weight: bold;
	margin-bottom: 0;
}
#nav-login dl label {
	display: block;
	width: 35px;
}
#nav-login fieldset dt {
	float: left;
	clear: both;
}
#nav-login fieldset dd {
	clear: right;
	font-weight: normal;
}
#nav-login a {
	color: #fff;
	text-decoration: underline;
	font-size: 100%;
}
#nav-login span {
	display: block;
	margin-left: 58px;
	margin-top: .2em;
}
#nav-login span.img {
	margin-left: 14px;
	margin-top: 4px;
	font-size: 1.3em;
}
#nav-login span.img a {
	background:transparent url(../images/comunidad_xs.gif) no-repeat scroll 8px 0pt;
	display:block;
	font-size:0.9em;
	height:28px;
	padding-left:44px;
	padding-top:6px;
}
#nav-login span a.cerrar {
	background: url(../images/cerrar.gif) no-repeat 0 0;
	padding: 3px 0 6px 20px;
}

/* Cabecera */
#cabecera {
	float: left;
	clear: right;
	width: 766px;
}
#cabecera h1 {
	border: 2px solid #1d6b70;
	color: #333;
	font-size: 140%;
	height: 145px;
}
#cabecera h1 a {
	color: #1d6b70;
	text-decoration: underline;
}
#cabecera div {
	width: 201px;
	height: 80px;
	float: left;
	margin-top: -86px;
	margin-left: 563px;
	z-index: 100;
	position: absolute;
}
#cabecera h1 + div {
	background-image: url(../images/bg_comunidad.png);
}
#cabecera div img {
  margin-left: 12px;
  margin-top: 13px;
  }

/* Estructura */
#nav-secciones {
	background: #9f9f9f;
	color: #fff;
}
#nav-search {
	background: #9f9f9f;
	color: #fff;
	border-top: 5px solid #fff;
}
div#nav-secciones, div#nav-search {
	margin-left: 18px;
}
#nav-login {
	float: left;
	height: 149px;
	color: #fff;
	margin-top: 0;
}
#nav-contacto {
	float: left;
	margin-top: 17px;
}
#nav-pie01 {
	float: left;
	margin-bottom: 18px;
}
#nav-mensajes ul,
#nav-pie02 ul,
#col02-nav ul {
	padding-left: 10px;
}
#nav-mensajes li,
#nav-pie02 li,
#col02-nav li {
	display: inline;
	color: #2b858d;
}
#nav-mensajes li a,
#nav-pie02 li a,
#col02-nav li a {
	margin: 0 10px 0 10px;
	color: #2b858d;
	text-decoration: none;
}
#left h2,
#right_agemdi h2  {
	background: #656565;
	color: #fff;
	font-size: 125%;
	line-height: 300%;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-left: 20px;
	font-weight: bold;
}
#content h2,
#sitemap h2 {
	background: #e3e3e3;
	color: #666;
	font-size: 125%;
	line-height: 300%;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-left: 18px;
	margin-bottom: .5em;
}

/* Tabla calendario comunidad */
#calendario caption {
	font-size: 85%;
	padding: 0;
	padding-left: 18px;
}
#calendario table.active caption {
	color: #2b858d;
}
#calendario table {
	margin-bottom: 1.3em;
}
#calendario td {
	text-align: right;
	padding: 0 8px;
	font-size: 90%;
}
#calendario td.colleft{
	width: 22px;
}
#calendario th {
	padding: 2px;
	display: none;
}
#calendario-prox {
	font-size: 90%;
}
#calendario-prox ul {
	padding-bottom: .5em;
}
#calendario h3 {
	font-size: 100%;
	margin-left: 18px;
	margin-bottom: .5em;
}
#calendario ul {
	margin-left: 18px;
	margin-bottom: .7em;
}
#calendario li	 {
	padding: .1em 0;
}
#sugerencias {
	color: #fff;
}

/* Links */
#nav-secciones li a {
	padding-top: 1px;
	padding-bottom: 2px;
}
#nav-secciones ul li a {
	padding-left: 29px;
	color: #fff;
	font-weight: bold;
	display: block;
}
#nav-secciones ul li ul li a {
	font-weight: normal;
	padding-left: 44px;
	display: block;
}
#nav-secciones ul li ul li ul li a {
	font-weight: normal;
	padding-left: 51px;
	display: block;
}
/* Tercer nivel */
#nav-secciones ul li ul li ul {
	border-top: 1px solid #cfcfcf;
	border-bottom: 0;
	margin: 0;
	padding-bottom: 0;
}
#nav-secciones ul li ul li ul li {
	border-top: 0;
	border-bottom: 1px solid #cfcfcf;
}
#nav-secciones ul li ul li ul li.last {
	border-bottom: 1px solid #9f9f9f;
	margin-bottom: 0;
	padding-bottom: 0;
}
#nav-secciones ul li ul li.last ul li.last {
	border-bottom: 0;
}
#nav-secciones ul li.end ul li.last ul li.last {
	border-bottom: 0;
}
/* Segundo nivel */
#nav-secciones ul li ul {
	margin: 0;
	border-top: 1px solid #cfcfcf;
}
#nav-secciones ul li ul li {
	border-top: 0;
	border-bottom: 1px solid #cfcfcf;
}
#nav-secciones ul li ul li.last {
	border-bottom: 0;
}
#nav-secciones ul li.end ul li.last:hover {
	border-bottom: 1px solid #558f93;
}
/* Primer nivel */
#nav-secciones ul.menu {
	margin-bottom: 0em;
}
#nav-secciones ul li {
	border-top: 1px solid #cfcfcf;
}
#nav-secciones ul li.first {
	border-top: 0;
}
#nav-secciones ul li.end {
	border-bottom: 1px solid #cfcfcf;
}
#nav-secciones ul li.end li.last {
	border-bottom: 1px solid #9f9f9f;
}
#nav-secciones ul li.end li.last li.last {
	border-bottom: 1px solid #9f9f9f;
}

/* Backgrounds */
#nav-secciones li {
	background: url(../images/flecha_gris.gif) no-repeat 19px 4px;
}
#nav-secciones li.active {
	background: url(../images/flecha_gris.gif) no-repeat 19px 4px #9f9f9f;
}
#nav-secciones li.active li {
	background-color: #9f9f9f;
}
#nav-secciones li.active li.active2 {
	background: url(../images/bullet.gif) no-repeat 35px 6px #9f9f9f;
}
#nav-secciones ul li ul li {
	background: url(../images/bullet.gif) no-repeat 35px 6px;
	font-weight: normal;
}
#nav-secciones ul li ul li ul li {
	background: url(../images/guion.gif) no-repeat 42px .6em;
	font-weight: normal;
}
#nav-secciones ul li:hover {
	background: url(../images/flecha_rojo.gif) no-repeat 19px 4px #558f93;
}
#nav-secciones ul li ul li:hover {
	background: url(../images/bullet_rojo.gif) no-repeat 35px 6px #558f93;
}
#nav-secciones ul li ul li ul li:hover {
	background: url(../images/guion.gif) no-repeat 42px .6em #558f93;
}
#nav-secciones li.active:hover {
	background: url(../images/flecha_rojo.gif) no-repeat 19px 4px #558f93;
}
#nav-secciones li.active li.active2:hover {
	background: url(../images/bullet_rojo.gif) no-repeat 35px 6px #558f93;
}
#nav-secciones ul li ul li ul li#destacado {
	background: url(../images/guion.gif) no-repeat 42px 6px #558f93; 
	border-bottom: 0px;
}
#nav-secciones ul li ul li#destacado {
	background: url(../images/bullet_rojo.gif) no-repeat 35px 6px #558f93; 
	border-bottom: 0px;
}
#nav-secciones ul li#destacado {
	background: url(../images/flecha_gris.gif) no-repeat scroll 19px 4px #558f93; 
	border-bottom: 0px; 
	margin-bottom: -1px;
}

/* Columna izquierda */
#nav-contacto ul { 
	width: 195px;
	margin-left: 18px;
	margin-right: 6px;
	padding: 11px 0 11px 0;
	background: #9f9f9f;
	clear: both;
}
#nav-contacto li {
	margin: 0;
	padding-right: 0;
	display: inline;
	color: #2b858d;
}
#nav-contacto li a {
	margin: 0 10px 0 10px;
	padding-right: 0;
	color: #fff;
	text-decoration: none;
}
#nav-contacto li.email a {
	padding-left: 26px;
	padding-bottom: 20px;
	background: url(../images/email.gif) no-repeat 0 0;
}
#nav-contacto li.mapaweb a {
	background: url(../images/mapaweb.gif) 0 0 no-repeat;
	padding-left: 26px;
	padding-bottom: 20px;
}
#nav-pie01 ul {
	width: 195px;
	margin-left: 18px;
	margin-right: 6px;
	padding: 7px 0 9px 0;
	background: #9f9f9f;
	border-top: 5px solid #fff;
	border-bottom: 2px solid #9f9f9f;
}
#nav-pie01 li {
	display: inline;
	margin-left: 10px;
	color: #fff;
	margin-right: 0;
}
#nav-pie01 li a {
	margin-right: 13px;
	color: #fff;
	text-decoration: none;
}
#nav-pie02 {
	float: left;
	border: 1px solid #dcdcdc;
	margin: 5px 0 0;
}
#col02-nav {
	border: 1px solid #dcdcdc;
	background: #2b858d;
	border-bottom: 0;
	clear: both;
}
#nav-pie02 ul,
#col02-nav ul {
	padding: 6px 0 10px 0px;
	width: 587px;
}
#nav-pie-02 li {
	padding: 0;
	color: #a7a7a7;
}
#col02-nav li {
	color: #fff;
}
#nav-pie02 li.first,
#col02-nav li.first {
	margin-left: 7px;
}
#nav-pie02 li a,
#col02-nav li a {
	padding: 0 4px 1px;
	margin: 0 6px 0 1px;
	color: #a7a7a7;
}
#col02-nav li a {
 	color: #fff;
 }
#nav-pie02 li a:hover,
#col02-nav li a:hover {
	background: #2b858d;
	color: #fff;
}
#nav-pie03 {
	float: left;
	clear: right;
	margin: 5px 0 0 6px;
}
#medios, 
#asociados,
#sugerencias,
#calendario,
#masreciente,
.linklist,
#calendario,
#visitas {
	border: 1px solid #dcdcdc;
}
#medios h2,
#asociados h2 {
	padding-left: 18px;
}
#medios h3 a:link,
#medios h3 a:visited,
#asociados h3 a:link,
#asociados h3 a:visited,
#sugerencias h3 a:link,
#sugerencias h3 a:visited,
.linklist a:link, 
.linklist a:visited {
	color: #333;
}
#medios h3 a:hover,
#asociados h3 a:hover,
#sugerencias h3 a:hover,
.linklist a:hover {
	color: #2b858d;
	text-decoration: underline;
}
#medios p a,
#asociados p a,
#sugerencias p a {
	color: #2b858d;
	text-decoration: underline;
}
.listado_noticias P {
	MARGIN: 10px
}
.listado_noticias A {
	FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#page .listado_noticias A {
	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
#page .listado_noticias A.more {
	FONT-WEIGHT: normal; COLOR: #1058b6; TEXT-DECORATION: underline
}
#medios h3 {
	font-size: 120%;
	margin-bottom: 1.2em;
	background: url(../images/ficha.gif) no-repeat 0 0;
	padding-left: 18px;
	line-height: 1.2em;
}
#medios h3.sector {
	background: none;
}
#asociados h3 {
	font-size: 100%;
	margin-bottom: 1.2em;
	margin-top: 11px;
}
#medios ul,
#asociados ul {
	padding: 0 15px 0 18px;
}
#medios li,
#asociados li {
	clear:both;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 25px;
}
#medios li.last,
#asociados li.last {
	border-bottom: 0;
}
#medios span.fecha,
#asociados span.fecha {
	display: block;
	color: #5b5b5b;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 90%;
}
#medios li p img,
.modulos #medios li p img,
.modulos p.intro img {
	float: left;
	margin: 3px 10px 0 0;
}
.modulos #medios li p,
.modulos p.intro {
	clear: both;
}
#medios li span.leermas,
#asociados li span.leermas {
	display: block;
	clear: both;
}
#medios li span.leermas a,
#asociados li span.leermas a {
	color: #2b858d;
	font-weight: bold;
	text-decoration: underline;
}

/* Paginación */
.modulos div.pag,
#medios div.pag,
#asociados div.pag {
	clear: both;
	border: 0;
}
.modulos div.pag ul,
#medios div.pag ul,
#asociados div.pag ul {
	border: 1px solid #dcdcdc;
	border-width: 1px 0;
	margin-top: 0;
	margin-left: 14px;
	margin-bottom: 10px;
	padding: 0;
	height: 2em;
}
#medios div.pag ul {
	width: 347px;
	clear: both;
}
.modulos #medios div.pag ul {
	width: auto;
	clear: both;
}
#asociados div.pag ul {
	width: 179px;
}
.modulos div.pag ul {
	width: auto;
}
.modulos div.pag li,
#medios div.pag li,
#asociados div.pag li {
	float: left;
	display: block;
	color: #2b858d;
	width: 2em;
	text-align: center;
	padding: 2px 0 0;
	border: 0;
	margin: 0;
}
.modulos div.pag li.last,
#medios div.pag li.last {
	color: #2b858d;
	width: 1.6em;
	padding: 2px 0 0;
	margin: 0;
}
.modulos div.pag li a,
#medios div.pag li a,
#asociados div.pag li a {
	color: #a7a7a7;
}
.modulos div.pag li a:hover,
div.pag li a:hover {
	text-decoration: underline; 
}
.modulos div.pag li.last a,
#medios div.pag li.last a {
	color: #2b858d;
}
.modulos div.pag li.anteriores,
#medios div.pag li.anteriores,
#asociados div.pag li.anteriores {
	visibility: hidden;
	text-align: left;
	width: 1em;
}
.modulos div.pag li siguientes,
#medios div.pag li.siguientes {
	text-align: right;
	width: 1em;
}

/* Sugerencias */
#sugerencias h2 {
	padding-left: 14px;
}
#sugerencias ul {
	margin: 14px;
	padding: 0;
	color: #333;
}
#sugerencias h3 {
	font-weight: bold;
	font-size: 95%;
	color: #2b858d;
	margin-top: 1.5em;
}
#sugerencias li {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 14px;
}
#sugerencias li.last {
	border-bottom: 0;
	padding-bottom: 4px;
}
br.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#col02-nav li {
	display: inline;
}
div.linklist ul {
	padding: 0 0 1em;
}
div.linklist li {
	margin-left: 40px;
	padding: 7px 0 3px;
	border-bottom: 1px solid #e4e4e4;
}
div.linklist li a {
	background: url(../images/clip.gif) no-repeat 0 0;
	margin-left: -22px;
	float: left;
	padding: 2px 0 2px 22px;
}
div.linklist .mails li a {
	background: url(../images/email.gif) no-repeat 0 0;
}
div.linklist .mails li.leido a {
	background: url(../images/email_open.gif) no-repeat 0 0px;
	color: #9f9f9f;
}
.masreciente li {
	margin-left: 18px;
}
.masreciente li img {
	float: left;
	margin-left: 20px;
	border: 1px solid #d1d1d1;
}
.masreciente h3 {
	float: left;
	clear: right;
	font-size: 1em;
}
.masreciente p {
	float: left;
	clear: right;
}
.masreciente span {
	float: left;
	clear: right;
	display: block;
}
#visitas {
	margin-bottom: 7px;
}
#visitas ul {
	margin-left: 18px;
	clear: both;
	font-size: 90%;
}
#visitas li {
	clear: both;
}
#visitas p {
	clear: both;
}
#visitas p a {
	font-weight: bold;
	color: #333;
}
#visitas p a:hover {
	color: #2b858d;
	text-decoration: underline;
}
#visitas li img {
	border: 1px solid #d1d1d1;
	float: left;
	clear: left;
	margin-bottom: 6px;
	margin-right: 8px;
}
.mensajes {
	margin-bottom: 7px;
}
#grupos {
	background: #dcdcdc;
	font-size: 90%;
	border: 1px solid #c4c4c4;
	margin-bottom: 7px;
}
#grupos fieldset {
	padding: 1em 0 .5em;
	margin-left: 18px;
}
#grupos dl {
	margin: 0 14px 0 18px;
}
#grupos dt {
	font-weight: bold;
	padding: .5em 0 .2em;
}
#grupos dd {
	padding: .2em 0 1em;
}
#grupos dl dl {
	margin-left: 0;
	margin-right: 0;
}
#grupos dl dl dt {
	padding: 1em 0 0;
}
#grupos dl dl dd {
	padding: .5em 0;
}
#grupos dl dl dd.borders {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin: .5em 0;
}
#grupos dl dl dd p img {
	float: left;
	margin-right: 6px;
	border: 1px solid #d1d1d1;
}
#grupos dl dl dd p {
	clear: both;
}
#grupos dd span {
	display: block;
	margin: 1em 0;
}
#grupos span a {
	background: url(../images/comunidad.gif) no-repeat 0 4px;
	padding:  4px 0 4px 20px;
}
#grupos a {
	text-decoration: underline;
	color: #333;
}
#grupos a:hover {
	color: #2b858d;
}
a.fuera {
	background:transparent url(../images/linkfuera.gif) no-repeat scroll right 4px;
	padding-right:16px;
	display: inline-block;
	white-space: nowrap;
}
a.vertodos {
	margin-top: 1em;
	padding-right: 12px;
	background: url(../images/vertodos.gif) no-repeat right 4px;
	display: block;
}
li.vertodos {
	margin-top: .5em;
}
/* Buscador */
.busc-secciones {
	background-color: #bcbcbc;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 0;
}
.busc-secciones fieldset {
	padding: 0 0 10px 20px;
}
.busc-secciones h4 {
	font-size: 1em;
	padding: 0 0 0 20px;
	margin: 0 0 .5em;
}
.busc-secciones img {
	margin-bottom: -6px;
}
.busc-secciones input {
	border: 1px solid #fff;
	border-top-color: #bcbcbc;
	border-right-color: #e1e1e1;
	border-bottom-color: #cbcbcb;
	border-left-color: #eaeaea;
	padding: 2px;
	margin-left: 20px;
	margin-right: 6px;
}
#sitemap {
	width: 997px;
	margin-left: 18px;
	border-top: 5px solid white;
	background-color: #fff;
}
#sitemap-cols {
	width: 995px;
	border: 1px solid #dcdcdc;
	background: url(../images/bg_mapaweb.gif) repeat-y 0 0;
}
#sitemap div.col {
	float: left;
	width: 210px;
	padding-left: 18px;
	margin-left: 2px;
	padding-right: 18px;
	padding-bottom: 20px;
}
#sitemap h2 {
	border-bottom: 1em solid white;
}
#sitemap h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: .5em 0 1em;
}
#sitemap p {
	background: #fff;
	line-height: 3em;
	height: 1em;
}
#sitemap li a,
#sitemap li label{
	color: #333;
	padding: .3em 0;
	display: block;
}
#sitemap li a:hover,
#sitemap li a label:hover {
	color: #2B858D;
	text-decoration: underline;
	cursor: pointer;
}
#sitemap ul li {
	padding: 0 2px 0 8px;
	background: #dcdcdc;
	border-top: 4px solid white;
	font-weight: bold;
}
#sitemap ul li ul li ul {
	padding: 0 0 0;
	margin-left: -8px;
	margin-right: -2px;
	margin-top: 0px;
	margin-bottom: 0;
}
#sitemap ul li ul {
	padding: 0 0 0;
	margin-left: -8px;
	margin-right: -2px;
	margin-top: 2px;
	margin-bottom: 0;
}
#sitemap ul li ul li {
	background: url(../images/bullet_over.gif) no-repeat .8em .75em;
	padding-left: 20px;
	background-color: white;
	border-top: 0;
	font-weight: normal;
	color: #666;
}
#medios #noticia_portada_mini a.mini:link,
#medios #noticia_portada_mini a.mini:visited {
	line-height: 119%;
}
#medios #noticia_portada_mini a.mini:active{
	font-size:9px;
	line-height: 119%;
}
#medios #noticia_portada a.mini:link,
#medios #noticia_portada a.mini:visited {
	font-size:9px;
	line-height: 119%;
}
#medios #noticia_portada_mini a.mini:active {
	font-size:9px;
	line-height: 119%;
}
#medios #noticia_portada_mini {
	width: 230px;
	float:right;
	border: 1px solid #dcdcdc;
}
#medios #noticia_portada {
	float:left;
	width: 350px; 
	border: 1px solid #dcdcdc;
} 
#medios #noticia_portada h2, 
#medios #noticia_portada_mini h2 {
	font-family: arial, sans-serif;
	font-size: 110%;
	line-height: 200%;
	text-transform: none;
	padding-left: 10px;
	margin-bottom: 0.5em;
	padding-left: 8px;
	padding-left: 20px;
	font-weight:bold;
}
#medios #noticia_portada_mini h3 {
	font-size: 100%;
	margin-bottom: 0.6em;
	background: none;
	padding-left: 0px;
	line-height: 1.2em;
}
#medios #noticia_portada li {
	height: 254px;
}
#medios #noticia_portada_mini li {
	height: 160px;
}
#medios #noticia_portada .image {
	float:left;
	margin-right:10px;
}
#medios ul.fotografias li {
	clear: none;
	display: inline;
	float: left;
	list-style-type:none;
	margin: 1px 0px 3px 0px;
	width: 169px;
	height: 192px;
	border: none;
}
#medios ul.logotipos li {
	clear: none;
	display: inline;
	float: left;
	list-style-type:none;
	margin: 1px 0px 3px 0px;
	width: 169px;
	height: 100px;
	border: 0;
}
#titulo h3 {
	margin-left: 18px;
	margin-bottom: .8em;
	font-size: 1.6em;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-right: 4em;
}
#noticias h3 {
	margin-left: 18px;
	margin-bottom: .8em;
	font-size: 1.6em;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-right: 4em;
	line-height:20px;
}
div.leermas {
	padding-left: 20px;
	padding-bottom: 10px;
}
div.leermas a {
	text-decoration: underline;
	color: #2b858d;
}
div.leermas a:link {
	color: #2b858d;
	text-decoration: underline;
}
#form_contacto input {
	margin:3px;
}
#total_buscador {
	margin-top: 2px;
	margin-left: 18px;
	margin-bottom: 8px;
	float: left;
	width: 41%;
	display: inline;
}
#paginador_buscador {
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 8px;
	float: right;
	text-align: right;
	width: 55%;
	display: inline;
}
#listado_buscador {
	border: 1px solid #dcdcdc;
	margin-top: 2px;
	width: 99%;
}
#listado_buscador span.title_result {
	margin-top: 8px;
	margin-right: 18px;
	margin-left: 10px;
}
#listado_buscador p {
	margin-bottom: 5px;
}

/* Asociaciones */
#nav-asociaciones {
	float: left;
	clear: right;
	margin: 17px 0px 0 0;
}
#nav-asociaciones {
	padding: 0;
	height: 40px;
	border: 1px solid #dcdcdc;
	border-width: 1px 1px 0 0;         
}
#nav-asociaciones ul {
	margin: 0;
	padding: 0;
	width: 765px;
	clear: both;
	height: 39px;
}
#nav-asociaciones li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	color: #2b858d;
}
#nav-asociaciones li a {
	margin: 0;
	padding: 11px 12px 17px;
	color: #2b858d;
	text-decoration: none;
	display: block;
	float: left;
}
#nav-asociaciones span {
	color: #dcdcdc;
	padding: 0 0 0 1px;
	display: block;
	float: left;
	margin: 10px 0 0;
}
#nav-asociaciones li.first a {
	border-left: 1px solid #dcdcdc;
	text-decoration: none;
}
#nav-asociaciones li.first a:hover {
	border-left: 0;
	padding-right: 13px;
}
#nav-asociaciones li.active a {
	border-left: 0; 
	background: #1d6b70; 
	color: #fff;
}
#nav-asociaciones li a:hover {   
	background: url(../images/bg_menucab.gif) repeat-x 0 0 #1d6b70;
	color: #fff;
}
#nav-asociaciones abbr, #nav-secciones abbr {
	text-decoration: none;
	border: 0;
}
#content img {
	border: 1px solid #cdcdcd;
}
#content img.border0 {
	border: 0;
}

/**********************
NUEVA SECCION RSS
**********************/
#page .medios_externos .fuente_rss a
{
font-weight: normal;
text-decoration: none;
}

.medios_externos h3
{
margin-left: 10px;
font-size: 1.2em;
}

.medios_externos p
{
margin: 10px 10px 10px 10px;
}

#page .medios_externos a.more
{
font-weight: normal;
color:#2B858D;
text-decoration:underline;
}

#page .medios_externos a:hover
{
text-decoration: underline;
color: #2B858D;
}

#page .medios_externos a
{
color: black;
font-weight: bold;
}

#noticia_portada h2
{
font-family:arial,sans-serif;
font-size:110%;
font-weight:bold;
line-height:200%;
margin-bottom:1.5em;
padding-left:20px;
text-transform:none;
}

.ver_mas
{
border-bottom: 1px solid #DCDCDC;
padding-bottom: 10px;
}

#page .medios_externos p.ver_mas a
{
padding-left: 5px;
color: #C93132;
font-weight: normal;
text-decoration: underline;
}

#ver_all_cats
{
padding-top: 15px;
padding-left: 10px;
padding-bottom: 10px;
}


#ver_all_cats a
{
color: #2B858D;
font-weight: normal;
text-decoration: underline;
}


#ver_all_cats a:hover
{
text-decoration: underline;
}

#medios_externos_unic
{
text-align: justify;
border: 1px solid #DEDEDE;
}

#medios_externos_unic h3
{
font-family:arial,sans-serif;
font-size:110%;
font-weight:bold;
line-height:200%;

padding-left:20px;
text-transform:none;
background-color: #cccccc;
margin:0em;
margin-bottom:1em;

}

#medios_externos_unic p
{
/*padding-bottom: 4px;*/
padding-right: 10px;
margin-right: 0px;
}

#medios_externos_unic p + p
{
margin-bottom: 5px;
}
#page .medios_externos_unic p.ver_mas a
{
padding-left: 5px;
color: #C93132;
font-weight: normal;
text-decoration: underline;
}

#medios_externos_unic a
{
font-size: 1em;
color: black;
font-weight: bold;
text-decoration: none;
}

#medios_externos_unic a:hover
{
text-decoration: underline;
color: #2B858D;
}

#medios_externos_unic ul
{
margin-left: 20px;
}

#medios_externos_unic li
{
margin-right: 0px;
background:transparent url(../images/bullet_over.gif) no-repeat scroll 0em 1.5em;
border-bottom: 1px solid #cccccc;
margin-top: 5px;
}

#page #medios_externos_unic .fuente_rss a
{
font-size: 01em;
font-weight: normal;
text-decoration: none;
}

#page #medios_externos_unic a.more
{
font-size: 1em;
font-weight: normal;
color:#2B858D;
text-decoration:underline;
}

 #botonera {float:left;margin-right:5px; margin-bottom:5px;}
#botonera .sig-ant {margin:3px;float:left;}
#botonera .btn {margin:3px;float:left;text-align:center;height:16px;width:16px;}
#botonera .select{margin:3px;float:left;text-align:center;height:16px;width:16px;}

#generales_agemdi
{
border:1px solid #DCDCDC;

}

#page #content p.ver_mas a
{
color:#2B858D
}

/**************************
PAGINA INTERIOR CON TABLA RSS
*************************/
.table_rss
{
margin: auto;
}

.table_rss td
{
padding: 10px;
}

.table_rss #medios_externos_unic
{
margin: 0px;
}

#content_rss
{	
margin: 213px 25px 0 0;
}

#content_rss ul li
{
background:transparent url(../images/bullet_over.gif) no-repeat scroll 0em 0.5em;
padding-left: 10px;
padding-bottom: 5px;
margin-right: 10px;
}


#content_rss ul
{	
margin-left: 5px;
}

#content_rss h3
{	
margin-right: 0px;
}

.table_rss .ver_mas
{

padding: 10px;
}

#page #content_rss .table_rss .ver_mas a
{
color:#2B858D;
font-weight: normal;
text-decoration: underline;
}