@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#313131
}
.contenedor {
	width:980px;
	margin:auto;
	overflow:hidden;
	height:1%
}
.flotantes {
	overflow:hidden;
	height:1%
}
.sin-bordes {
	border:0
}
p {
	margin:0 0 12px
}
.cab2 {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#17308
	 /* #1375c8 */
}
.cab3 {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#17308
	/* #1375c8 */
}
.etiquetas {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	color:#369203
}
.align-justify {
	text-align:justify
}
.align-center {
	text-align:center
}
.align-right {
	text-align:right
}
.align-left{
	text-align:left
}
.float-left {
	float:left
}
.float-right {
	float:right
}
hr {
	border-bottom:1px solid #ccc;
	border-top:none;
	border-left:none;
	border-right:none;
	margin-bottom:15px
}
/* MODIFICACIÓN DE ENL-GNRAL */

a.enl-gnral:link, a.enl-gnral:active, a.enl-gnral:visited {
	text-decoration:none;
	color:#0e7ecd
}
a.enl-gnral:hover {
	text-decoration:underline;
	color:#e36a09
}
/* ERA 
a.enl-gnral:link, a.enl-gnral:active, a.enl-gnral:visited {
	text-decoration:underline;
	color:#0e7ecd
}
a.enl-gnral:hover {
	color:#e36a09
}
*/
.lista-gnral {
	margin:0 0 12px 30px;
	padding:0;
	list-style:disc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#444
}
.margin-bot-25px {
	margin-bottom:25px
}
.cont-fila {
	margin:0 0 15px;
	overflow:hidden;
	height:1%
}

/* Top */

#top {
	background:url(img/bg-top.gif) bottom left repeat-x #484848;
	margin-bottom:8px
}
#lista-menu-top {
	margin:0;
	padding:0;
	list-style:none;
	float:left
}
#lista-menu-top li {
	float:left;
	margin-right:20px;
	height:30px;
	line-height:30px
}
a.menu-top:link, a.menu-top:active, a.menu-top:visited {
	text-decoration:none;
	color:white
}
a.menu-top:hover {
	text-decoration:underline
}
#form-busqueda {
	margin:0;
	padding:0;
	float:right;
	height:30px;
	line-height:30px
}
* html #form-busqueda {
	padding:8px 0 0;
	height:30px;
	line-height:30px
}
#busqueda {
	border:1px solid #797979;
	margin-right:5px;
	padding:1px 2px;
}
#btn-buscar {
	background-color:#e18a00;
	border:0;
	padding:1px 9px;
	margin-right:15px;
	color:white
}
* html #btn-buscar {
	padding:1px 5px;
}
*:first-child+html #btn-buscar {
	padding:1px 5px;
}
a#busc-avanzada:link, a#busc-avanzada:active, a#busc-avanzada:visited {
	text-decoration:none;
	color:#ffc000
}
a#busc-avanzada:hover {
	text-decoration:underline
}

/* Zona corporativa */

#top-corp {
	width:980px;
	margin:auto;
	margin-bottom:10px;
	overflow:hidden;
	height:1%
}
#logo-top {
	float:left;
	margin-right:15px;
	border:0
}
#imgprinc {
	float:left
}
#top-corp-btns {
	width:150px;
	height:134px;
	position:relative;
	float:right
}
#btn-acceso-usuarios {
	position:absolute;
	top:0;
	left:0
}
#btn-newsletters {
	position:absolute;
	bottom:0;
	left:0
}

/* Menú horizontal y redes sociales */

