/************* General **********************************/

* {
	font-family: Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	/*font-size: 1px;*/
	margin: 0;
	padding: 0;
  text-align: justify;
}

body {

}

.contenedor {
  margin: 20px auto 0 auto;  
  overflow: hidden;
  width: 970px;
}

.todo {
  float: left;
  width: 949px;
}

h3 {
	color: #2B4672;
	display: block;
	font-size: 13px;
	font-style:italic;
	font-weight: normal;
	margin: 30px 0 15px 0;
}

p.llamadas {
	color: #2B4672;
	font-size: 11px;
	margin: 2px 0;
}

p.llamadas span {
	font-weight: bold;
	margin-right: 30px;
}

.primero_vertical {
	margin-top: 0;
}

#rotulo {
  display: block;
  float: left;
  margin: 0 0 40px 0;
}

#rotulo .borde_degrade_arriba {
  background-image: url('../img/muestra_arriba.jpg');
  background-repeat: repeat-x; 
  float: left;
  height: 10px;
  margin: 0 0 0 0;
  width: 949px;
}

.borde_degrade_abajo {
  background-image: url('../img/muestra_abajo.jpg');
  background-repeat: repeat-x; 
  float: left;
  height: 11px;
  margin: 0 0 30px 0;
  width: 949px;
}

.borde_superior {
  border-top: 8px solid #000d44;
  border-bottom: 3px solid #26d001;
  float: left;
  height: 0; /*Lo puse para que funcione en el ie7 */
  width: 949px;
}


#rotulo .fundaedu {
  margin: 50px 0 0 25px;
}

#rotulo .titulito {
	float: left;
  margin: 10px 0 0 25px;
}

.sombra_izq {
  background-image: url('../img/sombra_contenido.jpg');
  background-repeat: repeat-y;
  float: left;
  margin: 5px 0 0 0;
  width: 7px;
  /*overflow: hidden;*/
}

.sombra_der {
  background-image: url('../img/sombra_contenido_der.jpg');
  background-repeat: repeat-y;
  float: left;
  margin: 5px 0 0 0;
  width: 7px;
}

.s_programas {
	height: 800px;
}
.s_fundacion {
	/* height: 1243px; Para FF 3.0*/
  height: 1362px;
}
.s_consejos {
	height: 895px;
}
.s_proyectos {
	/*height: 1122px;   Para FF 3.0*/
	height: 1199px;
}
.s_contactos {
	height: 732px;
}
.s_certificado {
	/*height: 1341px; Para FF 3.0*/
  height: 1446px;
}
.s_riesgo {
	height: 754px;
}
.s_maestro {
	/*height: 1212px; Para FF 3.0*/
  height: 1316px;
}
.s_cuidatuvoto {
	/*height: 1009px; Para FF 3.0*/
  height: 1100px;
}
.s_chauindiferencia {
	height: 732px;
}

.s_la_educacion {
	height: 5570px;
}

#display {
  float: left;	
  margin: 0 auto 0 auto;
	overflow: hidden;
}

h1.titulo_gde {
	color: #ec4717;
	font-size: 18px;
	font-weight: normal;
}

.anuncios {
	float: left;
	margin-left: 16px;
	width: 169px;
}

span.titulo2 {
	display: block;
	margin-bottom: 15px;	
}

/************* Izquierda ********************************/

#izquierda {
	float: left;
	margin: 0 0 0 25px;
  width: 209px;
}

#izquierda #menu {
	list-style: none;
	width: 209px;
}

#izquierda #menu li {
	background-color: #ee5325;
	color: #fffdff;
	font-weight: bold;
	height: 43px;
	margin-top: 5px;
	width: 209px;
  background-image: url('../img/relajado.jpg');
}

#izquierda #menu li a {
	background-image: url('../img/menu_items_fondo_relajado.jpg');
	background-repeat: repeat-y;
	display: block;
	height: 42px;
	text-decoration: none;
	width: 209px;
}

#izquierda #menu li a:hover {
	background-image: url('../img/hover.jpg');
}

#izquierda #menu li span {
	color: #fffdff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding: 12px 13px 0 0;
	text-align: right;
	width: 196px;
}

#izquierda #menu li span.activo {
	background-image: url('../img/activo.jpg');
}

