/* My Comment */

body {
	font: 1em Verdana;
	margin: 0;
}

#cuerpo_general {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#encabezado {
	height: 117px;
	background-color: #0f4b26;
	margin-bottom: 10px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#encabezado_interior {
	height: 97px;
}

#logo1 {
	width: 292px;
	height: 97px;
	float: left;
}

#encabezado_centro {
	width: 358px;
	height: 97px;
	float: left;
}

#encabezado_fondo {
	width: 358px;
	height: 65px;
	background-image: url(../imagenes/encabezado1.jpg);
}

#menu_principal {
	height: 32px;
	background-image: url(../imagenes/encabezado2.jpg);
}

#menu_principal ul {
	margin: 0 0 0 185px;
	padding: 0;
	text-transform: capitalize;
	font-size: .9em;
}

#menu_principal li {
	margin-right: 15px;
	float: left;
	padding-top: 8px;
	text-transform: uppercase;
	list-style-type: none;
}

#menu_principal a {
	color: white;
	text-decoration: none;
	font: .8em Arial;
	letter-spacing: 1px;
}

#menu_principal a:hover {
	text-decoration: none;
	color: #a38746;
}

.maz {
	letter-spacing: 1px;
	font-size: .7em;
}

#logo2 {
	width: 130px;
	height: 97px;
	float: right;
}

/* ----------------------------------------- */

#cuerpo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

/* ----------------------------------------- */

#menu_izquierdo {
	width: 130px;
	float: left;
	background-color: #f5f1eb;
	padding-bottom: 10px;
	height: 800px;
}

.liga {
	margin-bottom: 5px;
}

#logros {
	background-color: #a68c4e;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#logros ul {
	background-color: #beaa7d;
	padding: 7px 0 5px;
	margin: 0;
}

#logros li {
	list-style-image: url(../imagenes/bullet.jpg);
	margin-left: 30px;
	margin-bottom: 1px;
}

#logros a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .75em;
}

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

#informes {
	margin-bottom: 10px;
}

.info_lista {
	width: 130px;
	height: 25px;
	margin-top: 3px;
	color: white;
}

.info_lista_num {
	width: 18px;
	height: 24px;
	float: left;
	background-color: #a38746;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 1px;
}

.info_lista_num2 {
	width: 18px;
	height: 24px;
	float: left;
	background-color: #156131;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 1px;
}

.info_lista_num3 {
	width: 18px;
	height: 24px;
	float: left;
	background-color: #888;
	font-size: 1.1em;
	padding-left: 7px;
	padding-top: 1px;
}

.info_lista_txt a {
	width: 103px;
	height: 18px;
	float: right;
	background-color: #bba46c;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 2px;
	color: white;
	text-decoration: none;
	font-size: .53em;
}

.info_lista_txt a:hover {
	background-color: #156332;
}

.info_lista_txt2 {
	width: 103px;
	height: 18px;
	float: right;
	background-color: #c1c1c1;
	font-size: .53em;
	text-transform: uppercase;
	padding-top: 7px;
	padding-left: 2px;
}

/* ----------------------------------------- */

#centro {
	width: 500px;
	float: left;
	background-color: white;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#zona_principal {
	width: 500px;
	height: 260px;
	background-color: #a1aec1;
	margin-bottom: 10px;
}

#imagenes {
	width: 500px;
	height: 260px;
	z-index: 1;
	position: relative;
}

.informacion {
	height: 80px;
	background-color: white;
	opacity: 0.75;
	z-index: 3;
	position: relative;
	width: 500px;
}

.info_i {
	width: 214px;
	border-right: 1px solid #a38447;
	float: left;
	height: 60px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

.r1 {
	font-size: .7em;
	margin-top: 10px;
	color: black;
}

.r2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #a48747;
	margin-top: 3px;
}

.info_d {
	width: 265px;
	float: right;
	height: 60px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.r3 {
	color: #a48747;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .7em;
	margin-bottom: 5px;
}

.r4 {
	font-size: .7em;
	color: black;
}

.r5 {
	text-align: right;
	font-weight: bold;
	font-size: .65em;
	margin-top: 8px;
}

.r5 a {
	color: black;
	text-decoration: none;
}

.r5 a:hover {
	text-decoration: underline;
}

#zona_secundaria {
	height: 465px;
	width: 500px;
	background-color: #eeeeee;
}

#zona_secundaria2 {
	width: 500px;
	background-color: #eeeeee;
	margin-top: 10px;
}

#acciones {
	color: #104e29;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#acciones_lista {
	text-transform: uppercase;
	height: 385px;
	font-size: .65em;
}

#acciones_lista2 {
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: .65em;
}

.bloque {
	margin-bottom: 12px;
}