#cont-menu-hor {
	height:36px;
	margin-bottom:10px;
	background:url(img/bg-menu-hor.gif) top left no-repeat #6d9d05
}
#lista-menu-hor {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}
.li-menu-hor {
	padding-right:2px;
	background:url(img/sep-menu-top.gif) top right repeat-y;
	float:left;
	display:block;
	position:relative
}
a.menu-hor1:link, a.menu-hor1:active, a.menu-hor1:visited {
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding:0 15px;
	text-decoration:none;
	font-size:1.1em;
	color:white
}
a.menu-hor1:hover {
	background:url(img/bg-menu-hor1.gif) top left no-repeat #4a7a04
}
a.menu-hor2:link, a.menu-hor2:active, a.menu-hor2:visited {
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding:0 32px 0 17px;
	background:url(img/bg-menu-hor2.gif) right 14px no-repeat;
	text-decoration:none;
	font-size:1.1em;
	color:white;
	cursor:pointer
}
a.menu-hor2:hover {
	background:url(img/bg-menu-hor2-over.gif) right 14px no-repeat #4a7a04;
	visibility:visible
}
.down {
	float:left;
	display:block;
	height:36px;
}
a.menu-hor2:hover span.down {
	background:#4a7a04
}
.li-menu-hor:hover > a.menu-hor2 {
	background:url(img/bg-menu-hor2-over.gif) right 14px no-repeat #4a7a04
}
.li-menu-hor:hover > a.menu-hor2 span.down {
	background:#4a7a04
}
#lista-menu-hor table {
	border-collapse:collapse;
	width:0; 
	height:0;
	position:absolute;
	top:0;
	left:0
}
#lista-menu-hor li:hover {
	position:relative;
	z-index:200
}
#lista-menu-hor ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	list-style:none;
	margin:0;
	padding:0
}
#lista-menu-hor :hover ul.lista-submenu-hor {
	width:180px;
	height:auto;
	background-color:#6aa308;
	left:0;
	top:36px;
	white-space:nowrap;
	border-bottom:4px solid #dece21
}
.li-submenu-hor {
	border-top:1px solid #a3b819;
	float:left;
	position:relative;
	width:180px
}
a.submenu-hor:link, a.submenu-hor:active, a.submenu-hor:visited {
	display:block;
	width:160px;
	padding:7px 10px;
	text-decoration:none;
	color:white
}
* html a.submenu-hor:link, a.submenu-hor:active, a.submenu-hor:visited {
	padding:0 10px;
	font-size:small;
	height:30px;
	line-height:30px
}
a.submenu-hor:hover {
	background-color:#2a67c4
}
#lista-redes-sociales {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:right
}
#lista-redes-sociales li {
	float:left;
	margin-left:3px;
	padding-top:6px
}

/* Menú vertical */

#cont-menu-vert {	
	width:190px;
	float:left;
	margin-right:15px
}
#lista-menu-vert {
	width:190px;
	margin:0 0 20px;
	padding:0;
	list-style:none
}
.menu-vert {
	margin-bottom:5px;
	background:url(img/bg-li-menu.gif) bottom left no-repeat #27a7e9
}
a.menu-vert:link, a.menu-vert:active, a.menu-vert:visited {
	display:block;
	width:162px;/* necesario para ie6 **/
	padding:5px 14px 7px;
	background:url(img/bg-menu.gif) top left no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:white
}
a.menu-vert:hover {
	color:#fff001
}
a.menu-vert-mas:link, a.menu-vert-mas:active, a.menu-vert-mas:visited {
	display:block;
	width:162px;/* necesario para ie6 **/
	padding:5px 14px 7px;
	background:url(img/bg-menu-mas.gif) top left no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:white
}
a.menu-vert-mas:hover {
	color:#fff001
}
a.menu-vert-menos:link, a.menu-vert-menos:active, a.menu-vert-menos:visited {
	display:block;
	width:162px;/* necesario para ie6 **/
	padding:5px 14px 7px;
	background:url(img/bg-menu-menos.gif) top left no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:white
}
a.menu-vert-menos:hover {
	color:#fff001
}

/* Submenú */

.lista-submenu-vert {
	margin:0 0 10px;
	padding:0;
	list-style:none
}
.li-submenu-vert {
	padding:4px 0;
	border-bottom:1px solid #bcbcbc;
	text-align:center
}
a.submenu-vert:link, a.submenu-vert:active, a.submenu-vert:visited {
	text-decoration:none;
	color:#1b9bdd
}
a.submenu-vert:hover {
	text-decoration:underline
}
/* IE6 */* html .lista-submenu-vert {
	margin-top:-20px
}

/* IE7 */*:first-child+html .lista-submenu-vert {
	margin-top:-20px
}

/* Contenidos */

#cont-contenidos {
	width:570px;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	height:1%
}
.cont-mitad {
	width:255px; /*235px;*/
	overflow:hidden;
	height:1%
}
#cont-h1 {
	background:url(img/bg-h1-cont.gif) top left no-repeat #e3a309;
	margin-bottom:10px
}
h1 {
	margin:0;
	padding:5px 7px;
	background:url(img/bg-h1.gif) bottom left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	color:white
}
#cont-nav {
	margin-bottom:10px;
}
#prfo-nav {
	float:left;
	margin:0;
	height:25px;
	line-height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#608a05
}
#prfo-nav-solo {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#608a05
}
a.nav:link, a.nav:active, a.nav:visited {
	text-decoration:underline;
	color:#608a05
}
a.nav:hover {
	color:#055a8a
}
#prfo-size {
	float:right;
	margin-bottom:7px
}
.img-right {
	border:0;
	float:right;
	margin-left:15px
}
.img-left {
	border:0;
	float:left;
	margin-right:15px
}

