@charset "utf-8";
@import url("css/form.css");
@import url("css/jimgMenu.css");


/* CSS Document */

body{
	margin: auto;
}

A:link {
	COLOR: #666;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #666;
	text-decoration: none;
}
A:visited {
	COLOR: #666;
	text-decoration: none;
}
A:hover {
	COLOR: #4197EE;
	text-decoration: underline;
}
ul {
	list-style-type:none;}
#header{
	width: 100%;
	height: 150px;
	background-color: #03C;
	background-image: url(img/degradado2.jpg);
}
#cabecera1 {
	position:relative;
	left:0px;
	width:1000px;
	margin: auto;
	height: 150px;
}
#logo {
	margin: 5px;
	float: left;
	height: 100px;
	width: 350px;
	position: relative;
}
#barrasuperior {
	float: right;
	height: 40px;
	width: 400px;
	position: static;
	text-align: right;
	padding-top: 36px;
	margin-top: 5px;
}
#barrarss {
	margin: 5px;
	float: right;
	height: 40px;
	width: 600px;
	position: inherit;
	text-align: right;
	top: 20px;
}
#container{
	margin: auto;
	width: 1000px;
	overflow: auto;
}
#derecha {
	float: right;
	width: 730px;
	margin: 10px;
}
#container #derecha #banner {
	width: 167px;
	height: 98px;
	float: left;
	margin: 7px;
}
#container #derecha #bannercont {
	height: 110px;
	width: 730px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
#container #derecha #bannercont #cajadesc {
	float: left;
	height: 120px;
	width: 230px;
}
#container #derecha #destcont {
	height: 130px;
	width: 730px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
#container #derecha #noticias {
	float: left;
	width: 730px;
}
#container #derecha #noticias #noticia_2 {
	float: left;
	width: 340px;
}
#container #derecha #mapaflash {
	width: 400px;
	margin-bottom: 20px;
	float: left;
}




#izquierda {
	margin: 10px;
	float: left;
	width: 220px;
}
#container #izquierda #izq_cont {
	width: 230px;
	float: left;
}
#header #cabecera1 #barrarss #cse {
	float: right;
	position: absolute;
}

#footer{
	width: 100%;
	height: 100px;
	background-color: #4197EE;
	background-image: url(img/degradadobajo2.jpg);
}
#bajo {
	width: 1000px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
}
#pie_icon {
	width: 200px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}

#separacionVert {
	background-image: url(img/lineas/linea_vertical.jpg);
	background-repeat:  repeat-y;
	float: left;
	height: 75px;
	width: 1px;
	margin-right: 22px;
	margin-left: 21px;
	margin-top: 30px;
}
#separacionHor  {
	background-image: url(img/lineas/linea_horizontal.jpg);
	background-repeat:  repeat-x;
	margin-right: 0px;
	margin-left: 1px;
	height: 1px;
	float: left;
	padding: 0px;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gris_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cac8c9;
	text-decoration: none;
}
.blanco_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.blanco_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.blanco_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
h1.specials {
	text-align: left;
	color: #4197EE;
	letter-spacing: 0.2em;
	line-height: normal;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4197EE;
}
h2.specials {
	text-align: left;
	color: #4197EE;
	letter-spacing: 0.2em;
	line-height: normal;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4197EE;
}



/*css para texto*/
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h4.specials {
	text-align: left;
	color: #666;
	letter-spacing: 0.2em;
	line-height: normal;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gris_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.mail {
	background-image: url(img/apoyo/mail.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.web {
	background-image: url(img/apoyo/enlace.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.rss {
	background-image: url(img/apoyo/rss.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.localizar {
	background-image: url(img/apoyo/localizar.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.pdf {
	background-image: url(img/apoyo/pdf.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/*Maquetacion prueba*/
#prodserv {
	float: left;
	padding: 0px;
	margin: 7px;
	width: 200px;
}
#prodserv  h3 {
	font-size: 0.8em;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(img/barras/destacado2.png);
	background-repeat:  repeat-x;
	width: 190px;
}
#prodserv h3 span {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#prodserv h3 a {
	color: #333333;
	text-decoration: none;
}
#prodserv  li {
	list-style-image:url(img/apoyo/li_amarillo.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#prodserv  li a:link{
	color: #666;
	text-decoration: none;
}
#prodserv  li a:visited{
	color: #666;
	text-decoration: none;
}
#prodserv  li a:hover{
	color: #4197EE;
	text-decoration: underline;
}

.t_noticia {
	background-image: url(img/apoyo/ico_noticia.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;



}
.espacio_10_left
{
	margin-left: 15px;
	
}
.azulnegrita {
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
#container #derecha #centrocolaborador {
	float: left;
	width: 330px;
	margin-top: 60px;
}
#container #derecha #form_boletin {
	width: 370px;
	margin: auto;
	margin-top: 0px;
}
#container #derecha #boletin2 {
	float: left;
	width: 730px;
	margin-top: 30px;
}
#container #derecha #formularioweb {
	margin: 10px;
	float: left;
	width: 370px;
}
#container #derecha #formulariodesc {
	margin: 10px;
	width: 300px;
	float: left;
}
#container #derecha #trabaja2 {
	float: left;
	width: 300px;
	background-image: url(img/sec/trabaja/lapices.jpg);
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 440px;
	margin-top: 10px;
}
#container #derecha #quien2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/quienes/fundacionlogo.jpg);
	margin-top: 10px;
}
#container #derecha #noticia_amp {
	margin: 10px;
	float: left;
	width: 530px;
}
#container #derecha #noticia_rec {
	width: 160px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