.fecha_a {
	color: #104e29;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.accion {
	margin-bottom: 5px;
	color: gray;
}

.accion a {
	margin-bottom: 5px;
	color: gray;
	text-decoration: none;
}

.accion a:hover {
	text-decoration: underline;
}

#barra1 {
	width: 155px;
	float: left;
	border-right: 1px solid maroon;
	background-color: #eeeeee;
	padding-left: 6px;
	height: 365px;
	padding-right: 5px;
}

#barra2 {
	width: 155px;
	float: left;
	border-right: 1px solid maroon;
	background-color: #eeeeee;
	padding-left: 6px;
	height: 365px;
	padding-right: 5px;
}

#barra3 {
	width: 155px;
	float: right;
	background-color: #eeeeee;
	padding-left: 6px;
	height: 365px;
	padding-right: 5px;
}

#barra1b {
	width: 155px;
	float: left;
	border-right: 1px solid maroon;
	background-color: #eeeeee;
	padding-left: 6px;
	padding-right: 5px;
	height: 980px;
}

#barra2b {
	width: 155px;
	float: left;
	border-right: 1px solid maroon;
	background-color: #eeeeee;
	padding-left: 6px;
	padding-right: 5px;
	height: 980px;
}

#barra3b {
	width: 155px;
	float: right;
	background-color: #eeeeee;
	padding-left: 6px;
	padding-right: 5px;
	height: 980px;
}

#ver {
	text-align: right;
	margin-top: 8px;
	padding-right: 10px;
}

#ver a {
	color: #114f2a;
	font-size: .8em;
	text-decoration: none;
}

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

/* ----------------------------------------- */

#menu_derecho {
	width: 130px;
	float: right;
	background-color: #e8e8e8;
	padding-bottom: 10px;
	height: 800px;
}

#logros_sector {
	margin-bottom: 10px;
}

.info_lista_l {
	width: 25px;
	height: 25px;
	float: left;
	background-color: #a38746;
	font-size: 1.1em;
}

.info_lista_txt_l a {
	width: 103px;
	height: 24px;
	float: right;
	background-color: #ccc;
	font-size: .55em;
	text-transform: uppercase;
	padding-left: 2px;
	color: white;
	text-decoration: none;
	padding-top: 1px;
}

.info_lista_txt_l a:hover {
	background-color: #c9b280;
}

.info_lista_txt_ll a {
	width: 103px;
	height: 18px;
	float: right;
	background-color: #ccc;
	font-size: .55em;
	text-transform: uppercase;
	padding-left: 2px;
	color: white;
	text-decoration: none;
	padding-top: 7px;
}

.info_lista_txt_ll a:hover {
	background-color: #c9b280;
}

#mensaje {
	margin-bottom: 10px;
}

#zona_b {
	margin-bottom: 10px;
}

#zona_b ul {
	margin: 0;
	padding: 0;
}

#zona_b li {
	list-style-type: none;
	margin-bottom: 5px;
}

/* ----------------------------------------- */

#pie {
	background-color: #104d26;
	height: 25px;
	color: white;
	font-size: .7em;
	text-transform: uppercase;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#pie1 {
	width: 255px;
	height: 20px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#pie2 {
	width: 515px;
	float: right;
	background-color: #896e3b;
	height: 20px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}


/* -------mataflash--------------- */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 500px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#flickrGallery
{
	width: 500px;
	height: 260px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/loading-bar-black.gif');
}

.verm {
	font: bold 10pt Arial;
	margin-top: 8px;
}

 .verm a {
	color: white;
}

.verm a:hover {
	text-decoration: underline;
}

.titf {
	font: bold 14pt Arial;
}

.titr {
	font: bold 14pt Arial;
	color: #fe3200;
}

.txtf {
	font: bold 11pt Arial;
}

.txtg {
	font: bold 13pt Arial;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 9;
	width: 100%;
	margin: 0px;
	height: 223px;
	background: white;
	color: black;
	text-indent: 0;
	overflow: hidden;
	right: 0;
	top: 0;
}

.jdGallery .slideInfoZone2
{
	position: absolute;
	z-index: 10;
	width: 100%;
	text-indent: 0;
	overflow: hidden;
	left: 10px;
	font-size: 16px;
	color: black;
	top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-left: 2px;
}

.jdGallery .slideInfoZone3
{
	position: absolute;
	z-index: 10;
	width: 100%;
	color: black;
	text-indent: 0;
	overflow: hidden;
	top: 30px;
	right: 10px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	margin-top: 2px;
	margin-right: -2px;
}

.jdGallery .slideInfoZone4
{
	position: absolute;
	z-index: 10;
	width: 500px;
	height: 80px;
	color: black;
	text-indent: 0;
	overflow: hidden;
	bottom: 9px;
	background-image: url(../imagenes/fondoP.png);
}