#izquierda #menu li a.activo {
	background-image: url('../img/activo.jpg');
  cursor: pointer;
  	color: #fffdff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	padding: 12px 13px 0 0;
	text-align: right;
	width: 196px;
}



/************* Contenido ********************************/

#contenido {
	float: left;
  font-size: 12px;	
  margin: 0 0 40px 16px;
  width: 620px;
}


/************* Inicio ********************************/

#contenido #destacados {
	list-style: none;
}

#contenido #destacados li {
	clear: both;
	height: 92px;
	margin-top: 8px;
	/*width: 645px*/
}

#contenido #destacados li.primero_vertical {
	margin-top: 0;
}



#contenido #destacados li .sombra_imagen,
#contenido #destacados li.primero_vertical .sombra_imagen  {
  background-image: url('../img/sombra.jpg');
  float: left;
  width: 144px;
  height: 100px;
}





#contenido #destacados li img {
	float: left;
  margin: 2px 0 0 3px;
	border: none;
}

#contenido #destacados li .texto {
	float: left;
	margin: 5px 0 5px 12px;
	width: 445px;
}

#contenido #destacados li .texto h2 {
	color: #FE6900;
	font-size: 13px;
	margin-bottom: 4px;
}

#contenido #destacados li .texto h2:hover {
	text-decoration: underline;
}

#contenido #destacados li .texto p,
#contenido .art_completos .texto p {
	color: #2B4672;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
}

#contenido #destacados li .texto a,
#contenido .art_completos .texto p a {
	color: #ef5a30;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#contenido #destacados li .texto a:hover {
	color: #9da830;
}

#contenido #destacados li .texto a span {
	color: #556944;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


#contenido #destacados li .texto h2 a.titulos:hover {
	color: #FE6900;
	
}





/************* Secciones est�ticas ********************************/

#contenido #sec_estatica h1 {
/*	color: #ed4619;*/
/*	font-size: 16px;*/
	padding: 0px 0 1px 0;
}

#contenido #sec_estatica .gral {
	margin: 10px 0 0 0;
	width: 592px;/*657px;*/
}

#contenido #sec_estatica .gral #cuadro {
	float: left;
	margin: 0 10px 0 0;
	width: 212px;
}

#contenido #sec_estatica .gral #cuadro img {
	display: block;
}

#contenido #sec_estatica .gral #cuadro div {
	color: #566842;
	font-size: 10px;
	margin: 4px 0 4px 0;
	text-align: justify;
	width: 212px;
}

#contenido #sec_estatica .gral p {
	color: #566842;
	display: block;
	font-size: 13px;
/*	font-weight: bold;*/
	text-align: justify;
	margin-top: 8px;
}

#contenido #sec_estatica .gral p.primero_vertical {
	margin-top: 0;
}

/************* Secci�n buscadora ********************************/

#contenido #sec_buscadora {
}

#contenido #sec_buscadora .gral {
	float: left;
	width: 408px;/*584px;*//*657px;*/
}

#contenido #sec_buscadora .gral #form_buscador {
	background-image: url(../img/fondo_formularios.jpg);
	background-repeat: repeat-y;
	color: white;
	height: 84px;
	padding: 8px 12px 8px 12px;
	width: 384px;
}

#contenido #sec_buscadora .gral .dupla {
	height: 24px;
}

#form_buscador h1.titulo_gde {
	color: #ffffff;
	margin-bottom: 8px;
}

#form_buscador label {
	float: left;
	font-size: 14px;
}

#form_buscador input#clave_busqueda {
	border: none;
	float: left;
	font-size: 12px;
	margin-left: 4px;
	width: 249px;
}

#form_buscador input#enviar_buscar {
	background-color: #ffffff;
	border: none;
	clear: both;
	color: #447133;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 70px;
}

#lista_recetas {
	height: 230px;
	margin-top: 20px;
	padding-left: 8px;
}

#lista_recetas ul {
	list-style: none;
	margin-top: 8px;
}

#lista_recetas ul li {
	color: #ec4717;
	font-size: 13px;
	height: 20px;
}

#lista_recetas ul li a {
	color: #50653e;
	font-size: 13px;
	text-decoration: none;
}

#paginador {
	color: #375124;
	font-size: 10px;
	font-weight: bold;
	margin-top: 26px;
	text-align: center;
/*	width: 408px;*/
}

