body {
	/*font-family: "Segoe UI", Verdana, Arial, Helvetica, "San Serif"; */
	font-family: 'Source Sans Pro', sans-serif;
	margin: 0;
	padding: 0;
	background-color: #B9D532;
	background-image: url(../img/fondo-relieve.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 16px;
}

.floatright {
	float: right;
}

#contenedor-web {
	margin: auto;
	width: 1000px;
}

img {
	border: medium none;
}

img.mediana {
	width: 115px;
}

/* CABECERA --------------------------------------------------------------------------- */
#cabecera {
	background-image: url(../img/cabecera-fondo-2024.png);
	background-repeat: no-repeat;
	height: 110px;
	/* background-position: 3px 25px; */
}

/*
#cabecera_menu {
	background-image: url(../img/ayuda-fondo.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 0.75em;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
}
*/

#cabecera_menu a {
	background-image: url(../img/cabecera_menu_icono.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 25px;
	color: #666666;
	padding-right: 30px;
	text-decoration: none;
	margin-top: 7px;
	padding-top: 1px;
}

#cabecera_menu a:hover {
	text-decoration: underline;
}


/* marca generica de la junta de andalucia */
#logo {
	width: 280px;
	height: 100px;
	float: left;
	background-image: url(../img/junta_andalucia_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#logo_texto {
	background-image: url(../img/red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 105px;
	width: 435px;
}


/* titulo h1 dentro de logo */
#logo h1 {
	margin: 0;
	padding: 0;
	color: #087021;
	font-weight: normal;
}

/* enlace dentro de titulo h1 dentro de logo */
#logo h1 a,
#logo h1 a:link,
#logo h1 a:active,
#logo h1 a:visited {
	display: block;
	width: 136px;
	height: 126px;
	margin: 0;
	padding: 0;
	color: #087021;
	font-weight: normal;
	text-decoration: none;
	background: url(../themes/images/juntadeandalucia.jpg) no-repeat 0px 0%;
}

#logo h1 a:hover {
	color: #087021;
	text-decoration: none;
	background: url(../themes/images/juntadeandalucia_over.jpg) no-repeat 0px 0%;
}


/* span dentro de enlace dentro de titulo h1 dentro de logo */

#logo h1 a span,
#logo h1 a:link span,
#logo h1 a:active span,
#logo h1 a:visited span,
#logo h1 a:hover span {
	display: none;
}

/* accesos directos */
#accesos_directos {
	display: none;
}

/* cabecera_contenidos */
#cabecera_contenidos {
	margin: 0 0 0 210px;
}

/* herramientas_ayuda */
#herramientas_ayuda {
	height: 31px;
	margin: 0;
	padding: 0;
	/* background-color: #edeee4;
	background-image: url(../img/fondo-gris.png);
	background-repeat: repeat-x; */
	background-image: url(../img/ayuda-fondo.jpg);
	background-repeat: repeat-x;
}

/* titulo h2 dentro de logo */
#herramientas_ayuda h2 {
	display: none;
}

#herramientas_ayuda div.contenedor_h {
	top: 0;
	right: 0;
	width: 700px;
}

/* boton de la izquerda de la barra */
#btn_herramientas {
	float: left;
	width: 30px;
	height: 31px;
}

/* listas dentro de herramientas de ayuda */
#herramientas_ayuda ul {
	margin: 0;
	padding: 8px 0 4px;
	list-style: none;
}

#herramientas_ayuda li {
	display: inline;
	padding: 0 4px 0 10px;
	font-size: 0.70em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#herramientas_ayuda li.ultimo_toolbar {
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#herramientas_ayuda li a {
	position: relative;
	margin: 0;
	padding: 0;
	color: #333333 !important;
	text-decoration: none;
}

#herramientas_ayuda li a:hover {
	text-decoration: underline;
}

/* formulario buscador en herramientas de ayuda */
#herramientas_ayuda form {
	width: 230px;
	margin: 4px 0 0;
	padding: 1px 0 0 1%;
}

#herramientas_ayuda form fieldset {
	border: none;
}

#herramientas_ayuda form legend,
#herramientas_ayuda form label {
	display: none;
}

#herramientas_ayuda form ul {
	padding: 0;
}

#herramientas_ayuda form li {
	border-left: none;
}

#herramientas_ayuda form input {
	margin: 0;
	padding: 6px 0 4px;
	list-style: none;
}