.jdGallery .slideInfoZone5
{	position: absolute;
	z-index: 10;
	width: 115px;
	margin: 0px;
	height: 45px;
	color: black;
	text-indent: 0;
	overflow: hidden;
	bottom: 30px;
	right: 0;
	padding-top: 5px;
	padding-left: 5px;
}

.jdGallery .slideInfoZone6
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	color: black;
	text-indent: 0;
	overflow: hidden;
	top: 30px;
	right: 10px;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
}

.jdGallery .slideInfoZone7
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	color: black;
	text-indent: 0;
	overflow: hidden;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	bottom: 0;
	left: 0;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone2
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone3
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone4
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone5
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone6
{
	bottom: -1px;
}

* html .jdGallery .slideInfoZone7
{
	bottom: -1px;
}

.jdGallery .uno
{
	padding: 0;
	font-size: 80%;
	margin: 0 0 0 1px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .dos
{
	padding: 0;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
	font-size: 100%;
}

.jdGallery .tres
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .cuatro
{
		font-size: 80%;
	margin: 0;
	font-weight: bold;
	color: inherit;
}

.jdGallery .cuatro a {
	font: 7pt Arial;
	color: black;
}

.jdGallery .cinco a:hover {
	color: maroon;
}

.jdGallery .cinco
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	font-weight: bold;
	color: inherit;
	text-align: right;
}

.jdGallery .cinco a {
	font: 7pt Arial;
	color: white;
}

.jdGallery .cinco a:hover {
	color: maroon;
}

.jdGallery .seis
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .siete
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 10px 0px 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 0;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	width: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 300px;
}

.jdGallery .carousel
{
	position: absolute;
	margin: 328px 0px 0px 470px;
	left: 0;
	top: 0;
	height: 30px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	z-index: 1000;
	width: 120px;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 40px;
	top: 5px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	float: left;
	background-position: center center;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 20%;
	width: 10%;
	cursor: pointer;
	z-index:10;
	
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
		opacity: 0.9;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('../img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('../img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	
	opacity: 0.9;
}

.withArrows a.open:hover { background: url('../img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('../img/open.gif') no-repeat center center;
	 }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/* Mata Flash */


/* --------------Internas-------- */

#informe_ruta {
	font-size:.7em;
	font-weight:bold;
	color:#595959;
	text-align:right;
}	

#informe_ruta a{
	color:#595959;
	font-weight:bold;
	text-decoration:none;
}	
#informe_ruta a:hover{
	text-decoration:underline;
}

.presidencia_divisor {
	color:#BEA775;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}



.informe_titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.87em;
	color:#006633;
	font-weight:bold;
}

#informe_contenido {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#CDBDA7;
}

/* Widget Enviar Imprimir */



#presidencia_enviarimprimir p
{
	padding: 0;
	margin: 0;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.6em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}

#presidencia_enviarimprimir span.presidencia_divisor
{
	color: #BEA775;
}

#presidencia_enviarimprimir a
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}

#presidencia_enviarimprimir a:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: underline;
}


p.presidencia_seccion
{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}

#presidencia_contenidos_cuerpo 
{
	list-style-image:url(../images/menuizq_bullet2.gif);
	text-decoration: none;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}

#presidencia_contenidos_cuerpo a
{
	color:#BEA775;
	text-decoration: none;
}

#presidencia_contenidos_cuerpo a:hover
{
	color:#BEA775;
	text-decoration: underline;
}

#presidencia_contenidos_cuerpo
{
	text-align: justify;
	color: #434D2A;
	font-size: 0.7em;
	padding-bottom: 18px;
}

#presidencia_contenidos_cuerpo ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image:url(../images/menuizq_bullet2.gif);
	margin: 0;
	border-width: 0;
	padding: 0;
	color:#BEA775;
}

#presidencia_contenidos_cuerpo li
{
	background-color: #FFFFFF;
	list-style-image: url(../images/menuizq_bullet2.gif);
	text-align:left;
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 1.0em;
	text-indent: 0px;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 1px;
}

p.presidencia_modificacion
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}

/* Submenu */



#presidencia_submenu {

	padding: 0;

	margin: 0;

	border-width: 0;

	padding-top: 30px;

}



#presidencia_submenu p.presidencia_submenu_indice

{

	font-family: Arial, Verdana, Helvetica;

	font-size: 0.7em;

	color: #595959;

	padding: 0;

	text-align: center;

	border-bottom: 1px solid #BEA775;

	margin-bottom: 9px;

	font-weight: bold;

}



#presidencia_submenu a.presidencia_submenu_indice

{

	color:#B3965A;

	text-decoration: none;

}



