@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #003300;
	background-color: #DEE9F1;
	margin-top: 5px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF66;

}
.advertencia1 {
	color: #FF0000;
	padding-top: 20px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 12px;
}

a:visited {
	color: #CCFFFF;
}
a:active {
	color: #FFFF99;
}

#contenedor {
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	/*border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px; */
}
#contenedor #menu {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/fondo.png);
	height: 90px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
}

#contenedor #contenido {
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	margin-bottom: 3px;
	width: 768px;
}
#contenedor #top {
	margin-top: 3px;
	margin-bottom: 3px;
	height: 142px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/topbanner_septiembre_2010.jpg);
}

.buscar{
	margin:0px 0px 0px 145px;
	
} 
.versemana {
	margin-left: 210px;
	width: 400px;
	padding-right: 10px;
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: justify;
	margin-top: 35px;
	/*opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9; */
}
.tipo_biblia {
	font-size: 70%;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: underline;
}

#versoleccion {
	margin-left: 280px;
	padding-top: 16px;
	padding-bottom: 0px;
}
.textoleccion {
	border: 1px dashed #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 5px;
}
h2 {
	font-size: 95%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.siguiente {
	font-size: 87%;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

.submenu {
	font-size: 90%;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	margin: 5px;
	padding: 5px;
}


.resalt {
	font-weight: bold;
	line-height: 20px;
	color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: underline;
}

.resalt1 {
	font-weight: bold;
	line-height: 20px;
	color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: underline;
}

.resalt2 {
	font-weight: bold;
	line-height: 20px;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	text-decoration: underline;
	font-size: 90%;
}

#contenedor #contenido #izq {
	float: left;
	width: 150px;
	margin-bottom: 5px;
	padding-right: 2px;
	padding-left: 3px;
	/*background-image: url(img/fondomenizq.png);
	background-repeat:no-repeat;*/
	/* border: 1px outset #000000; */
}

.menu{
	background:url(img/fondomenizq.gif) no-repeat;
	width:135px;
	height:225px;
	padding-top:5px;
	padding-left:10px;
	line-height: 15px;
}

.menu ul{
	list-style:none;
	padding:0 0 0 8px;
}

.menu li{
	list-style:none;
	display:block;
	padding:5px 0;
}

.menu li a{
	list-style:none;
	display:block;
	background:url(img/menu_026_b.gif) no-repeat left center;
	color:#012C61;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size:11px;
	text-decoration:none;
	padding:0 5px 0 20px;
}

.menu li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(img/menu_026_h.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #012C61;
}

.menu li .current{
	list-style:none;
	display:block;
	background:url(img/menu_026_h.gif) no-repeat left center;
	color:#990000;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-size:11px;
	text-decoration:none;
	padding:0 5px 0 25px;
}

.menu li a.current, .menu li a:hover.current{
	background:url(img/menu_026_h.gif) no-repeat left center;
	color:#990000;
	text-decoration:none;
}









#contenedor #contenido #der {
	float: left;
	width: 605px;
	margin-bottom: 5px;
	margin-left: 2px;
	background-color: #FFFFFF;
	font-size: 90%;
	padding-left: 2px;
}
#contenedor #contenido #der #principal {
	float: left;
	width: 73%;
	text-align: justify;
	font-size: 94%;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #996600;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #996600;
	padding-left: 5px;
}
#contenedor #contenido #der #fecha {
	font-size: 96%;
	font-weight: bold;
	color: #004974;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(img/fondofecha.png);
	float: left;
	width: 586px;
	margin-bottom: 5px;
}
.ruta {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	color: #FFFFFF;
}
.fecha {
	width: 47%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	text-align: right;
	font-style: normal;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
}


#contenedor #contenido #der #secundario {
	float: left;
	width: 24%;
	padding-left: 5px;
}
/*ul.menu {
	padding: 0px;
	width: 145px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
}*/
.titulos {
	font-size: 100%;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(img/fontitulo.png);
	background-repeat: no-repeat;
}

/* ul.menu li a:link, ul.menu li a:visited {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: block;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
} */
.contador {
	font-weight: bold;
	color: #990000;
	background-image: url(img/fondocontador.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 87%;
	width: 140px;
}

/* ul.menu li a:hover {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: block;
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFFF;
} */
.resaltar {
	color: #003300;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: blink;
	font-size: 120%;
}
ol {
	padding-left: 30px;
}
ul {
	padding-left: 30px;
}

.mas {
	font-size: 96%;
	color: #993300;
	padding-left: 2px;
	font-weight: bold;
	text-align: right;
	margin-left: 200px;
	padding-right: 2px;
}
.mas a:link, .mas a:visited, .mas a:active {
	color: #0000FF;
}
.mas a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.fotos {
	font-size: 96%;
	color: #993300;
	font-weight: bold;
}
.fotos a:link, .fotos a:visited, .fotos a:active {
	color: #0000FF;
}
.fotos a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.linkfotos {
	font-size: 96%;
	color: #993300;
	padding-left: 2px;
	font-weight: bold;
	text-align: center;
	padding-right: 2px;
}
#player {
	padding-left: 30px;
}

