/* CSS Document */
*{
	margin:0;
	padding:0;
}

/* -----clearfix------*/
/*
.clearfix:after	
	{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}
					 
	.clearfix
	{
		display:inline-block;
	}
*/	
	/*lo ocultamos para el IE de Mac \*/
/*
	*html.clearfix
	{
		height:1%;
	}
	
	.clearfix
	{
		display:block;
	}
*/
	/*fin de lo ocultado para el IE de Mac*/

/* ------fin clearfix---------*/

body{
	background-color:#000066;
	background-image:url(Img/fondos/fondos_laterales.jpg);
	background-repeat:repeat-x repeat-y;
}

#contenedor{
	width:800px;
	height:auto;
	margin:auto;
}

#cabecera_index{
	width:800px;
	height:159px;
	background-image:url(Img/fondos/cabecera.jpg);
	background-repeat:no-repeat;
	text-align: center;
	text-indent: -1000em;
	
}
#cabecera{
	width:800px;
	height:159px;
	background-image:url(Img/fondos/cabecera.jpg);
	background-repeat:no-repeat;
	text-align: center;
	text-indent: -1000em;
	padding:0px;
	margin:0px;
}

#menu{
	background-color:#FF6600;
	height:28px;		
	margin:0px;
	padding:0px;
}

#menu li{
	display:inline;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent: -1000em;			
}

#menu li a{
	text-decoration:none;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	/*vertical-align: middle;*/	/*width:147px; */
	height:30px;
	background-position:left;
	
}

/* --------------- Botones del menu -------------------- */

#inicio{
	background-image:url(Img/botones/inicio_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:240px;
	top:152px; */
}
#inicio:hover{
	background-image:url(Img/botones/inicio_b.gif);
}
#inicio_abajo{
	background-image:url(Img/botones/inicio_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:240px;
	top:152px; */
} 
#conocenos{
	background-image:url(Img/botones/conocenos_a.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:370px;
	top:152px; */
}
#conocenos:hover{
	background-image:url(Img/botones/conocenos_b.gif);
}
#conocenos_abajo{
	background-image:url(Img/botones/conocenos_c.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:370px;
	top:152px; */
}
#ministerios{
	background-image:url(Img/botones/ministerios_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:500px;
	top:152px; */
}
#ministerios:hover{
	background-image:url(Img/botones/ministerios_b.gif);
}
#ministerios_abajo{
	background-image:url(Img/botones/ministerios_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:500px;
	top:152px; */
}
#actividades{
	background-image:url(Img/botones/actividades_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:620px;
	top:152px; */
}
#actividades:hover{
	background-image:url(Img/botones/actividades_b.gif);
}
#actividades_abajo{
	background-image:url(Img/botones/actividades_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:620px;
	top:152px; */
}
#deinteres{
	background-image:url(Img/botones/deinteres_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:750px;
	top:152px; */
}
#deinteres:hover{
	background-image:url(Img/botones/deinteres_b.gif);
}
#deinteres_abajo{
	background-image:url(Img/botones/deinteres_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:750px;
	top:152px; */
} 

#contacto{
	background-image:url(Img/botones/contactanos_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	/*height:50px;
	position:absolute;
	left:880px;
	top:152px; */
}
#contacto:hover{
	background-image:url(Img/botones/contactanos_b.gif);
}
#contacto_abajo{
	background-image:url(Img/botones/contactanos_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:131px;
	/*height:50px;
	position:absolute;
	left:880px;
	top:152px; */
} 
/* --------------- Fin Botones del menu -------------------- */

#fondoSubmenu{
	background-image:url(Img/fondos/fondoSubmenu.gif);
	background-repeat:repeat-y;
	width:800px;
	float:left;
}
#submenu{
	/*background-image:url(Img/fondos/fSubmenu.jpg);
	background-repeat:repeat-y; */
	width: 150px;
	float:left;
}

#submenu li{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-type: none;
	height:57px;
	text-indent: -1000em;	
}

#submenu a{
	text-decoration:none;	
}

/* --------------- Botones del Submenu: Conocenos -------------------- */
#historia{
	background-image:url(Img/botones/historia_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:154px;
	height:50px;
}
#historia:hover{
	background-image:url(Img/botones/historia_b.gif);
}
#historia_abajo{
	background-image:url(Img/botones/historia_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:153px;
	height:59px;
} 