#herramientas_ayuda li {
	display: inline;
	padding: 0 4px 0 10px;
	font-size: 0.70em;
	border-left: 1px solid #bebeaa;
}

#herramientas_ayuda li.ultimo {
	padding-right: 15px;
	border-right: 1px solid #333;
}

#herramientas_ayuda li a {
	position: relative;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
}

#herramientas_ayuda li a:hover {
	text-decoration: underline;
}

/* formulario buscador en herramientas de ayuda */
#herramientas_ayuda form {
	width: 230px;
	margin: 4px 0 0;
	padding: 1px 0 0 1%;
}

#herramientas_ayuda form fieldset {
	border: none;
	margin-left: -14px;
	padding-top: 0px;
}

#herramientas_ayuda form legend,
#herramientas_ayuda form label {
	display: none;
}

#herramientas_ayuda form ul {
	padding: 0;
}

#herramientas_ayuda form li {
	border-left: none;
	padding-left: 12px;
	padding-right: 0px;
}

#herramientas_ayuda form input {
	margin: 0;
	padding: 3px 0;
	font-size: 0.90em;
	color: #333;
	border: 1px solid #7f9db9;
	width: 130px;
}

#herramientas_ayuda form input.boton {
	width: auto;
	margin: 0;
	padding: 4px 1%;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	border: none;
	background: #73777c;
}

/* principal_destacado */

#principal_destacado {
	position: relative;
	height: 105px;
	overflow: hidden;
	color: #fff;
}




#principal_destacado h2 {
	display: none;
}

#banner_destacado span {
	font-family: Georgia, Palatino, "Times New Roman";
	font-size: 1.2em;
	font-weight: bold;
}

#banner_destacado {
	display: block;
	line-height: 1;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 308px;
	height: 70%;
	padding: 7px;
	border: 4px solid #5a8f29;
	background: #087021;
	z-index: 999;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	cursor: pointer;
	letter-spacing: 0.6px;
}

#banner_destacado .masinfo {
	display: block;
	padding: 2px 0 2px 22px;
	margin: 20px 0 0 0;
	float: right;
	font-size: 0.75em;
	background: transparent url(../themes/images/principal_destacado_bullet_azul.gif) no-repeat left center;
}

p.banner {
	position: absolute;
	right: 0;
	width: 550px;
	padding: 0 0 0 455px;
	text-align: right;
	margin-top: 0px;
	background-color: #000;
}

/* navegacion_principal */
#navegacion_principal {
	clear: left;
	font-size: 0.9em;
	height: 30px;
	width: 100%;
	background-color: #B9D532;
	margin-top: -15px;
}

#navegacion_principal h2 {
	display: none;
}

#navegacion_principal ol {
	padding: 0;
}

#navegacion_principal li {
	display: inline;
	padding: 0;
}

#navegacion_principal a {
	display: block;
	float: left;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#navegacion_principal a:hover,
#navegacion_principal a.actual {
	background-color: #98B024;
	color: #FFF;
	background-image: none;
}

DIV#cuerpo {
	width: 100%;
	font-size: 66.5%;
	background-color: #fff;
	overflow: hidden;

}

DIV#cuerpo DIV#contenidos-principal {
	float: left;
	width: 75%
}