#container #derecha #formularioalum {
	background-image: url(img/sec/alumnos/alumna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 300px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	height: 400px;
}
#container #derecha #boletin1 {
	margin-top: 30px;
}
.puntos {
	background-image: url(img/apoyo/flecha-right-orange.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom-color: #666;
}
.areas_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;	
}

#container #derecha #boletin1 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 300px;
	background-image: url(img/sec/boletin/extra.jpg);
	margin-top: 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#container #derecha #objetivos2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/quienes/objetivos.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
}

#container #derecha #accion2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/accionsocial/pasosdepobreza.jpg);
	margin-top: 10px;
	background-position: center;
}
#container #derecha #patronato2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/accionsocial/accion.jpg);
	margin-top: 10px;
	background-position: center;
}
#container #derecha #voluntariado {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/accionsocial/voluntariado.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-top: 400px;
}
h5.specials {
	text-align: left;
	color: #4197EE;
	letter-spacing: 0.2em;
	line-height: normal;
	font-size: 14px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4197EE;
}
#container #derecha #rgrafico1 {
	float: left;
	width: 540px;
}
#container #derecha #rgrafico2 {
	float: left;
	width: 160px;
	margin-left: 30px;
	height: 472px;
	background-position: center;
}
#container #derecha #entrada #pie_foto {
	float: left;
	width: 730px;
	border:1px dotted #4197EE;
	padding-top: 1o;
	padding-bottom: 10px;
	margin-top: 30px;
}
.pre{
	display:block;
	padding:10px;
	border:1px solid #4197EE;
	background:#e3f4f9;
	margin:.5em 0;
	width:90%;
	font-size: 11px;
	color: #4197EE;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	}
/* galeria para lightbox*/
	#gallery {
	float: left;
	width: 370px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		padding:2px 2px 8px 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}

	#gallery ul a:hover img {
		padding:2px 2px 8px 2px;
	background-color: #ffffff;
	border: 1px solid #4197EE;
	}
	#gallery ul a:hover { color: #fff; }
/*fin de la galería*/
#container #derecha #ficha2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	margin-top: 10px;
}
#container #derecha #mayores2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/cultura/mayores.jpg);
	margin-top: 10px;
}
#container #derecha #infancia2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/cultura/infancia.jpg);
	margin-top: 10px;
}
#container #derecha #emprendedores2 {
	float: left;
	width: 300px;
	margin-left: 30px;
	height: 472px;
	background-image: url(img/sec/cultura/emprendedora.jpg);
	margin-top: 10px;
}
.destaca2 {
	background-image: url(img/apoyo/li_gris.jpg);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	border-bottom-color: #666;
	margin: 5;
	background-position: 5px;
}
.ppagina2 {
	COLOR: #5f759a;
	BACKGROUND: #e3f4f9;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #4599F1;
	FONT-FAMILY: Verdana, Helvetica;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4599F1;
	border-right-color: #4599F1;
	border-bottom-color: #4599F1;
	border-left-color: #4599F1;
	padding: 5px;
}
.ppagina1 {
	COLOR: #5f759a;
	BACKGROUND: #FFF;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #4599F1;
	FONT-FAMILY: Verdana, Helvetica;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4599F1;
	border-right-color: #4599F1;
	border-bottom-color: #4599F1;
	border-left-color: #4599F1;
	margin: 5px;
	padding: 5px;
}