#paginador a {
	color: #375124;
	font-size: 11px;
	text-decoration: none;
}

#paginador #pag_actual{
	color: #ee471a;
	font-size: 12px;
}


/************* Secci�n comentarista ********************************/

#contenido #sec_comentarista {
}

#contenido #sec_comentarista .gral {
	background-color: blue;
	float: left;
	width: 408px;/*584px;*//*657px;*/
}

#contenido #sec_comentarista .gral #form_comentario {
	background-image: url(../img/fondo_formularios.jpg);
	background-repeat: repeat-y;
	color: white;
	height: 384px;
	padding: 8px 12px 0px 12px;
	width: 384px;
}

#form_comentario .dupla {
	height: 28px;
	padding-top: 4px;
}

#form_comentario label {
	float: left;
	font-size: 14px;
}

#form_comentario #label_comentario {
}

#form_comentario input#nombre {
	border: none;
	float: left;
	font-size: 12px;
	margin: 0 0 8px 4px;;
	width: 324px;
}

#form_comentario input#correo {
	border: none;
	float: left;
	font-size: 12px;
	margin: 0 0 8px 4px;
	width: 261px;
}

#form_comentario textarea {
	border: none;
	float: left;
	font-size: 12px;
	height: 250px;
	margin: 8px 0 8px 0;
	width: 383px;
}

#form_comentario input#enviar_comentario {
	background-color: #ee5124;
	border: none;
	clear: both;
	color: white;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	width: 140px;
}


/************* Producto ********************************/

#sec_producto .home_producto {
	float: left;
	width: 408px;
}

#sec_producto .home_producto img {
	display: block;
	float: left;
	height: 112px; /*92px*/
	margin: 8px 0 0 0;
	width: 160px; /*132px;*/
}

#sec_producto .home_producto .propiedades {
	color: #5a623b;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0 8px;
	text-align: justify;
	width: 240px;
}

#sec_producto .home_producto .propiedades h2 {
	color: #395324;
	font-size: 12px;
}

#sec_producto .home_producto .propiedades ul {
	list-style: inside;
	margin: 4px 0 0 0;
}

#sec_producto .home_producto .propiedades ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

#sec_producto .home_producto .descripcion_gde {
	clear: both;
	color: #5a623b;
	float: left;
	font-size: 12px;
	margin: 8px 0 0 0;
	text-align: justify;
	width: 408px;
}

#sec_producto .home_producto .descripcion_gde h2 {
	color: #395324;
	font-size: 12px;
	font-weight: bold;
}

#sec_producto .home_producto .descripcion_gde p {
	font-size: 12px;
	height: 198px;
	margin: 4px 0 0 0;
}

#volver_al_buscador {
	background-color: #ee5124;
	clear: both;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-size: 12px;
  height: 20px;
	padding: 6px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 144px;
}

/************* Consejos ********************************/

















/************* Pie ********************************/

.pie_de_pagina {
/*	border-top:	dotted 3px #4b8741;*/
	clear: both;
	color: #2b4672;
	font-size: 11px;
/*	margin-top: 16px;*/
	padding-top: 2px;
	text-align: center;
}

.pie_de_pagina span {
	color: #FE6900;
	font-size: 11px;
  font-weight: bold;
}

.borde_inferior {
  border-bottom: 8px solid #000d44;
  border-top: 3px solid #26d001;
  float: left;
  height: 0;
  margin: 25px 0 0 0;
  width: 949px;
}







/*****************   Imagen en el index *****************/







/*****************   Consejos *****************/


#contenido .consejos .titulo {
	
	
}

#contenido #destacados li.primero_vertical {
	
}

#contenido .consejo {
  float: left;
  
}

#contenido .consejo .consejo_completo {
	margin: 0 0 20px 0;
}


#contenido .consejo .titulo {
	color: #2B4672;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
  font-weight: bold;
}

#contenido .consejo .txt {
  color: #2B4672;
  font-size: 12px
}

#contenido .consejo .txt_bold {
  font-weight: bold;
}
#contenido .consejo .txt .mayor {
	color: #2B4672;
	font-size: 12px;
	line-height: 16px;
}

#contenido .consejo .txt .dospuntos {
	color: #FE6900;
  font-size: 12px;
  font-weight: bold;
}


/*****************   La Fundacion *****************/