DIV#contenidos-principal DIV#bloque-temas-boja {
	width: 100%;
	padding-bottom: 5px;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas {
	width: 65%;
	margin-top: 3px;
	float: left
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas H2 {
	margin: 5px 5px;
	padding: 0px 0px 5px 0px;
	font-size: 1em;
	background: url("../themes/images/bg_migas.gif") 0% 100% repeat-x
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas H2 SPAN#titulo-temas {
	color: #73777C;
	padding: 9px 15px 5px 10px;
	display: block;
	float: left;
	letter-spacing: 0.1em;
	background: url("../img/titulos_separador.gif") 97% 0% no-repeat;
	font-family: Arial, Helvetica, "San Serif";
	font-size: 1.2em;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas H2 SPAN#titulo-personas {
	display: block;
	padding: 5px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, "San Serif";
	font-weight: bold;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas {
	/* background:url("../img/temas.jpg") 18px 0% no-repeat;
	padding-left:100px; */
	padding-left: 20px;
	margin: 4px 3px;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL.primera-lista {
	float: left;
	margin: 0px;
	display: block;
	padding: 0px;
	width: 35%;
	list-style-type: none;
	font-size: 1.2em;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL.segunda-lista {
	margin: 0px 0px 0px 35%;
	display: block;
	list-style-type: none;
	font-size: 1.2em;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL LI {
	padding: 4px 3px 4px 17px;
	background: url("../img/noticias_siguiente.gif") 0% 6px no-repeat;
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL LI A {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #087021
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL LI A.mastemas {
	text-decoration: underline;
	font-weight: normal;
	color: #035C7D
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-temas DIV.lista-temas UL LI A:hover {
	text-decoration: underline
}

DIV#contenidos-principal DIV#bloque-temas-boja DIV#bloque-boja {
	margin-left: 60%;
	padding-left: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#encabezado-boja {
	background: #030E9C url("../img/eurlex_logo.jpg") no-repeat 0% 8px;
	padding: 8px 3px 12px 0px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#encabezado-boja A {
	display: block;
	text-align: right
}

DIV#bloque-temas-boja DIV#bloque-boja IMG {
	border: 0px;
}

DIV#bloque-temas-boja DIV#bloque-boja H2 {
	display: none;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja {
	background: #F4F4F4 url("../themes/images/bg_boja.jpg") repeat-x 50% 0%;
	line-height: 130%;
	padding: 25px 5px 30px;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja STRONG {
	display: block
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja LI {
	padding: 10px 3px 10px 17px;
	background: url("../themes/images/boe_bullet_mas.gif") 0% 50% no-repeat;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja LI.ultimo-boletin {
	font-weight: bold;
	background: url("../themes/images/boe_bullet.gif") 0% 50% no-repeat;
	border-bottom: 1px dashed #999999;
}

DIV#bloque-temas-boja DIV#bloque-boja DIV#contenido-boja A {
	color: #035C7D;
}


/* NOTICIAS */

DIV#cuerpo DIV#contenidos-principal DIV#bloque-noticias {
	/** border-top:2px solid #5BAD33; **/
	margin: 5px 0px 5px 5px;
	clear: left;
	background-image: url(../img/novedades-fondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

DIV#cuerpo DIV#contenidos-principal DIV#encabezado-noticias {
	background: url("../themes/images/bg_migas.gif") 0% 100% repeat-x
}

DIV#contenidos-principal DIV#bloque-noticias H2 {
	margin: 5px 3px;
	padding: 0px 0px 5px 0px;
	font-size: 1em;
	float: left;

}

DIV#contenidos-principal DIV#bloque-noticias H2 SPAN#titulo-servicios {
	color: #73777C;
	padding: 9px 15px 5px 10px;
	display: block;
	float: left;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, "San Serif";
	font-size: 1.2em;
	background-image: url(../img/titulos_separador.gif);
	background-repeat: no-repeat;
	background-position: 97% 0%;
}

DIV#contenidos-principal DIV#bloque-noticias H2 SPAN#titulo-noticias {
	display: block;
	padding: 5px;
	font-size: 1.8em;
	font-family: Arial, Helvetica, "San Serif";
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	width: 500px;
}

DIV#contenidos-principal DIV#bloque-noticias H2 SPAN#titulo-noticias a {
	text-decoration: none;
	color: #3C7DC4;
}

DIV#contenidos-principal DIV#bloque-noticias DIV#navegacion-noticias {
	text-align: right;
	padding: 15px 3px 15px 0px
}

DIV#contenidos-principal DIV#bloque-noticias DIV#navegacion-noticias A {
	padding-left: 20px;
	color: #035A78;
	margin: 0px 10px;
	font-size: 1.3em;
	background-image: url(../img/mas_info.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

DIV#contenidos-principal DIV#bloque-noticias DIV#navegacion-noticias A:hover {
	text-decoration: none;
}

DIV#contenidos-principal DIV#bloque-noticias DIV#contenido-noticias {
	padding: 5px 0px
}

DIV#contenido-noticias DIV.foto-noticia {
	border: 3px solid #BEBEAA;
	float: left;
	padding: 2px;
	margin-right: 10px
}

HTML>BODY DIV#contenido-noticias DIV#noticia-principal {
	height: auto
}

DIV#contenido-noticias DIV#noticia-principal {
	clear: left;
	padding: 5px 0px 5px 18px;
	min-height: 150px;
	height: 150px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