#mision_vision{
	background-image:url(Img/botones/mision_y_vision_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:153px;
	height:59px;
}
#mision_vision:hover{
	background-image:url(Img/botones/mision_y_vision_b.gif);
}
#mision_vision_abajo{
	background-image:url(Img/botones/mision_y_vision_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:153px;
	height:59px;
} 

#que_creemos{
	background-image:url(Img/botones/que_creemos_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:157px;
	height:49px;
}
#que_creemos:hover{
	background-image:url(Img/botones/que_creemos_b.gif);
}
#que_creemos_abajo{
	background-image:url(Img/botones/que_creemos_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:157px;
	height:49px;
} 

#liderazgo{
	background-image:url(Img/botones/liderazgo_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:154px;
	height:49px;
}
#liderazgo:hover{
	background-image:url(Img/botones/liderazgo_b.gif);
}
#liderazgo_abajo{
	background-image:url(Img/botones/liderazgo_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:154px;
	height:49px;
} 

/* --------------- Botones del Submenu: Ministerios -------------------- */
#alabanza{
	background-image:url(Img/botones/alabanza_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:161px;
	height:57px;
}
#alabanza:hover{
	background-image:url(Img/botones/alabanza_b.gif);
}
#alabanza_abajo{
	background-image:url(Img/botones/alabanza_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:161px;
	height:57px;
} 

#edominical{
	background-image:url(Img/botones/escuela_dominical_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:159px;
	height:54px;
}
#edominical:hover{
	background-image:url(Img/botones/escuela_dominical_b.gif);
}
#edominical_abajo{
	background-image:url(Img/botones/escuela_dominical_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:159px;
	height:54px;
} 

#jovenes{
	background-image:url(Img/botones/jovenes_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:157px;
	height:64px;
}
#jovenes:hover{
	background-image:url(Img/botones/jovenes_b.gif);
}
#jovenes_abajo{
	background-image:url(Img/botones/jovenes_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:157px;
	height:64px;
} 

#misiones{
	background-image:url(Img/botones/misiones_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:153px;
	height:55px;
}
#misiones:hover{
	background-image:url(Img/botones/misiones_b.gif);
}
#misiones_abajo{
	background-image:url(Img/botones/misiones_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:153px;
	height:55px;
} 

#intercesion{
	background-image:url(Img/botones/intercesion_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:151px;
	height:53px;
}
#intercesion:hover{
	background-image:url(Img/botones/intercesion_b.gif);
}
#intercesion_abajo{
	background-image:url(Img/botones/intercesion_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:151px;
	height:53px;
} 

#mantenimiento{
	background-image:url(Img/botones/mantenimiento_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:168px;
	height:53px;
}
#mantenimiento:hover{
	background-image:url(Img/botones/mantenimiento_b.gif);
}
#mantenimiento_abajo{
	background-image:url(Img/botones/mantenimiento_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:168px;
	height:53px;
} 

#damas{
	background-image:url(Img/botones/damas_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	height:50px;
}
#damas:hover{
	background-image:url(Img/botones/damas_b.gif);
}
#damas_abajo{
	background-image:url(Img/botones/damas_c.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	height:50px;
} 

#varones{
	background-image:url(Img/botones/varones_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	height:50px;
}
#varones:hover{
	background-image:url(Img/botones/varones_b.gif);
}
#varones_abajo{
	background-image:url(Img/botones/varones_c.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:131px;
	height:50px;
} 

