body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #012F0A;
	margin: 0px;
}

#principal {
	width: 1024px;
	padding: 0px; /* no margins to the top and bottom of the div but to apply auto margins to the left and right*/
	text-align: left; /* para contrarrestar el text-aling center de IE 5 */
	background-color: #012F0A;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border: solid 1px #000168*/
}
#principalcont {
	padding: 15px;
	margin: 0;
	text-align: left;
	background-color: #012F0A;
	color: #000000;
	
}


#cabecera {
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

#lemamini {	
	width: 760px;
	padding: 0px;
	margin: 0px;
}

/* ----------------------------------------- MENU ----------------------------------------*/
#menu {
	width: 1000px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #012F0A;
	height: 26px;
}
#bloquecentral_cont ul {
	list-style-type: none;
}
#bloquecentral_cont ul li {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
body#encuentro {
}


#menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}

#menu ul {
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menu ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.menutextoenlace {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

.menutextoenlace a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menutextoenlace a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutextoenlace a:hover {
	/*color: #4D5E6D;
	text-decoration: none;
	border-bottom:1px dotted #666666;*/
}
.menutextoenlace a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.menu1 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}

.menu1 a:link {
	color: #999999;
	text-decoration: none;
}
.menu1 a:visited {
	text-decoration: none;
	color: #999999;
}

.menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu1 a:active {
	color: #000000;
	text-decoration: none;
}

.menu2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.menu2 a:link {
	color: #999999;
	text-decoration: none;
}
.menu2 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu2 a:active {
	color: #000000;
	text-decoration: none;
}


.menu3 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu3 a:link {
	color: #999999;
	text-decoration: none;
}
.menu3 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu3 a:active {
	color: #000000;
	text-decoration: none;
}



.menu4 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu4 a:link {
	color: #999999;
	text-decoration: none;
}
.menu4 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu4 a:active {
	color: #000000;
	text-decoration: none;
}


.menu5 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu5 a:link {
	color: #999999;
	text-decoration: none;
}
.menu5 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu5 a:active {
	color: #000000;
	text-decoration: none;
}



.menu6 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.menu6 a:link {
	color: #999999;
	text-decoration: none;
}
.menu6 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu6 a:active {
	color: #000000;
	text-decoration: none;
}


.menu7 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}
.menu7 a:link {
	color: #999999;
	text-decoration: none;
}
.menu7 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu7 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.menu7 a:active {
	color: #000000;
	text-decoration: none;
}



.menu8 {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	border: thin solid #CCCCCC;
	background-color: #EEEEEE;
}
.menu9 {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu9 a:link {
	background-color: #FFFFFF;
}



.menu8 a:link {
	text-decoration: none;
	background-color: #999999;
}
.menu8 a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
}

.menu8 a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
.menu8 a:active {
	color: #0093BA;
	text-decoration: none;
}

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

#bloquecentral {
	padding: 0px;
	margin: 0px;
	width: 760px;
}
div#bloquecentral_encuentro {
	width: 1000px;
}

.flash_encuentro {
	margin-left: 130px;
}


#bloquecentral_cont {
	padding: 0px;
	margin: 0px;
}
div#bloquecentral_cont a {

}
div#ir {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#noticias {
	border: thin solid #CCCCCC;
	margin-bottom: 40px;
	float: left;
	width: 400px;
	height: 240px;
	margin-left: 100px;
}
div#proyectos {
	clear: both;
	height: 300px;
	width: 410px;
	margin-left: 10px;
	margin-right: 10px;
}


div#bloquecentral ul {
	float: left;
	list-style-type: none;
}
div#bloquecentral ul li {
	float: right;
	width: 130px;
	text-align: center;
	margin-right: 160px;
}
.proximos_encuentros {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}




#columnaizquierda {
	padding: 0px;
	margin: 0px;	
	width: 100px;
	background-color: #0000FF;
	float:left;
}

#columnaizquierda_cont {
}


#columnacentral {
	padding: 0px;
	margin: 0px;	
	width: 760px;
	float:left;
}
#columnacentral_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56626D;
	text-align: justify;	
}


#columnaderecha {
	padding: 0px;
	margin: 0px;	
	width: 0px;
	float:left;
}
#columnaderecha_cont {
	text-align: right;	
}