DIV#contenido-noticias DIV#noticia-principal.fondo_verde {
	background-color: #f3f4ec;
}

DIV#contenido-noticias DIV#noticia-principal h3 {
	font-size: 1.6em;
}

DIV#contenido-noticias DIV#noticia-principal A {
	text-decoration: none;
	color: #383D44
}

DIV#contenido-noticias DIV#noticia-principal A:HOVER {
	text-decoration: underline;
}

DIV#contenido-noticias DIV#noticia-principal P {
	font-size: 1.4em;
}

DIV#contenido-noticias DIV#noticia-principal DIV.ampliar-noticia {
	text-align: right;
	padding-right: 10px;
}

DIV#contenido-noticias DIV#noticia-principal DIV.ampliar-noticia A {
	padding-left: 20px;
	padding-top: 1px;
	text-decoration: underline;
	color: #035A78;
	background: url("../img/ampliar_info.png") 0% 50% no-repeat;
	font-size: 1.2em;
}

DIV#contenido-noticias DIV#noticia-principal DIV.ampliar-noticia A:hover {
	text-decoration: none;
}

HTML>BODY DIV#contenido-noticias DIV#noticias-segundo-nivel {
	height: auto
}

DIV#contenido-noticias DIV#noticias-segundo-nivel {
	border-top: 1px dashed #999999;
	background: #F3F4EC;
	padding: 10px 0px 10px 18px;
	min-height: 100px;
	height: 100px;
	clear: left
}

DIV#contenido-noticias DIV#noticias-segundo-nivel DIV#noticia-dos {
	float: left;
	padding-right: 5px;
	min-height: 100px;
	width: 50%
}

DIV#contenido-noticias DIV#noticias-segundo-nivel P {
	padding-top: 11px;
	margin: 0px;
}

HTML>BODY DIV#contenido-noticias DIV#noticias-segundo-nivel DIV#noticia-tres {
	height: auto
}

DIV#contenido-noticias DIV#noticias-segundo-nivel DIV#noticia-tres {
	margin-left: 50%;
	min-height: 95px;
	height: 95px;
	padding-left: 10px;
	border-left: 1px dotted #999999;
}

DIV#contenido-noticias DIV#noticias-segundo-nivel A {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #383D44
}

DIV#contenido-noticias DIV#noticias-segundo-nivel A:HOVER {
	text-decoration: underline;
}

HTML>BODY DIV#contenido-noticias DIV#noticias-segundo-nivel DIV#noticia-tres {
	height: auto
}

DIV#contenido-noticias DIV#noticias-segundo-nivel DIV#noticia-tres {
	margin-left: 50%;
	min-height: 95px;
	height: 95px;
	padding-left: 10px;
	border-left: 1px dotted #999999;
}

HTML>BODY DIV#contenido-noticias DIV#noticias-tercer-nivel {
	height: auto;
	font-size: 1.3em;
	line-height: 130%;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel {
	border-top: 1px dashed #999999;
	padding: 10px 0px 10px 18px;
	min-height: 100px;
	height: 100px;
	clear: left;
	color: #383D44;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel P {
	padding-top: 11px;
	margin: 0px;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel DIV#noticias-cuatrocinco {
	float: left;
	padding-right: 5px;
	min-height: 100px;
	width: 50%
}

HTML>BODY DIV#contenido-noticias DIV#noticias-tercer-nivel DIV#noticias-seissiete {
	height: auto
}

DIV#contenido-noticias DIV#noticias-tercer-nivel DIV#noticias-seissiete {
	margin-left: 50%;
	min-height: 95px;
	height: 95px;
	padding-left: 10px;
	border-left: 1px dotted #999999;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

DIV#contenido-noticias DIV#noticias-tercer-nivel LI {
	padding: 10px 3px 10px 20px;
	background: url("../themes/images/noticias_bullet.gif") 0% 10px no-repeat;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel A {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #383D44
}

DIV#contenido-noticias DIV#noticias-tercer-nivel A:HOVER {
	text-decoration: underline;
}

DIV#contenido-noticias DIV#noticias-tercer-nivel P {
	margin: 3px 0px;
}

DIV#mas-noticias {
	display: block;
	padding: 30px 18px;
	clear: both;
}