.linkfotos a:link, .mas a:visited, .mas a:active {
	color: #0000FF;
}
.linkfotos a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#contenedor #pie {
	clear: left;
	margin-top: 5px;
	font-size: 80%;
	line-height: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(img/fondopie.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: 5px;
	height: 40px;
}
.publicidad {
	margin-top: 10px;
	margin-bottom: 5px;
}
.noticia {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
.tituloform {
	font-size: 85%;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}

.alinizq {
	margin: 5px;
	float: left;
}
.alinder {
	margin: 5px;
	float: right;
}
.espacio {
	margin: 3px;
}
.menuiz {
	color: #FFFFFF;
}

.submenu a:link, .submenu a:visited {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: inline;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
.submenu a:hover {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: inline;
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFFF;
}

.siguiente a:link, .siguiente a:visited {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: inline;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
.siguiente a:hover {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: inline;
	text-decoration: none;
	color: #993300;
	background-color: #FFFF99;
}

ol.menudentro li a:link, ol.menudentro li a:visited {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0;
	display: inline;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	text-align: left;
	font-size: 96%;
}
ol.menudentro li a:hover {
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	text-align: left;
	font-size: 96%;
}
.negrita {
	font-weight: bold;
}
.temaresaltar {
	font-size: 95%;
	color: #330000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: center;
	font-weight: bold;
}
.fechas {
	font-size: 90%;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	color: #990000;
}
.preguntas {
	font-size: 90%;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
}
.conclusion {
	border: 2px dashed #006600;
	margin: 10px;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #006600;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
	margin:15px 10px 10px 10px;
}
label {
	display:block;
	font-weight:bold;
}
textarea {
	width:400px;
	height:150px;
	margin: 0 0 0 10px;
}
.textInput {
	width:250px;
	margin-left: 10px;
}
.textInput2 {
	width:150px;
	margin-left: 10px;
}
.advertencia {
font-weight:bold;
color:#FF0000;
}
.fondo_anuncio {

}

.texto {
	font-variant: normal;
	color: #000099;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #006600;
}
.en_linea {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	font-size: 80%;
}
#contenedor #menu #menusuperior {
	padding-top: 7px;
}

#contenedor #menu #menusuperior ul {
	margin: 0;
	padding: 90px 0 0 25px;
	list-style: none;
}

#contenedor #menu #menusuperior li {
	display: inline;
}

#contenedor #menu #menusuperior a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px 15px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

#contenedor #menu #menusuperior a:hover {
	margin: 0 3px 0 0;
	padding: 5px 15px 5px 15px;
	color:#FFFF66;
}

#contenedor #menu #menusuperior .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
}


#contenedor #contenidob {
	background-color: #FFFFFF;
	color: #000000;
	width:748px;
	margin-bottom: 3px;
	padding: 10px;
}
.textarea3 {
	height: 50px;
	width: 250px;
}
.formindex {
	width: 300px;
	margin-left: 75px;
	border: 1px dashed #000000;
	font-size: 80%;
	line-height: 15px;
}
.fotos_campamento {
	margin-bottom: 5px;
}


/* Para pop-up  */

#pop { 
   z-index:2; 
   position:absolute; 
   border: 1px solid #333333; 
   text-align:center; 
   background:#000000; 
} 
#cerrar { 
   float:right; 
   margin-right:5px; 
   cursor:pointer; 
   font:Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px; 
   font-weight:bold; 
   color:#FFFFFF; 
   background-color:#666666; 
   width:12px; 
   position:relative; 
   margin-top:-1px; 
   text-align:center; 
}
.fondo_publi {
	background-image: url(img/fondo_campamento_agosto_2010.gif);
	background-repeat: no-repeat;
	height: 70px;
}
.texto_fondo_publi {
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	font-size: 90%;
	padding-top: 20px;
}
.especial_oracion {
	font-size: 130%;
	font-weight: bold;
	color: #FFFF66;
	background-image: url(img/fondo_oracion_junio_2010.gif);
	height: 300px;
	padding-left: 80px;
	padding-top: 80px;
	padding-right: 70px;
	background-repeat: no-repeat;
}


.anuncio_lista {
	color: #003300;
	font-weight: bold;
	padding-left: 120px;
}
.anuncio_lista a:link, .fotos a:visited, .fotos a:active {
	color: #003300;
}
.anuncio_lista a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.anuncio_especial {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	text-decoration: blink;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding: 7px;
	margin-bottom: 12px;
}