/* --------------- Botones del Submenu: Actividades -------------------- */
#activ2004{
	background-image:url(Img/botones/2004_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2004:hover{
	background-image:url(Img/botones/2004_b.gif);
}
#activ2004_abajo{
	background-image:url(Img/botones/2004_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 


#activ2005{
	background-image:url(Img/botones/2005_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2005:hover{
	background-image:url(Img/botones/2005_b.gif);
}
#activ2005_abajo{
	background-image:url(Img/botones/2005_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 


#activ2006{
	background-image:url(Img/botones/2006_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2006:hover{
	background-image:url(Img/botones/2006_b.gif);
}
#activ2006_abajo{
	background-image:url(Img/botones/2006_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 

#activ2007{
	background-image:url(Img/botones/2007_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2007:hover{
	background-image:url(Img/botones/2007_b.gif);
}
#activ2007_abajo{
	background-image:url(Img/botones/2007_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 

#activ2008{
	background-image:url(Img/botones/2008_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2008:hover{
	background-image:url(Img/botones/2008_b.gif);
}
#activ2008_abajo{
	background-image:url(Img/botones/2008_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 

#activ2009{
	background-image:url(Img/botones/2009_a.gif);
	background-repeat: no-repeat;
	display: block;	
	float:left;
	width:178px;
	height:72px;
}
#activ2009:hover{
	background-image:url(Img/botones/2009_b.gif);
}
#activ2009_abajo{
	background-image:url(Img/botones/2009_c.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;	
	width:178px;
	height:72px;
} 

/* --------------- FIN Botones de los Submenus -------------------- */

#contenido_index{
	width:800px;
	height:447px;
	background-color:#000033;
	background-image:url(Img/fondos/pag-main-inf.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight: bold;
	text-align: center;
}

#entrar_sitio{
	/*position:absolute;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*left: 550px;
	top: 530px; */
	font-weight: bold;
	text-decoration: none;
}

#contenido_inicio{
	width:800px;
	background-color:#000033;
	background-image:url(Img/fondos/fondocontenido.jpg);
	background-repeat:repeat-y;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	float:left;
	text-align: justify;
	padding-bottom:20px;
	color: #FFFFFF;	
}
#inicio_izq{
	width:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align: justify;	
	margin:5px;	
}
#inicio_izq img{
	padding-left:10px;
}
#inicio_centro{
	width:390px;
	/*background-color:#999999; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align: justify;
	padding:10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6666CC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6666CC;
	margin-top:5px;
}
#inicio_der{
	width:195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align: justify;
	/*margin:1px;*/	
}

#contenido_inicio img{
	margin:5px;
	border:none;
	float:left;
}

#contenido_inicio p{
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	
}
#subcontenedor{
	width:800px;
	background-color:#000066;
	background-image:url(Img/fondos/fondocontenido.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0px;
	
}
#contenido_noticias{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:30px;	
}
#contenido_noticias img{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.tipo_noti_title{
	margin-top:15px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom:10px;	
	border-right-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
}
#noticias{
	width:550px;
	text-align: justify;
	float:left;	
}
.noticia{
	font-size: 12px;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom-color:#FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: outset;
	padding-right:25px;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;			
}
.titulo_noticia{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration: none;
	color:#FFFFFF;
}
.fecha_noticia{
	font-size: 10px;
	font-style: italic;
	padding-bottom:10px;
	padding-top:5px;	
}
.leer_mas{
	color: #000033;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.leer_mas:hover{
	color:#FF6600;
	text-decoration:underline;
}
#noti_dcha{
	width:150px;
	padding-left:15px;
	padding-top:20px;
	float:left;	
}	
#noti_dcha img{
	border: thin solid #FFFFFF;	
}
.titulos_dcha{
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;	
}
.titulos_dcha:hover{
	color:#FF9900;
}
.noti_submenu{
	width:140px;
	background-color:#000033;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
}
.titulo_noti{
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	color:#FFFFFF;
}
.texto_peque_noti{
	font-size: 11px;
	font-style: italic;
	padding-bottom:5px;	
}
.enlace_externo{
	color:#FFFFFF;
	font-style: italic;	
}
#contenido{
	width:590px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	text-align: justify;
	margin-top:20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:10px;
	padding-bottom:50px;
}

#contenido a {
	color:#FFFF00; 
	text-decoration:none;
}

.page_title{
	margin-top:15px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#contenido h2{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenido ul{
	padding-left:20px;	
}
#contenido img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:none;
}
#contenido_testi{
	width:680px;
	background-image:url(Img/fondos/fondocontenido.jpg);
	background-repeat:repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
	padding-right:60px;	
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;	
}
#contenido_testi a{
	color:#FFFFFF;
}
.testi_titu{
	color:#FF8000;
	font-size: 14px;
}
#history_text {
	float:left;
	width:210px;
}
.img_historia{
	width:346px;
	float:right;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}


.img_lideres{
	width:127px;
	float:left;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;	
}

#contenido_contactanos{
	width:800px;
	/*height:280px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	/*text-align: center; */
	margin:20px;
	padding-top:20px;
	padding-bottom:40px;
	padding-left:40px;
	color: #FFFFFF;
}

#contenido_contactanos h3{
	margin-top:15px;
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.telef_dir{
	padding-left:40px;
	font-size:13px;
}
#titu_msn_emviado{
	font-size:18px;	
}

#contenido_biblia{
	width:720px;
	background-color:#999999;
	background-image:url(Img/fondos/fondocontenido.jpg);
	background-repeat:repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	/*text-align: justify;*/
	padding-left:80px;
	padding-bottom:30px;
}
#old_new_testament ul{
	margin-right:30px;
}
#contenido_biblia a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#anterior_sgte{
	width:200px;
	margin:auto;