/* Lateral derecho */

#lateral-der {
	margin:0 0 20px;
	width:190px;
	float:right
}
#cab-menu-der {
	margin:0;
	height:33px;
	line-height:33px;
	background:url(boton.png) top left no-repeat #0ea6b4;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	color:white
}
#lista-menu-der {
	margin:0 0 15px;
	padding:0;
	list-style:none
}
#lista-menu-der li {
	border-bottom:1px solid #b1b1b1;
	padding:5px 0 6px; /* ERA padding:0; */
	text-align:center
}
a.menu-der:link, a.menu-der:active, a.menu-der:visited {
	text-decoration:none;
	color:#008996
}
a.menu-der:hover {
	color:#ee5604
}
.lista-submenu-der {
	margin:0;
	padding:5px 0 0;
	list-style:none
}
.borde-submenu-der {
	border-bottom:1px solid #fff;
	text-align:center;
}
a.submenu-der:link, a.submenu-der:active, a.submenu-der:visited {
	text-decoration:none;
	color:#666
}
a.submenu-der:hover {
	color:#222
}
/* ERA
a.menu-der:link, a.menu-der:active, a.menu-der:visited {
	display:block;
	padding:5px 0 6px;
	text-decoration:none;
	color:#008996
}
a.menu-der:hover {
	color:#ee5604
}
*/

/* Pie datos gdr */

#cont-datos-gdr {
	width:940px;
	margin:auto;
	margin-bottom:15px;
	padding:10px 20px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	overflow:hidden;
	height:1%
}
#col1 {
	width:300px;
	float:left;
	margin:0 20px 0 0;
	color:#626262
}
#col2 {
	width:300px;
	float:left;
	margin:0;
	color:#626262
}
#col3 {
	width:300px;
	float:right;
	margin:0;
	color:#626262
}
.cab-datos-gdr {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	color:#0d7ab9
}
a#mail-datos-gdr:link, a#mail-datos-gdr:active, a#mail-datos-gdr:visited {
	text-decoration:none;
	color:#626262
}
a#mail-datos-gdr:hover {
	color:#434343;
	text-decoration:underline
}

/* Pie promueven y financian */

#pie-promueven {
	float:left;
	margin:0;
	color:#6b9a04
}
#pie-promueven img {
	margin-left:5px;
	vertical-align:top
}
#pie-financian {
	float:right;
	margin:0;
	color:#6b9a04
}
#pie-financian img {
	margin-left:5px;
	vertical-align:top
}
#logos-pie {
	text-align:center;
	margin:0;
	color:#6b9a04
}
#logos-pie img {
	margin-left:5px;
	vertical-align:top
}


/* Formularios */

.form-gnral {
	width:400px;
	margin:auto
}
.lista-form-gnral {
	margin:0;
	padding:0;
	list-style:none
}
.lista-form-gnral li {
	margin-bottom:5px
}
.label-form-gnral {
	display:block;
	margin:0 0 4px;
	font-size:1.1em;
	color:#1375c8
}
.input-form-grnal {
	width:396px;
	padding-top:2px;
	padding-bottom:3px;
	border:1px solid #bbb;
	font-size:1.3em;
	color:#444
}
.textarea-form-grnal {
	width:396px;
	padding-top:2px;
	padding-bottom:3px;
	border:1px solid #bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#444
}
.form-cajaselect {
	width:400px;
}
.condiciones {
	height:200px;
	padding:5px;
	margin:20px 0 10px;
	border:1px solid #bbb;
	overflow:auto
}
.label-checks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#444
}
.reset-gnral {
	margin-right:15px;
	border:1px solid #989898;
	background-color:#505050;
	padding:3px 7px;
	font-size:1.1em;
	color:white
}
.submit-gnral {
	border:1px solid #7aac10;
	background-color:#589606;
	padding:3px 7px;
	font-size:1.1em;
	color:white
}

/* Actualidad */

