* {
	margin: 0;
	padding: 0;
	border: none;}

body{
	height:100%;
	margin:0;
	padding:0;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#3C3937;}
	
body.principal{ background: #f2f2f2 url(../imagenes/fondo.jpg) no-repeat center top;}

body.interiores{ background: #f2f2f2 url(../imagenes/fondo_dos.jpg) no-repeat center top;}

/*------------------ZONA SUPERIOR----------------*/
.cabecera{
	position: relative;
	margin:0 auto;
	height:180px;
	width:990px;}

.logotipo { 
	text-indent:-9000px;
	background:url(../imagenes/logotipo_astrea.jpg) no-repeat;
	width: 205px;
	height:180px;
	float:left;}

.frase_principal{
	text-indent:-9000px;
	background:url(../imagenes/cabecera.jpg) no-repeat;
	width: 785px;
	height:180px;
	float:right;}
/*------------------FINAL ZONA SUPERIOR----------------*/
.contenedor{width:990px;margin:0 auto;}
.contenido{	
	margin:0 auto;
	width: 990px;}

p {margin-bottom:10px;}

li br {margin-bottom:10px;}

.img_texto{margin: 12px 0px 12px 0px; text-align:center;}

.contenedor_titulo{display:block; height:110px;}

.titulo_principal{
	font: 50px Helvetica, Arial, sans-serif; 
	color:#767676; 
	width:268px; 
	height:110px; 
	line-height:0.8em; 
	position:absolute; 
	z-index:2;}

.dibujo_principal{right:0px; top:auto; position:relative; z-index:1;}
	
.txt_general{font: normal 14px Arial, Helvetica, sans-serif; color:#3C3937; line-height:1.2em;}
		
.txt_general h1{font: normal 26px Helvetica, Arial, sans-serif; color:#236B25; margin-bottom:10px; margin-top:0px; line-height:1em;}
.txt_general h1 a{font: normal 26px Helvetica, Arial, sans-serif; color:#236B25; margin-bottom:10px; margin-top:0px; line-height:1em;}
.txt_general h1 a:hover{font-weight:normal; color:#F7D502;}
.txt_general h2{font: normal 22px Helvetica, Arial, sans-serif; color:#236B25; padding: 8px 0px 8px 0px; line-height:1em;}
.txt_general h3{font: normal 18px Helvetica, Arial, sans-serif; color:#236B25; padding: 8px 0px 8px 0px; line-height:1em;}

.txt_general a{font-weight:bold; color:#236B25;}
.txt_general a:hover{font-weight:bold; color:#F7D502;}

.txt_general hr{border: 1px dashed #9AC339; margin: 8px 0px 8px 0px;}

.listado_general{margin-bottom:16px;}

.listado_general li {margin-bottom:0.5em; list-style:none; background:transparent url(../imagenes/flecha.gif) no-repeat scroll 0px 3px; padding-left: 17px;}

.sublistado_general{margin-bottom:0.5em;}

.listado_general li .sublistado_general li{margin-bottom:0.5em; list-style:none; background-image:none; margin-left: -17px;}

.txt_principal{	font: normal 17px Arial, Helvetica, sans-serif; color:#3C3937;}

.txt_principal h1{font: normal 28px Helvetica, Arial, sans-serif; color:#236B25; margin-bottom:10px; line-height:1em;}

.txt_destacado{font: normal normal bold  100% Helvetica, Arial, sans-serif; color:#236B25;}

.txt_destacado_dos{font: normal normal bold  100% Helvetica, Arial, sans-serif; color:#9AC339; font-weight:bold;}

.caracteristicas .txt_destacado_dos a{font: normal normal bold  100% Helvetica, Arial, sans-serif; color:#9AC339; font-weight:bold;}
.caracteristicas .txt_destacado_dos a:hover{ color:#F7D502;}

.txt_superdestacado{color:#ea5623;}

.caracteristicas a{font: normal bold 16px Helvetica, Arial, sans-serif; color:#999999; text-decoration:underline;}
.caracteristicas a:hover{color:#9AC339;}

.caracteristicas{ background:#fff; font: normal bold 16px Helvetica, Arial, sans-serif; color:#999999; margin-bottom: 15px; padding:10px;}

.caracteristicas_dos{font: normal bold 1em Helvetica, Arial, sans-serif;}

.cita{ background:#fff; font: normal bold 14px Helvetica, Arial, sans-serif; color:#999999; margin-bottom: 15px; padding:10px;}

.cita em{font-weight:normal;}
.subir{font: normal normal bold  20px Helvetica, Arial, sans-serif; text-align:right; padding: 16px 0px 16px 0px;}

.separador{ padding: 16px 0px 16px 0px;}

/*------------------COLUMNA DOS-----------------------*/
.columna_dos{float:left; width: 580px;}

.contenido_dos{	margin: 26px 20px 20px 42px;}

.grafico_principal{padding-top:0px; margin-left:-70px; /*left:auto; position:absolute; top: 760px; z-index:1;*/}

/*------------------IDIOMAS----------------------*/
.idiomas{
	background-color:#fff;
	border: #9AC339 double;
	border-width: 3px 0px 3px 3px;
	padding: 10px;
	right:0px;
	top:/*auto*/50px;
	position:absolute;
	z-index:1;
	font: small-caps bold 14px Helvetica, Arial, sans-serif;}
	
.idiomas ul{list-style-type:none;}

.idiomas ul li{color:#236B25;/*color:#F7D502;*/  padding: 3px; background-image:url(../imagenes/separador_verde.gif); background-repeat:repeat-x; background-position:bottom}

.idiomas ul li a{text-decoration:none; color:#999999;/*color:#3C3937*/;}

.idiomas ul li a:hover{color:#F7D502;/*color:#236B25;*/}

/*-----------------ICONOS---------------------*/
.iconos{
	right:6px;
	top:/*auto*/8px;
	position:absolute;
	z-index:1;
	}
	
.iconos a {
	width:32px;
	height:33px;
	display:block;
	border:transparent solid 2px;}
	
.iconos a:hover{border:#3a5897 solid 2px;}
/*--------------------COLUMNA UNO---------------------------*/
.columna_uno{ float:left; width: 205px; height: 100%; padding-bottom: 80px;}

.columna_uno {background: url(../imagenes/fondo_menu.jpg) no-repeat; /*height:555px;*/}
.columna_uno ul.menu{list-style-type:none;}

.columna_uno ul.menu li{text-indent:-9000px; }

.columna_uno ul.menu li a{display:block; width:205px;}

.columna_uno ul.menu li.inicio a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px 0px; height:38px;}	
.columna_uno ul.menu li.inicio a:hover{ background-position: -205px 0px;}
.columna_uno ul.menu li.inicio_activo a{ background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px 0px; height:38px;}

.columna_uno ul.menu li.quienes a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -38px; height:38px;}
.columna_uno ul.menu li.quienes a:hover{ background-position: -205px -38px;}
.columna_uno ul.menu li.quienes_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -38px; height:38px;}

.columna_uno ul.menu li.cooperacion a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -76px; height:45px;}
.columna_uno ul.menu li.cooperacion a:hover{background-position: -205px -76px;}
.columna_uno ul.menu li.cooperacion_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -76px; height:45px;}

.columna_uno ul.menu li.senegal a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -121px; height:26px;}
.columna_uno ul.menu li.senegal a:hover{background-position: -205px -121px;}
.columna_uno ul.menu li.senegal_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -121px; height:26px;}

.columna_uno ul.menu li.uruguay a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -147px; height:26px;}
.columna_uno ul.menu li.uruguay a:hover{background-position: -205px -147px;}
.columna_uno ul.menu li.uruguay_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -147px; height:26px;}

.columna_uno ul.menu li.peru a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -173px; height:26px;}
.columna_uno ul.menu li.peru a:hover{background-position: -205px -173px;}
.columna_uno ul.menu li.peru_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -173px; height:26px;}

.columna_uno ul.menu li.juventud a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -199px; height:45px;}
.columna_uno ul.menu li.juventud a:hover{background-position: -205px -199px;}
.columna_uno ul.menu li.juventud_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -199px; height:45px;}

.columna_uno ul.menu li.programas a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -244px; height:26px;}
.columna_uno ul.menu li.programas a:hover{background-position: -205px -244px;}
.columna_uno ul.menu li.programas_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -244px; height:26px;}

.columna_uno ul.menu li.voluntariado a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -270px; height:38px;}
.columna_uno ul.menu li.voluntariado a:hover{background-position: -205px -270px;}
.columna_uno ul.menu li.voluntariado_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -270px; height:38px;}

.columna_uno ul.menu li.formacion a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -308px; height:38px;}
.columna_uno ul.menu li.formacion a:hover{background-position: -205px -308px;}
.columna_uno ul.menu li.formacion_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -308px; height:38px;}

.columna_uno ul.menu li.enlaces a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -346px; height:38px;}
.columna_uno ul.menu li.enlaces a:hover{background-position: -205px -346px;}
.columna_uno ul.menu li.enlaces_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -346px; height:38px;}

.columna_uno ul.menu li.entidades a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -384px; height:45px;}
.columna_uno ul.menu li.entidades a:hover{background-position: -205px -384px;}
.columna_uno ul.menu li.entidades_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -384px; height:45px;}

.columna_uno ul.menu li.contacta a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -429px; height:38px;}
.columna_uno ul.menu li.contacta a:hover{background-position: -205px -429px;}
.columna_uno ul.menu li.contacta_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -429px; height:38px;}

.columna_uno ul.menu li.colabora a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll 0px -467px; height:38px;}	
.columna_uno ul.menu li.colabora a:hover{background-position: -205px -467px;}
.columna_uno ul.menu li.colabora_activo a{background:transparent url(../imagenes/textos_menu.png) no-repeat scroll -205px -467px; height:38px;}


/*------------------INGLES---------------------*/

.columna_uno ul.menu_ingles{list-style-type:none;}

.columna_uno ul.menu_ingles li{text-indent:-9000px; }

.columna_uno ul.menu_ingles li a{display:block; width:205px;}

.columna_uno ul.menu_ingles li.inicio a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px 0px; height:38px;}	
.columna_uno ul.menu_ingles li.inicio a:hover{ background-position: -205px 0px;}
.columna_uno ul.menu_ingles li.inicio_activo a{ background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px 0px; height:38px;}