/*	background-image:url(Img/fondos/fondocontenido.jpg);
	background-repeat:no-repeat;
	background-color: #3399CC; */
}
	
#sgte_inicio{
	background-image:url(Img/fondos/boton-pez-dorado.gif);
	background-repeat:no-repeat;
	display:block;
	float: left;
	width:55px;
	height:31px;
	text-indent: -1000em;
}
#sgte_inicio:hover{
	background-image:url(Img/fondos/boton-pez-azul.gif);
}

#anterior_inicio{
	background-image:url(Img/fondos/boton-cruz-azul.gif);
	background-repeat:no-repeat;
	display:block;
	float: left;
	width:55px;
	height:41px;
	text-indent: -1000em;
}
#anterior_inicio:hover{
	background-image:url(Img/fondos/boton_cruz_dorado.gif);
}
/*#pez img, #cruz img{
	border:none;
}*/

#cruz_index{
	background-image:url(Img/fondos/boton_cruz_azul.gif);
	background-repeat:no-repeat;
	width:46px;
	height:46px;
}
#cruz_index img{
	border:none;	
}
#cruz_index:hover{
	background-image:url(Img/fondos/boton_cruz_dorado.gif);
}
#pie{
	background-color:#FF6600;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}

#pie_inicio{
	background-color:#FF6600;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}

#items{
	margin:auto;
}

.item_centro{
	width:190px;
	float:left;
	margin-bottom:20px;	
}

.titulos_centro{
	font-size: 16px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
}
#titulo_izq{
	color:#FF9900;
	font-size:16px;
	font-weight: bold;
}

.items_der{
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	border-bottom-width: thin;
}
.titulos_der{
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

#horario{
	text-align: left;
}

.mail{
	color:#FFFF00;
	text-decoration: none;
}
.nombrelider{
	color:#FFFF00;
}
.img_intercesion{
	width:400px;
	margin-left:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color:#FFFF00;	
}
.img_jovenes{
	width:400px;
	margin-left:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color:#FFFFFF;	
}

.fotos_activ{
	float:left;
}
#textfoto_1{
	height:270px;
}
#text_ed_left_1{
	width:330px;
	float:left;	
	padding-left:15px;	
}
#img_ed_right_1{
	width:210px;
	float:right;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.textfoto{
	height:260px;
}
.text_ed_left{
	width:250px;
	float:left;
	padding-left:15px;	
}
.text_ed_right{
	width:250px;
	float:right;	
}
.img_ed_left{
	width:300px;
	float:left;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.img_ed_right{
	width:300px;
	float:right;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.textfoto_yussi{
	height:230px;
}
#img_oj_left{
	width:220px;
	float:left;
	padding-left:10px;
	margin-right:30px;
	margin-left:30px;
	padding-bottom:10px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
#text_oj_right{
	width:300px;
	float:right;	
}
#img_inicio{
	margin-left:15px;
	margin-bottom:10px;
	font-size: 9px;
	color: #000033;
	text-align: center;
}
.img_misiones{
	margin:60px;
}
.titu_misiones{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#texto_fin_misiones{
	padding-left:15px;
	font-size: 13px;	
}
#texto_fin_varones{
	text-align: center;
	font-size: 13px;
}
.textfoto_damas{
	height:300px;
}
.text_damas_left{
	width:200px;
	float:left;
	padding-left:15px;	
}
.text_damas_right{
	width:200px;
	float:right;	
}
.img_damas_left{
	width:350px;
	float:left;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.img_damas_right{
	width:350px;
	float:right;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 11px;
	color: #FFFF00;
	text-align: center;
}
.prox_reunion{
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#menu_joven{
	margin-left:170px
}
#menu_joven li{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:25px;
}
.activ_jovenes{
	color: #FFFF00;
	text-decoration:none;
}
.activ_jovenes:hover{
	color: #FF6600;
}
.activ_jovenes_abajo{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}
#escribenos_jovenes{
	margin-left:50px;
	margin-top:40px;
	margin-bottom:40px;
	margin-right:30px;
}
#repr_musica{
	margin-left:280px;	
}
.mes_evento{
	font-size:16px;
	color:#FFCC00;
	font-weight:bold;
}
#eventos li{
	margin-left:30px;
	margin-bottom:20px;
}
#eventos span{
	font-size:16px;
}