#presidencia_submenu a.presidencia_submenu_indice_mayusculas

{

	color: #B3965A;

	text-decoration: none;

	text-transform:uppercase;

}



#presidencia_submenu a.presidencia_submenu_indice:hover

{

	color: #B3965A;

	text-decoration: none;

}



#presidencia_submenu ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	list-style: none;

	margin: 0;

	border-width: 0;

	padding: 0;

}



#presidencia_submenu ol {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border-width: 0;

	padding: 0;

}



#presidencia_submenu li

{

	background-color:#F1F1F1;

	margin: 0;

	border-width: 0;

	padding: 0;

	font-size: 0.6em;

	line-height: 1.2em;

	text-align: left;

	text-indent: -15px;

	padding-left: 15px;

	margin-bottom: 5px;

	padding-bottom: 1px;

}



#presidencia_submenu a

{

	color: #B3965A;

	text-decoration: none;

}



#presidencia_submenu a:hover

{

	color: #B3965A;

	text-decoration: underline;

}



#presidencia_submenu img {

	padding: 0;

	border-width: 0;

	margin-left: 5px;

	margin-right: 4px;

}

/* Buscador columna derecha */

p.presidencia_widget_buscador_titulo
{
	margin: 0;
	border-width: 0;
	padding: 0;
	background-color: #BEAA7D;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-top: 12px;
	padding-top: 1px;
	padding-bottom: 2px;
}

#presidencia_widget_buscador
{
	text-align: center;
	background: #F1F1F1;
	padding-bottom: 5px;
}

#presidencia_widget_buscador p.buscaren
{
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	color: #006633;
	padding-top: 3px;
	padding-bottom: 3px;
}

#presidencia_widget_buscador p.palabras
{
	font-size: 0.6em;
	border-width: 0;
	padding: 0;
	padding-bottom: 5px;
}

#presidencia_widget_buscador p.clave
{
	margin: 0;
	border-width: 0;
	padding: 0;
	font-size: 0.6em;
	text-align: left;
	padding-top: 9px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #434D2A;
}

#presidencia_widget_buscador input.palabras
{
	width: 120px;
	padding: 0;
	margin: 0;
	border-width: 2px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #ffffff;
}

#presidencia_widget_buscador p.letra
{
	padding: 0px;
	margin: 0px;
	border-width: 0;
}

#presidencia_widget_buscador span.letra
{
	padding: 0px;
	margin: 0px;
	border-width: 0;
	font-size: 0.6em;
}

#presidencia_widget_buscador select.letra
{
	padding: 1px;
	margin: 0px;
	border: 1px solid #7F9DB9;
	width: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#presidencia_widget_buscador input.submit
{
	text-align: center;
	margin: 0;
	padding: 0;
	border-width: 0;
}

#presidencia_widget_buscador p.submit
{
	text-align: center;
	margin: 0;
	padding: 0;
	border-width: 0;
}



#presidencia_widget_buscador table.fechas
{
	width: 137px;
}

#presidencia_widget_buscador td.desde
{
	height: 19px;
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: left;
	color: #434D2A;
	padding-left: 6px;
	padding-top: 7px;
	vertical-align: middle;

}

#presidencia_widget_buscador td.hasta
{
	height: 19px;
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: left;
	color: #434D2A;
	padding-left: 6px;
	padding-top: 15px;
	vertical-align: middle;
}

#presidencia_widget_buscador td.dia_desde
{
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: right;
	padding-right: 6px;
	padding-top: 7px;
}


#presidencia_widget_buscador td.dia_hasta
{
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: right;
	padding-right: 6px;
	padding-top: 15px;
}

#presidencia_widget_buscador select.dia
{
	padding: 1px;
	margin: 0px;
	border: 1px solid #7F9DB9;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#presidencia_widget_buscador td.mes
{
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: left;
	padding-left: 6px;
	padding-top: 6px;
}

#presidencia_widget_buscador select.mes
{
	padding: 1px;
	margin: 0px;
	border: 1px solid #7F9DB9;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#presidencia_widget_buscador td.year
{
	padding: 0;
	margin: 0;
	border-width: 0;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
}

#presidencia_widget_buscador select.year
{
	padding: 1px;
	margin: 0px;
	border: 1px solid #7F9DB9;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

#informe_contenido {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434D2A;
}

#informe_contenido ul{
	list-style:none;
	list-style-image:none;
	padding:0;
}

#informe_contenido li{
	margin-bottom:10px;
}

#informe_contenido a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434D2A;
	font-weight:bold;
	text-decoration:none;
}
.vermas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #911A1C;
	text-decoration: none;
	float:right;
}
.vermas:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #911A1C;
	text-decoration: underline;
}