.columna_uno ul.menu_ingles li.quienes a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -38px; height:38px;}
.columna_uno ul.menu_ingles li.quienes a:hover{ background-position: -205px -38px;}
.columna_uno ul.menu_ingles li.quienes_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -38px; height:38px;}

.columna_uno ul.menu_ingles li.cooperacion a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -76px; height:45px;}
.columna_uno ul.menu_ingles li.cooperacion a:hover{background-position: -205px -76px;}
.columna_uno ul.menu_ingles li.cooperacion_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -76px; height:45px;}

.columna_uno ul.menu_ingles li.senegal a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -121px; height:26px;}
.columna_uno ul.menu_ingles li.senegal a:hover{background-position: -205px -121px;}
.columna_uno ul.menu_ingles li.senegal_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -121px; height:26px;}

.columna_uno ul.menu_ingles li.uruguay a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -147px; height:26px;}
.columna_uno ul.menu_ingles li.uruguay a:hover{background-position: -205px -147px;}
.columna_uno ul.menu_ingles li.uruguay_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -147px; height:26px;}

.columna_uno ul.menu_ingles li.peru a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -173px; height:26px;}
.columna_uno ul.menu_ingles li.peru a:hover{background-position: -205px -173px;}
.columna_uno ul.menu_ingles li.peru_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -173px; height:26px;}