#contenido .fundacion h2,
#contenido .consejo h2,
#contenido h2 {
	color: #FE6900;
	font-size: 15px;
	font-weight: bold;
  margin: 0 0 4px 0;
}  

#contenido .fundacion .txt {
  color: #2B4672;
  font-size: 12px;
  margin: 0 0 5px 0;
}


#contenido .fundacion .titulo,
#contenido .art_completos .titulo {
	color: #2B4672;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
  font-weight: bold;
}

#contenido .fundacion .txt .mayor, 
#contenido .fundacion .txt .mayor a,
#contenido .art_completos .txt .mayor a,
#contenido .art_completos .texto p span.mayor a {
  color: #2B4672; 
	font-size: 12px;
	line-height: 16px;
}

.naranja {
  color: #FE6900;
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0 0 0;
}


/*****************   PROGRAMAS Art_Completo *****************/

.tit_articulos {
	font-size: 15px;
  color: #FE7311;
  font-weight: 15px;
}

#contenido .art_completos {
	float: left;
  width: 600px;
}

#contenido .art_completos .txt {
	color: #2B4672;
	font-size: 13px;
}

#contenido .art_completos .txt.margen {
	margin: 20px 0 0 0;
}

.negrita_azul, 
#contenido .art_completos .negrita_azul {
	color: #172E68;
	font-weight: bold;
  font-size: 13px;
}

.margenes {
	padding: 20px 0 20px 0;
}

#contenido .art_completos .txt .negrita {
	color: #172E68;
	font-weight: bold;
  font-size: 13px;
}

/*********** CONTACTO *************/

#contenido #form_contacto {
	float: left;
}

#contenido #form_contacto {
	float: left;
}

#contenido #form_contacto .tit_contacto{
	font-size: 15px;
  color: #FE7311;
  font-weight: 15px;
  margin: 0 0 10px 0;
}

#contenido #form_contacto .inputs {
  height: 30px;
}

#contenido #form_contacto .inputs .labels  {
  color: #72765B;
  font-size: 14px;
  width: 60px;
  float: left;
}

#contenido #form_contacto .inputs .campo  {
  height: 14px;
  border-top: 1px solid #A8AC88;
  border-left: 1px solid #A8AC88;
  border-right: none;
  border-bottom: none;
  background-color: #C4C8AA;
  width: 340px;
  font-size: 12px;
}
  
  
#contenido #form_contacto .ta_todo  {
  width: 405px;
  height: 140px
}
  
#contenido #form_contacto .ta_todo .label_comentario  {
  color: #72765B;
  font-size: 14px;
  float: left;
}
  
#contenido #form_contacto .ta_todo .ta_comentario  {
  height: 115px;
  border-top: 1px solid #A8AC88;
  border-left: 1px solid #A8AC88;
  border-right: none;
  border-bottom: none;
  background-color: #C4C8AA;
  width: 400px;
  font-size: 12px;
  float: left;
  margin: 10px 0 0 0;
}

#contenido #form_contacto .enviar_comentario {
  border: none;
  float: left;
  color: #72765B;
  font-size: 13px;
  background-color: #FFFFFF;
  margin: 20px 0 0 355px;
  cursor: pointer;
  font-weight: bold;
}

#contenido .gracias {
  /*float: left;*/
  clear: both;
  color: #2B4672;
  font-size: 13px;
  padding: 20px 0 0 0;
  font-weight: bold;
}

.mensaje_error {
  font-size: 12px;
  color: red;
}




.imagenes_inferiores {
  height: 20px;
  width: 200px;
  
}


.logo_coope {
  background: url('../img/desarrollado_por.png') no-repeat center top;
  display: block;
  height: 16px;
  width: 26px;
  margin: 0 0 10px 30px;
  float: left;
}


.logosw3c {
  /*height: 16px;
  width: 45px;*/
  margin: 2px 10px 0 10px;
  float: left;
}

.logo_w3c1 {
  /*background: url('../img/w3c1.png') no-repeat center top;*/
  display: block;
  height: 16px;
  width: 45px;
  margin: 0;
  
}
	
.logo_w3c2 {
  /*background: url('../img/w3c2.png') no-repeat center top;*/
  display: block;
  height: 16px;
  width: 45px;
  margin: 0;
  
}	
	
	
.bordes {
	float: left;
	display: block;
}