.cont-actualidad {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	overflow:auto;
	height:1%
}
.cont-actualidad-noborde {
	margin-bottom:15px;
	overflow:auto;
	height:1%
}
.img-actualidad {
	width:180px;
	float:left;
	margin-right:20px;
	border:0
}
.titular-noticias {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	color:#0a86dd
}
.titular-agenda {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	color:#a5098c
}
.titular-agenda-index {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#a5098c
}
.img-actualidad-index {
	width:150px;
	height:110px;
	float:left;
	margin-right:20px;
	border:0
}
a.actualidad:link, a.actualidad:active, a.actualidad:visited {
	color:#0064e0;
	text-decoration:none
}
a.actualidad:hover {
	text-decoration:underline
}
.datos-actualidad {
	margin:0 0 5px;
	color:#e26306
}
.avance-actualidad {
	margin:0 0 10px;
	text-align:justify
}
.prfo-info {
	margin:0 5px 0 0;
	text-align:right
}
a.info:link, a.info:active, a.info:visited {
	color:#369203;
	text-decoration:none
}
a.info:hover {
	text-decoration:underline
}
.cab-actualidad-noticias {
	margin:0 0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	color:#0054bb
}
a#ver-noticias:link, a#ver-noticias:active, a#ver-noticias:visited {
	text-decoration:none;
	color:#e24406
}
a#ver-noticias:hover {
	text-decoration:underline
}
.act-recientes {
	margin:0;
	font-size:small;
	font-weight:normal;
	color:#888
}
.cab-actualidad-agenda {
	margin:0 0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	color:#930b7d
}
a#ver-agenda:link, a#ver-agenda:active, a#ver-agenda:visited {
	text-decoration:none;
	color:#c3016b
}
a#ver-agenda:hover {
	text-decoration:underline
}
a.actualidad-agenda:link, a.actualidad-agenda:active, a.actualidad-agenda:visited {
	color:#a5098c;
	text-decoration:none
}
a.actualidad-agenda:hover {
	text-decoration:underline
}
.datos-actualidad-agenda {
	margin:0 0 5px;
	color:#d70176
}

.cont-imgs {
    float:right;
    margin:0 0 7px 20px;
    width:240px
}
.cont-imgs img {
    width:240px;
    margin-bottom:10px
}


/* Paginación */

.caja-paginacion {
	margin:0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#0d7ab9;
	text-align:center
}
.caja-paginacion span {
	color:#ea6645
}
a.paginas:link, a.paginas:active, a.paginas:visited {
	padding:2px 4px 4px;
	color:#0d7ab9;
	text-decoration:none
}
a.paginas:hover {
	color:white;
	background-color:#0d7ab9
}
a.paginas-actual:link, a.paginas-actual:active, a.paginas-actual:visited {
	padding:2px 4px 4px;
	color:#ea6645;
	text-decoration:none
}
a.paginas-actual:hover {
	color:white;
	background-color:#ea6645
}

/* Galerías */

.cont-galeria-left {
	width:180px;
	float:left;
	margin-right:15px;
	text-align:center
}
.cont-galeria-center {
	width:180px;
	float:left;
	text-align:center
}
.cont-galeria-right {
	width:180px;
	float:right;
	text-align:center
}
.img-galeria {
	width:180px;
	border:0;
	margin-bottom:5px
}
.nombre-galeria {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#0a86dd
}
a.galeria:link, a.galeria:active, a.galeria:visited {
	color:#0a86dd;
	text-decoration:none
}
a.galeria:hover {
	color:#128f08;
	text-decoration:underline
}
.detalles-galeria {
	margin:0;
	color:#eb7b0e
}
.pie-imagen {
	margin:0;
	color:#666
}

/* Lightbox 2.0 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fffffe;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fffeff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Mapa web */

.cab-mapa-web {
/* RCV 04-06-12 */
padding-bottom:5px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
	color:#0a86dd
}
a.mapa-web:link, a.mapa-web:active, a.mapa-web:visited {
	color:#0a86dd;
	text-decoration:none
}
a.mapa-web:hover {
	color:#e0830a
}
.lista-submapa {
	margin:0 0 15px 15px;
	padding:0 0 0 15px;
	list-style-type:disc;
	overflow:hidden;
	height:1%
}
.lista-submapa li {
	/* float:left; RCV Arbol */
	margin-right:20px;
	color:#3e8c05
}
a.submapa:link, a.submapa:active, a.submapa:visited {
	color:#3e8c05;
	text-decoration:none
}
a.submapa:hover {
	text-decoration:underline
}