DIV#contenido-noticias A.masnoticias {
	padding-left: 20px;
	padding-top: 1px;
	margin-right: 20px;
	text-decoration: underline;
	color: #035A78;
	background: url("../img/mas_info.png") 0% 50% no-repeat;
	font-size: 1.3em;
}

DIV#contenido-noticias A.masnoticias:hover {
	text-decoration: none;
}

DIV#contenido-noticias A.audiodescritas {
	padding-left: 25px;
	padding-top: 12px;
	text-decoration: underline;
	color: #035A78;
	background: url("../themes/images/aj-pictsignos.gif") 0% 50% no-repeat
}

/* COLUMNA DERECHA*/

DIV#cuerpo DIV#contenidos-secundario {
	margin-left: 75%;
	font-size: 1.2em;
	text-align: center;
}


DIV#cuerpo DIV#contenidos-secundario DIV.sub {
	border-left: 1px solid #999999;
	margin-left: 8px
}



DIV#cuerpo DIV#contenidos-secundario DIV#buscador {
	border: 1px solid #bebeaa;
	border-width: 0px 0px 1px 0px;
	background: #f3f4ec;
	height: 90px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

DIV#contenidos-secundario DIV#buscador h2 {
	font-family: Arial, Helvetica, "San Serif";
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0;
	padding: 11px 0;
	font-size: 1.6em;
	color: #383d44;
	border-bottom: 1px solid #cccfbc;
	background: url("../themes/images/buscador_icono.gif") no-repeat 100% 50%
}

DIV#contenidos-secundario DIV#buscador FORM {
	width: 95%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

DIV#contenidos-secundario DIV#buscador form fieldset {
	padding: 3px;
	border: 0px none;
}

DIV#contenidos-secundario DIV#buscador fieldset legend {
	display: none
}

DIV#contenidos-secundario DIV#buscador #id_buscador {
	width: 100%
}

DIV#contenidos-secundario DIV#buscador ul {
	border-bottom: 1px dashed #cccfbc;
	list-style-type: none;
	margin: 0px;
	padding: 0px
}

DIV#contenidos-secundario DIV#buscador li {
	padding: 5px 0
}

DIV#contenidos-secundario DIV#buscador label {
	font-size: 1.1em
}

DIV#contenidos-secundario DIV#buscador .peque {
	width: 50%;
	padding: 1px 0;
	float: left;
}

DIV#contenidos-secundario DIV#buscador .sub {
	text-align: center;
	clear: left;
}

DIV#contenidos-secundario DIV#buscador .sub input {
	width: auto;
	margin: 0;
	padding: 4px 4px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFF;
	border: none;
	color: #FFFFFF;
	background: #73777c
}

DIV#contenidos-secundario DIV#buscador .buscar_mas {
	text-align: right
}

DIV#contenidos-secundario DIV#buscador .buscar_mas a {
	font-size: 1.1em;
	color: #035c7d;
	padding: 0 0 0 18px;
	background: url("../themes/images/boe_bullet.gif") no-repeat 0% 5px
}

DIV#contenidos-secundario DIV#bloque-enlaces {
	padding: 0px 8px 5px 8px;

}

#cuerpo #contenidos-secundario .sub #bloque-enlaces .clearfix .imagen {
	text-align: center;
}


DIV#contenidos-secundario DIV#bloque-enlaces img {
	border: 3px solid #CCCCCC;
	padding: 2px;
}

HTML>BODY DIV#contenidos-secundario DIV#bloque-enlaces DIV.clearfix {
	height: auto;
}

DIV#contenidos-secundario DIV#bloque-enlaces DIV.clearfix {
	padding: 10px 0px;
	min-height: 75px;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

DIV#bloque-enlaces DIV.clearfix DIV.foto {
	border: 3px solid #BEBEAA;
	float: left;
	padding: 2px;
	margin: auto;
}

DIV#bloque-enlaces DIV.clearfix DIV.foto IMG {
	width: 57px;
}

DIV#bloque-enlaces DIV.clearfix A {
	font-weight: bold;
	text-decoration: none;
	color: #035C7D;
	font-size: 1.1em;
}

DIV#bloque-enlaces DIV.clearfix A:HOVER {
	text-decoration: underline;
}

DIV#bloque-enlaces DIV.clearfix P {
	margin: 0px;
	font-size: 1.1em;
	color: #383D44
}

/*  -----------------------------------------------------------------*/