.columna_uno ul.menu_ingles li.juventud a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -199px; height:45px;}
.columna_uno ul.menu_ingles li.juventud a:hover{background-position: -205px -199px;}
.columna_uno ul.menu_ingles li.juventud_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -199px; height:45px;}

.columna_uno ul.menu_ingles li.programas a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -244px; height:26px;}
.columna_uno ul.menu_ingles li.programas a:hover{background-position: -205px -244px;}
.columna_uno ul.menu_ingles li.programas_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -244px; height:26px;}

.columna_uno ul.menu_ingles li.voluntariado a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -270px; height:38px;}
.columna_uno ul.menu_ingles li.voluntariado a:hover{background-position: -205px -270px;}
.columna_uno ul.menu_ingles li.voluntariado_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -270px; height:38px;}

.columna_uno ul.menu_ingles li.formacion a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -308px; height:38px;}
.columna_uno ul.menu_ingles li.formacion a:hover{background-position: -205px -308px;}
.columna_uno ul.menu_ingles li.formacion_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -308px; height:38px;}

.columna_uno ul.menu_ingles li.enlaces a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -346px; height:38px;}
.columna_uno ul.menu_ingles li.enlaces a:hover{background-position: -205px -346px;}
.columna_uno ul.menu_ingles li.enlaces_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -346px; height:38px;}