/* RCV Mapa Web Arbol */
.rama-mapa-web {
	/* border-left:2px solid gray; */
	/* padding-left: 7px; */
	margin-left:10px;
	margin-bottom: 15px;
}
.item-mapa-web {
	padding-top: 5px;
	padding-left:30px; 
	/* background-image:url(img/separamapa.gif);
	background-position:left;
	background-repeat:no-repeat; */
	 /* border-bottom: 1px solid #ccc;*/
}
.lista-submapa-1 {
/*	margin:5px 0 15px 15px;*/
	list-style-type:none;
}
.lista-submapa-1 li {
	padding:5px 0 0 10px;
	color:#0a86dd
}

/* Descargas */

.cab-descarga {
	margin:0;
	background:url(img/bg-descarga.gif) left 1px no-repeat;
	padding:0 0 1px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.2em;
	color:#0a86dd
}
a.descarga:link, a.descarga:active, a.descarga:visited {
	color:#0a86dd;
	text-decoration:none
}
a.descarga:hover {
	color:#3e8c05
}
.tipo-descarga {
	margin:0 0 4px;
	color:#777
}
.tipo-descarga strong {
	color:#e0830a
}

/* Galerías de imágenes */

.galeria_lightbox {
	margin:0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%
}
* html .galeria_lightbox {
	margin:0 0 15px -8px;
}
.galeria_lightbox li {
	float:left;
	margin:0 0 10px 10px
}
.mini {
 width:88px;
 border:none
}
.cont_img {
	margin-bottom:15px;
	overflow:hidden;
	height:1%
}
.img_not_izq {
	width:230px;
	float:left
}
.img_not_der {
	width:230px;
	float:right
}
.img_not_izq_imp {
	width:330px;
	float:left
}
.img_not_der_imp {
	width:330px;
	float:right
}

/* Opiniones */

.li-opinion-left {
	width:230px;
	float:left
}
.li-opinion-right {
	width:230px;
	float:right
}
.input-comentario {
	width:226px;
	border:1px solid #aaa;
	margin-bottom:5px;
	font-size:1.1em
}
.textarea-comentario {
	width:496px;
	border:1px solid #aaa;
	margin-bottom:10px
}
.li-botones-comentarios {
	clear:both;
	padding-top:10px;
	text-align:center
}
.aviso-comentarios {
	padding-top:15px;
	color:#1375c8
}
.prfo-datos-com {
	margin:0 0 5px
}
.usuario-com {
	font-weight:bold;
	color:#e36a09
}
.fecha-com {
	color:#898989
}
a.votar-favor-com:link, a.votar-favor-com:active, a.votar-favor-com:visited {
	text-decoration:none;
	color:#1d8b04
}
a.votar-favor-com:hover {
	text-decoration:underline
}
a.votar-contra-com:link, a.votar-contra-com:active, a.votar-contra-com:visited {
	text-decoration:none;
	color:#da1838
}
a.votar-contra-com:hover {
	text-decoration:underline
}

/* Galerías de fotos en actualidad - válido para otros */

.mini-lightbox {
	width:115px;
	margin:0 5px 10px;
	border:0
}

/* Avisos para formularios, etc.. */

.avisos {
	color:#d20707
}

/* Para los "mini-banners" laterales. Esto se puede aplicar tanto en un lateral como en otro. Yo sugiero botones con imágenes a la derecha y anuncios a la izquierda. */

.img-link-laterales {
	border:0;
	width:190px;/*220px;*/
	margin-bottom:7px
}


/*********************** ESTILOS PARA EL BUSCADOR ****************************/
.highlight { background-color: yellow }

/************************ ESTILOS CKEDITOR *******************************/

/* Imágenes */

.imagen-derecha {
	float:right;
	margin:0 0 10px 15px;
	width:240px
}
.imagen-izquierda {
	float:left;
	margin:0 15px 10px 0;
	width:240px
}
.imagen-con-pie-derecha {
	width:240px;
	margin-left:15px;
	float:right
}
.imagen-con-pie-derecha img {
	width:240px;
	margin-bottom:15px
}
.imagen-con-pie-derecha p {
	margin:0 0 10px;
	text-align:center;
	font-size:0.9em;
	color:#555
}
.imagen-con-pie-izquierda {
	width:240px;
	margin-right:15px;
	float:left
}
.imagen-con-pie-izquierda img {
	width:240px;
	margin-bottom:15px
}
.imagen-ancho-total {
	width:570px;
	margin-bottom:15px
}
.pie-foto {
	margin:-10px 0 15px;
	text-align:center;
	font-size:0.9em;
	color:#555
}

/* Cabeceras */