#pie {
	position: relative;
	width: 100%;
	clear: both;
	color: #bebeaa;
	border-top: 1px solid #5bad33;
	font-size: 2em;
}

#pie div {
	position: relative;
	width: 100%;
	height: 40px;
	border-top: 3px solid #e5e4d7;
}

#pie ul {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	padding: 8px 0 14px;
	float: left;
	list-style: none;
	text-align: center;
}

#pie ul li {
	display: inline;
	padding: 0;
}

#pie a.img_der {
	display: block;
	position: absolute;
	width: 57px;
	top: 8px;
	right: 4px;
}

#pie a {
	font-size: 0.55em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #383d44;
}

#pie a:hover {
	text-decoration: underline;
}

dl.dublincore {
	display: none
}

/**********************/

.oculto {
	display: none
}

DIV.clear {
	clear: left
}

/* ===== NOTICIAS DE SEGUNDO NIVEL ===== */
DIV#noticias2-segundo-nivel {
	border-top: 1px dashed #999999;
	padding: 15px 0px 15px 18px;
	min-height: 100px;
	height: 100px;
	clear: left;
	background: #F3F4EC;
}

DIV#noticias2-segundo-nivel P {
	padding-top: 11px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 1.2em;
}

DIV#noticias2-segundo-nivel A {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #383D44
}

DIV#noticias2-segundo-nivel A:HOVER {
	text-decoration: underline;
}

/* Contenedores del segundo nivel */
DIV#noticia-tres {
	margin-left: 50%;
	min-height: 95px;
	height: 95px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}

DIV#noticia-dos {
	float: left;
	padding-right: 5px;
	min-height: 100px;
	width: 50%
}

/* Contenidos del segundo nivel */
DIV#contenido-noticias DIV.foto-noticia2 {
	border: 3px solid #BEBEAA;
	float: left;
	padding: 2px;
	margin-top: 3px;
}

DIV.texto-derecha {
	margin-left: 135px;
	margin-right: 10px;
}

/* Parche para Firefox */
HTML>BODY DIV#noticias2-segundo-nivel,
DIV#noticia-tres,
DIV#noticia-dos {
	height: auto;
}

/* ===== NOTICIAS TERCER NIVEL ====== */
DIV#noticias2-tercer-nivel {
	border-top: 1px dashed #999999;
	padding: 10px 0px 10px 18px;
	min-height: 100px;
	height: 100px;
	clear: left;
	color: #383D44;
}

/* Estilos generales */
DIV#noticias2-tercer-nivel P {
	padding-top: 5px;
	margin: 3px 0px;
	line-height: 1.25em;
	font-size: 1.2em;
}

DIV#noticias2-tercer-nivel UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

DIV#noticias2-tercer-nivel A:HOVER {
	text-decoration: underline;
}

/* Bloque de dos noticias con entradilla */
DIV#noticias2-cuatrocinco {
	float: left;
	padding-right: 5px;
	min-height: 100px;
	width: 50%;
}

DIV#noticias2-cuatrocinco LI {
	padding: 10px 10px 10px 20px;
	background: url("../themes/images/noticias_bullet.gif") 0% 10px no-repeat;
}

DIV#noticias2-cuatrocinco A {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	color: #383D44;
}

/* Bloque de cuatro noticias sin entradilla */
DIV#noticias2-seissiete {
	margin-left: 50%;
	min-height: 95px;
	height: 95px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}


DIV#noticias2-seissiete A {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #383D44;
	line-height: 1.25em;
}

DIV#noticias2-seissiete LI {
	padding: 10px 5px 5px 20px;
	background: url("../themes/images/noticias_bullet.gif") 0% 10px no-repeat;
}

/* Parche para firefox */
HTML>BODY DIV#noticias2-tercer-nivel,
DIV#noticias2-seissiete {
	height: auto;
}

/* ===== PIE MAS NOTICIAS ===== */

.clearboth {
	clear: both;
}

DIV#mas-noticias2 {
	padding: 30px 18px
}


/* ========== P&aacute;GINAS INTERIORES ============================================================================================ */


DIV#contenido_ruta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	font-size: 1.2em;
}

DIV#contenido_ruta SPAN.negrita {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}

DIV#contenido_ruta UL#ruta a {
	background-image: url(../img/ruta_icono.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	text-decoration: none;
	color: #333333;
}

DIV#contenido_ruta UL#ruta a:hover {
	text-decoration: underline;
}