.columna_uno ul.menu_ingles li.entidades a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -384px; height:45px;}
.columna_uno ul.menu_ingles li.entidades a:hover{background-position: -205px -384px;}
.columna_uno ul.menu_ingles li.entidades_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -384px; height:45px;}

.columna_uno ul.menu_ingles li.contacta a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -429px; height:38px;}
.columna_uno ul.menu_ingles li.contacta a:hover{background-position: -205px -429px;}
.columna_uno ul.menu_ingles li.contacta_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -429px; height:38px;}

.columna_uno ul.menu_ingles li.colabora a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll 0px -467px; height:38px;}	
.columna_uno ul.menu_ingles li.colabora a:hover{background-position: -205px -467px;}
.columna_uno ul.menu_ingles li.colabora_activo a{background:transparent url(../imagenes/textos_menu_ingles.png) no-repeat scroll -205px -467px; height:38px;}

/*---------------FRANCES------------------*/

.columna_uno ul.menu_frances{list-style-type:none;}

.columna_uno ul.menu_frances li{text-indent:-9000px; }

.columna_uno ul.menu_frances li a{display:block; width:205px;}

.columna_uno ul.menu_frances li.inicio a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px 0px; height:38px;}	
.columna_uno ul.menu_frances li.inicio a:hover{ background-position: -205px 0px;}
.columna_uno ul.menu_frances li.inicio_activo a{ background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px 0px; height:38px;}

.columna_uno ul.menu_frances li.quienes a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -38px; height:38px;}
.columna_uno ul.menu_frances li.quienes a:hover{ background-position: -205px -38px;}
.columna_uno ul.menu_frances li.quienes_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -38px; height:38px;}

.columna_uno ul.menu_frances li.cooperacion a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -76px; height:45px;}
.columna_uno ul.menu_frances li.cooperacion a:hover{background-position: -205px -76px;}
.columna_uno ul.menu_frances li.cooperacion_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -76px; height:45px;}

.columna_uno ul.menu_frances li.senegal a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -121px; height:26px;}
.columna_uno ul.menu_frances li.senegal a:hover{background-position: -205px -121px;}
.columna_uno ul.menu_frances li.senegal_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -121px; height:26px;}

.columna_uno ul.menu_frances li.uruguay a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -147px; height:26px;}
.columna_uno ul.menu_frances li.uruguay a:hover{background-position: -205px -147px;}
.columna_uno ul.menu_frances li.uruguay_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -147px; height:26px;}

.columna_uno ul.menu_frances li.peru a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -173px; height:26px;}
.columna_uno ul.menu_frances li.peru a:hover{background-position: -205px -173px;}
.columna_uno ul.menu_frances li.peru_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -173px; height:26px;}

.columna_uno ul.menu_frances li.juventud a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -199px; height:45px;}
.columna_uno ul.menu_frances li.juventud a:hover{background-position: -205px -199px;}
.columna_uno ul.menu_frances li.juventud_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -199px; height:45px;}

.columna_uno ul.menu_frances li.programas a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -244px; height:26px;}
.columna_uno ul.menu_frances li.programas a:hover{background-position: -205px -244px;}
.columna_uno ul.menu_frances li.programas_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -244px; height:26px;}

.columna_uno ul.menu_frances li.voluntariado a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -270px; height:38px;}
.columna_uno ul.menu_frances li.voluntariado a:hover{background-position: -205px -270px;}
.columna_uno ul.menu_frances li.voluntariado_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -270px; height:38px;}

.columna_uno ul.menu_frances li.formacion a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -308px; height:38px;}
.columna_uno ul.menu_frances li.formacion a:hover{background-position: -205px -308px;}
.columna_uno ul.menu_frances li.formacion_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -308px; height:38px;}

.columna_uno ul.menu_frances li.enlaces a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -346px; height:38px;}
.columna_uno ul.menu_frances li.enlaces a:hover{background-position: -205px -346px;}
.columna_uno ul.menu_frances li.enlaces_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -346px; height:38px;}