/* MODIFICAR TÝTULO 2, CAMBIAR FONT-SIZE A 1.3em */
.titulo2 {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	color:#e17308/* era #1375c8 */
}/* MODIFICAR TÝTULO 2, CAMBIAR FONT-SIZE A 1.3em */
.titulo3 {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#e17308/* era #1375c8 */
}
.titulo4 {
	margin:0 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:normal;
	color:#e17308 /*era #1375c8 */
}

/* Ýndice de contenidos */
.indice-contenidos {
	margin:0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#0e7ecd
}
.indice-contenidos li ul {
	padding-top:5px;
	padding-bottom:5px;
	font-size:small
}
.indice-contenidos li ol {
	padding-top:5px;
	padding-bottom:5px;
	font-size:small
}

/* Enlace volver arriba */

a.volver-arriba:link, a.volver-arriba:active, a.volver-arriba:visited {
	display:block;
	padding-left:17px;
	background:url(img/bg-volver-arriba.gif) left top no-repeat;
	text-decoration:none;
	color:#4b8c04
}
a.volver-arriba:hover {
	text-decoration:underline
}


/* Tabla */

.tabla {
	margin:0 0 15px;
	border:1px solid #e5b031;
	border-collapse:collapse
}
.tabla caption {
	padding:5px;
	background-color:#6d9d05;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	color:white
}
.tabla th {
	padding:4px;
	background-color:#e38e09;
	border:1px solid #e5b031;
	border-collapse:collapse;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:white	
}
.tabla td {
	padding:4px;
	border:1px solid #e5b031;
	border-collapse:collapse;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif
}
.fondo-fila {
	background-color:#f3f0e9
}

/* Cookies */

#cookies-panel, #avisomenores-panel {
	display: block;
	position: fixed;
	left: 0;
	width: auto;
	height: auto;
	right: 0;
	z-index: 9999;
	padding: 10px;
	background: #ffffff;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}
#cookies-panel {
	animation: popup_bottom 1s ease;
	-webkit-animation: popup_bottom 1s ease;
	bottom: 0;
}
#avisomenores-panel {
	animation: popup_top 1s ease;
	-webkit-animation: popup_top 1s ease;
	top: 0;
}
#cookies-panel p, #avisomenores-panel p {
	text-align: center;
	margin: 10px 0;
}
#cookies-panel a, #avisomenores-panel a {
	text-decoration: underline;
}
#cookies-panel a.button-a, #avisomenores-panel a.button-a, #avisomenores-panel a.button-b {
	float: none;
	text-decoration: none;
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@charset "utf-8";#cookieMessageWrapper{background:#fd8;font-family:"Segoe UI",Verdana,Arial,Helvetica,Sans-Serif;font-size:9pt;font-weight:normal;color:#333;padding:0;margin:0;bottom:0;position:fixed;border:solid 1px #000000;-webkit-box-shadow:0 15px 15px 0 #000;box-shadow:0 0 15px 0 #000;}
#cookieMessage{width:700px;padding:3px 8px 3px 8px;text-align:justify;margin:0 auto;position:relative;}
#cookieMessage:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#cookieMessage p{margin:5px 0 0 5px;}
#cookieClose{float:right;display:block;padding:0px 5px;text-decoration:none;background:#f80;border:solid 1px #000;border-radius:2px;color:#fff;font-size:100%;margin-top:6px;font-weight:bold;}
#cookieMessage a{color:#000000;font-style:italic;}
#cookieMessage button{border:solid 1px #000000;-webkit-box-shadow:0 5px 5px 0 #000;box-shadow:0 0 5px 0 #000;}

.btn-default {
    color: #ffffff;
    background-color: #f7393e;
    border-color: #c5232f;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 14px;
    line-height: 48px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

div {
    display: block;
}

/* Estilo para botones Ficheros seccion_programasayudas */
a.menuBotonesAyuda:link{
	display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 34px;
    text-decoration: none;
    font-size: 1.1em;
    color: black;
    background-color: paleturquoise;
}

a.menuBotonesAyuda:hover {
	background: #98d80d
}

#cont-menuBotonesAyuda{
	margin-bottom: 10px;
}

#lista-menuBotonesAyuda{
	margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;
	margin-bottom: 10px;
}

.li-menuBotonesAyuda{
	padding-right: 2px;
    background: url(img/sep-menu-top.gif) top right repeat-y;
    float: left;
    display: block;
    position: relative;
}
#imgprinc
{
	width: 65%;
    height: auto;
}