UL#ruta {
	background-color: #E2E2E2;
	padding: 5px;
	display: block;
	margin: 0px;
}

UL#ruta LI {
	display: inline;
}


DIV#contenido_izq {
	width: 25%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

DIV#contenido_izq DIV#menuv {
	width: 100%;
}

DIV#contenido_izq DIV#menuv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

DIV#contenido_izq DIV#menuv li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E4DA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCFBC;
	background-color: #F3F4EC;
	margin-bottom: 3px;
}

DIV#contenido_izq DIV#menuv a {
	text-decoration: none;
	color: #087021;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(../img/menuv_icono.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 35px;
}

DIV#contenido_izq DIV#menuv a:hover {
	background-color: #DDDFCA;
}

DIV#contenido_der {
	float: right;
	width: 68%;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-size: 1.5em;
	line-height: 1.25em;
	margin: 10px;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
}

DIV#contenido_der h2 {
	font-size: 1.4em;
	color: #FFF;
	background-color: #5565A7;
	padding-left: 10px;
}

DIV#contenido_der h3 {
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 10px;
	font-size: 1.3em;
	background-repeat: no-repeat;
	border-bottom-width: 15px;
	font-weight: bold;
	color: #0065A7;
}

DIV#contenido_der h4 {
	width: 420px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

DIV#contenido_der h5 {
	font-size: 1.1em;
}

DIV#contenido_der h6 {
	font-size: 0.9em;
	font-style: italic;
}

DIV#contenido_der dt {
	font-weight: bold;
	font-style: italic;
}

DIV#contenido_der dd {
	margin-bottom: 20px;
}

DIV#contenido_der a {
	color: #006699;
	text-decoration: none;
}

DIV#contenido_der a:hover {
	text-decoration: underline;
}

DIV#contenido_der LI {
	/*list-style-image: url(../img/contenido_der_lista.jpg);*/
	/*margin-bottom: 1.5em;*/
}

DIV#foto {
	overflow: hidden;
	height: 125px;
	width: 680px;
	margin-bottom: 10px;
	padding-top: 4px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

DIV#sabias {
	background-color: #000000;
	height: 40px;
	width: 610px;
	position: relative;
	left: 25px;
	top: 50px;
	z-index: 1;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
}

DIV.memoria {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	font-size: 0.8em;
}

DIV.memoria a {
	color: #006699;
	text-decoration: none;
	font-size: 1.3em;
}

DIV.memoria a:hover {
	text-decoration: underline;
}

DIV.memoria_foto {
	padding: 2px;
	height: 100px;
	width: 175px;
	border: 4px solid #CCCCCC;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

DIV.miembro_izq {
	float: left;
	width: 45%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 10px;
}

DIV.miembro_der {
	float: right;
	width: 45%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 10px;
}

DIV.miembro_izq DIV.nombre,
DIV.miembro_der DIV.nombre {
	font-weight: bold;
	font-size: 1.2em;
}

DIV.miembro_izq DIV.info,
DIV.miembro_der DIV.info {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.centrar_foto {
	margin: auto;
}

.foto_izquierda {
	border: 3px solid #CCCCCC;
	padding: 2px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

DIV.lista_enlaces {
	float: right;
	width: 450px;
}

DIV.lista_enlaces LI {
	border-top-width: 1px;
	border-top-color: #999999;
	list-style-position: inside;
	border-top-style: dashed;
	font-size: 0.8em;
	height: 15px;
}

DIV.separador {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 4px;
	overflow: hidden;
}

DIV.publicacion {
	width: 95%;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: auto;
	font-size: 0.85em;
}

DIV.publicacion:hover {
	background-color: #F3F4EC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

DIV.publicacion_detalle {
	float: right;
	width: 500px;
}

DIV.publicacion_detalle .titulo {
	font-size: 1.2em;
	font-weight: bold;
}

DIV.publicacion DIV.observaciones {
	padding: 3px;
	line-height: normal;
	background-color: #F3F4EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

TABLE.publicacion_tabla {
	width: 100%;
	margin-top: 6px;
}

TABLE.publicacion_tabla TD,
TABLE.publicacion_tabla TH {
	width: 33%;
}

TABLE.publicacion_tabla TH {
	background-color: #CCCCCC;
}

DIV#complementos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F3F4EC;
	border: 1px solid #CCCFBC;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	display: block;
	overflow: hidden;
}

DIV#complementos H1 {
	color: #FF6600;
	font-size: 1.3em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

DIV#complementos A {
	color: #3366CC;
	text-decoration: none;
}

DIV#complementos A:hover {
	text-decoration: underline;
	color: #333333;
}

DIV#complementos UL {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

DIV#complementos LI {
	margin-bottom: 10px;
	list-style-type: square !important;
	color: #FF6600;
	/* margin-left: -20px; */
}

DIV.destacado {
	margin-bottom: 10px;
	clear: both;
	float: left;
	overflow: visible;
	width: 100%;
}

DIV.destacado img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: 2px solid #CCCCCC;
}