.columna_uno ul.menu_frances li.entidades a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -384px; height:45px;}
.columna_uno ul.menu_frances li.entidades a:hover{background-position: -205px -384px;}
.columna_uno ul.menu_frances li.entidades_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -384px; height:45px;}

.columna_uno ul.menu_frances li.contacta a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -429px; height:38px;}
.columna_uno ul.menu_frances li.contacta a:hover{background-position: -205px -429px;}
.columna_uno ul.menu_frances li.contacta_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -429px; height:38px;}

.columna_uno ul.menu_frances li.colabora a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll 0px -467px; height:38px;}	
.columna_uno ul.menu_frances li.colabora a:hover{background-position: -205px -467px;}
.columna_uno ul.menu_frances li.colabora_activo a{background:transparent url(../imagenes/textos_menu_frances.png) no-repeat scroll -205px -467px; height:38px;}


/*------------------COLUMNA TRES-----------------------*/
.columna_tres{float:left; width: 205px;}

.columna_tres .promocion{text-indent:-9000px;}

.columna_tres .promocion a{background:transparent url(../imagenes/haces_falta.jpg) no-repeat scroll 0px 0px; height:48px; display:block; width:205px;}
.columna_tres .promocion a:hover{background-position:0px -48px;}

.columna_tres .formulario_falta {background:transparent url(../imagenes/ser_voluntario.jpg) no-repeat scroll 0px 0px; height:104px; text-align:center;}

.columna_tres .formulario_falta p{ padding-top:34px; font-weight:bold; font-size:16px; line-height:1.2em;}

.columna_tres .formulario_falta p a{color:#236B25; text-decoration:none;}

.columna_tres .formulario_falta p a:hover{color:#F7D502;}

.columna_tres .opciones_promo{background-color:#FFFFFF; font: normal 12px Helvetica, Arial, sans-serif; margin-top:34px;}

.columna_tres .boton_formulario{font:normal bold 12px Helvetica, Arial, sans-serif; color:#F7D502; background-color:#000000; padding:2px 6px; margin-top:10px;}
.columna_tres .boton_formulario:hover{color:#eee;}

.columna_noticias{
	background:transparent url(../imagenes/noticias.jpg) no-repeat scroll 0px 0px; 
	margin-top: 22px; 
	padding-top:58px;}
	
.noticia{
	font:normal 1em Arial, Helvetica, sans-serif; 
	padding: 0px 13px 20px 13px; 
	background: url(../imagenes/separador_noticias.gif) no-repeat scroll 13px bottom;
	margin-bottom: 10px;}
	
.noticia a{color:#131313; text-decoration:none;}
.noticia a:hover{color:#F7D502;}

/*-------------------------ZONA ENTIDADES---------------------------*/
.zona_entidades{
	margin:0 auto;
	width: 990px;
	clear:both; 
	background:transparent url(../imagenes/separador_verde.gif) repeat-x scroll top left; width:990px; padding: 2px 0px; height:1%;
/*background-color: #ddd; width:205px; margin-top:50px; margin-bottom: 20px; padding:10px 0px 10px 0px;*/ }

.zona_entidades ul{list-style-type:none; }

.zona_entidades ul li{float:left; margin:0; padding:0;}

.zona_entidades ul li a{display:block; width:165px; height:101px;}

.zona_entidades ul li.logo_entidades a{border-bottom:#fff solid 6px; border-top:#fff solid 6px; margin:0; padding:0;}
.zona_entidades ul li.logo_entidades a:hover{border-bottom:#ffcc00 solid 6px; border-top:#ffcc00 solid 6px;}

/*------------------PIE-----------------------*/
.pie{
	margin:0 auto;
	width: 990px;
	clear:both; 
	background:transparent url(../imagenes/separador_verde.gif) repeat-x scroll top left; width:990px; padding: 20px 0px; height:1%;}
	
.pie a{ color:#236B25;}
.pie a:hover{ color:#F7D502;}
	
.pie .pie_izq{float:left; width:749px;}
.pie .pie_izq p{margin: 0px 0px 10px 10px;}
.pie .pie_derecha{float:right; width:205px;}


.pie .pie_derecha ul{list-style-type:none;}
.pie .pie_derecha ul li{ margin: 0px 0px 10px 13px;}
.pie .pie_derecha ul li a{ color:#236B25;}
.pie .pie_derecha ul li a:hover{ color:#F7D502;}