.textogenerico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56626D;
	text-align: justify;
}
.textogenerico_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
.imagen_foto {
	margin-left: 240px;
}
.imagen_fp {
	margin-left: 320px;
	border: thin solid #FFFFFF;
}


.foto_alejandra {
	margin-left: 300px;
}
.revista-fp {
	margin-left: 20px;
}

.febrero-marzo {
	margin-left: 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.abril-mayo {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 35px;
	font-weight: bold;
}
.junio-julio {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 30px;
}





.textogenerico_verde {
	font-family: Arial, Helvetica, sans-serif;
	color: #817D0C;
	text-align: center;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
}


.tituloogenerico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.celdaini {
	width: 253px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	/*font-weight: bold;*/
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B769A;
	font-size: 12px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
h2 a:link {
	color: #6B769A;
	text-decoration: none;
	
}

h2 a:visited {
	color: #6B769A;
	text-decoration: none;
	
}

h2 a:hover {
	color: #BF9608;
	text-decoration: none;
	/*border-bottom:1px dotted #BF9608;	*/
}

h2 a:active {
	color: #BF9608;
	text-decoration: none;
}
.proyecto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B769A;
	background-color: #F6F6F6;
	border: solid 1px #ccc;
	/*text-align: justify;*/	
}


.celdaimagen {	
	border: solid 2px #EEE;
}
#arriba {
	width: 760px;
	height: 16px;
	/*border-bottom:1px dotted #666666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
	float: left;
	font-weight: bold;
}
#arriba a {
	text-decoration: none;
	color: #666666;
}
#asistencia {	
	width: 760px;
	color: #6B769A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #ccc;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;	
}
#asistenciacont1 {
	padding: 0px 20px 0px 10px;
	color: #6B769A;
	float:left;
}
#asistenciacont2 {
	color: #6B769A;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#asistenciacont1 ul {
	padding: 8px;
	margin: 0px;
}
#asistenciacont1 ul li {
	padding: 0px;
	margin: 5px 0px;
	list-style-image:  url(imagenes/flecha.gif);

}
.encuentros {
	font-size: 16px;
	color: #706c49;
	text-align: center;
	font-weight: bold;
}


#gestion {	
	width: 760px;
	color: #6B769A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #ccc;
	margin: 10px 0px 30px 0px;
	padding: 0px;
	float: left;	
}
#gestioncont {
	padding: 10px 20px;
	color: #6B769A;
}
#espe {	
	width: 760px;
	height: 155px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: solid 1px #ccc;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	float: left;
	/*background-color: #EEE;*/	
}
#especont {
	padding: 10px 20px;
	color: #6B769A;
}
/*--------------------------------------------- PIE -----------------------------------------------*/
#pie {
	width: 1000px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999;
	padding: 10px 0px 0px 0px;
	clear: both;
}

#pie a:link {
	color: #999;
	text-decoration: none;
	/*border-bottom:1px dotted #666666;*/
}

#pie a:visited {
	color: #999;
	text-decoration: none;
	/*border-bottom:1px dotted #666666;*/
}

#pie a:hover {
	color: #999;
	text-decoration: none;
	/*border-bottom:1px solid #666666;*/
}

#pie a:active {
	color: #999;
	text-decoration: none;
	/*border-bottom:1px solid #666666;*/
}
#bloquecentral a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
id_encuentro {
	background-color: #3366FF;
}
.foto_tomas {
	margin-left: 275px;
}
.foto_jorge {
	margin-left: 300px;
}
.fotodebate {
	margin-left: 52px;
}
.vinculo {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.textogenerico_blanco_centrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
div#fundacion {
	width: 400px;
	margin-left: 50px;
	float: left;
	border: thin solid #CCCCCC;
	margin-bottom: 40px;
	height: 240px;
}
div#tematicas {
	border: thin solid #CCCCCC;
	margin-bottom: 40px;
	margin-left: 40px;
	float: left;
	width: 300px;
	height: 160px;
}
div#acciones {
	border: thin solid #CCCCCC;
	margin-left: 50px;
	width: 900px;
	margin-bottom: 60px;
	float: left;
}
div#flash {
	border: thin solid #CCCCCC;
	width: 700px;
	clear: both;
	margin-bottom: 40px;
	margin-right: 150px;
	margin-left: 146px;
}
#bloquecentral_encuentro {
	background-color: #012F0A;
}