#form_contacto {
	width: 90%;
	font-size: 0.9em;
	border: 1px solid #bebeaa;
	background-color: #f3f4ec;
	margin: auto;
}

#form_contacto h4 {
	margin: 0px;
	font-size: 0.9em;
	color: #CC0000;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebeaa;
}

#form_contacto h4 span {
	display: none;
}

#form_contacto legend {
	display: none;
}

#form_contacto ul {
	width: 100%;
	list-style-image: none !important;
	list-style-type: none;
}

#form_contacto li {
	width: 100%;
	list-style-image: none !important;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#form_contacto fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#form_contacto label {
	display: block;
	width: 100%;
	padding: 4px 10px;
	float: left;
	font-weight: bold;
	color: #383d44;
}

#form_contacto select {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, "San Serif";
	font-size: 1.00em;
	color: #0f651e;
}

#form_contacto input {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, "San Serif";
	font-size: 1.00em;
	color: #0f651e;
}

#form_contacto li.boton {
	text-align: center;
	background: none;
}

#form_contacto input.boton {
	width: 60px;
	float: none;
	font-size: 0.85em;
	color: #fff;
	background-color: #73777c;
	padding: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#form_contacto textarea {
	width: 310px;
	height: 115px;
	font-family: Verdana, Arial, Helvetica, "San Serif";
	font-size: 1.00em;
	color: #0f651e;
}

DIV.paginacion {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}

DIV.paginacion a {
	padding: 6px;
	border: 1px solid #CCCCCC;
}

DIV.paginacion a:hover {
	border: 1px solid #666666;
}

DIV.paginacion a.actual {
	border: 1px solid #666666;
	background-color: #EBECDF;
	font-weight: bold;
	color: #333333 !important;
}

DIV#rss {
	text-align: center;
}

FORM#lista {
	font-size: 0.9em;
	margin: auto;
	width: 90%;
	border: 1px dotted #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #f3f4ec;
}

DIV#lista_aviso {
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #CC0000;
	font-weight: bold;
}

DIV#cargando {
	position: absolute;
	border: 1px solid #009900;
	visibility: visible;
	z-index: 100;
	padding: 15px;
	text-align: center;
	width: 200px;
	background-color: #FFFFFF;
	left: 50%;
	top: 50%;
	clip: rect(-60px, auto, auto, -115px);
	margin-left: -115px;
}

.imagen-derecha {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 15px;
}

a.index-enlace-miembros {
	font-size: 1.3em;
	text-decoration: underline;
	color: #035A78;
	background-image: url(../img/ampliar_info.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.index-enlace-miembros:hover {
	text-decoration: none;
}

/* Tabla de Bootstrap */
.table-bordered {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-collapse: separate;
	border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
}

.table {
	margin-bottom: 20px;
	width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
}

.table-bordered thead:first-child tr:first-child>th:first-child,
.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child {
	border-top-left-radius: 4px;
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0 none;
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0 none;
}

.table thead th {
	vertical-align: bottom;
}

.table-bordered th,
.table-bordered td {
	border-left: 1px solid #DDDDDD;
}

.table th {
	font-weight: bold;
}

.table th,
.table td {
	border-top: 1px solid #DDDDDD;
	line-height: 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

p.rrss {
	margin: 4px;
	font-size: 2em;
}

.facebook {
	color: #3B5998 !important;
}

.twitter {
	color: #659FCB !important;
}

.googleplus {
	color: #DD4B39 !important;
}

.blog {
	color: #464442 !important;
}

.youtube {
	color: #C2171D !important;
}

.instagram {
	color: #5A463F !important;
}

.linkedin {
	color: #0177B5 !important;
}