@charset "utf-8";
body {
	align: left;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align:center; /*para IE 5*/
	background-color: #76C5F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contenedor{
	width:1000px;
	border:0;
	margin:0 auto; /* los mrgenes autom ticos (conjuntamente con un ancho) centran la pgina */
	padding:0;
	text-align: left;
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
}

#encabezado {
	height: 186px;
	background-image: url(images/encabezado.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin:0;
	padding: 0;
}
#encabezado #listaidiomas {
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	height: 180px;
	width: 30px;
}

#encabezado #banderitas {
	float: right;
	text-align: right;
}


#lateral {
	position: absolute;
	top:187px;
	right:0;
	vertical-align: top;
	width: 248px;
	margin: 0px;
	padding: 0px;
}
#lateral #caja {
	background-image: url(images/fondo_lateral.jpg);
	background-repeat: repeat-y;
}

#lateral #caja #arr {
	background-image: url(images/fondo_lateralarr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-transform: uppercase;
}

#lateral #caja #aba {
	background-image: url(images/fondo_lateralaba.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	height: 25px;
}

#lateral a:link, a:visited, a:active {
	text-decoration:none
}

#contenido {
	color: #000000;
	margin-right: 248px;
	margin-left: 195px;
	background-image: url(images/fondo_titulo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-right: 28px;
}

#contenido .titulo {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
	text-align: left;
	text-indent: 20px;
	vertical-align: bottom;
	padding-top: 50px;
	height: 36px;
}

#contenido a:link, a:visited {
	font-weight: normal;
	color: #6600FF;
	text-decoration: none;

}

#contenido a:hover, a:active {
	font-weight: normal;
	color: #3300FF;
	text-decoration: underline;

}

#menu {
	position: absolute;
	top:186px;
	left:0;
	width: 195px;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}

#menu a {
	color: #0000CC;
	text-decoration: none;
}

#menu a:hover, a:active {
	color: #0066FF;
	text-decoration: underline;
}


#menu #iniciomenu {
	background-image: url(images/fondo_menuarr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 25px;
}
#menu #finmenu {
	background-image: url(images/fondo_menuaba.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 39px;
}



#pie {
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	background-image: url(images/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #76C5F0;
	clear: both;
	height: 60px;
	padding: 5px;
}

.letrachica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#menuadicional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: block;
	width: 400px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 270px;
}


#menuadicional ul li{
	display:inline;
	padding: 3px;
	margin-right: 15px;
	margin-left: 15px;
}
#menuadicional ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#menuadicional a:visited, a:link, a:active{
	color: #000099;
	text-decoration: none;
}

#menuadicional a:hover{
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}



.titulocuadro{
	color: #000099;
	text-align: left;
	font-weight: bold;
}


.cajita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC9900;
	background-color: #FFFFFF;
	border: 1px solid #d0ac00;
}

.caja1 {
	color: #003366;
	background-color: #EAF8FF;
	border: 0;

}

.caja1 th{
	color: #000099;
	background-color:#99CCFF;
	text-align: left;

}
.caja3 {
	color: #000000;
	background-color: #FFFFEE;
	border: 0;

}

.caja3 th{
	color: #FFFFFF;
	background-color:#CC9933;
	text-align: left;
}
.caja2 {
	color: #000099;
	border: 1px solid #0099ff;
	background-color: #FFFFFF;
}

.caja2 th{
	color: #FFFFFF;
	background-color:#0099FF;
	text-align: left;
}
.contornoimagen {
	border: 3px double #003399;
	margin: 2px;

}
.cita {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
	font-size: 13px;

}
.titulohoja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	vertical-align: middle;
	color: #000000;
	text-align: center;
	padding: 15px;
	height: 45px;
}
#tablita{ 
	border-collapse:collapse;
}

#tablita td{
	border: 1px solid #0099ff;
}

hr {
	color: #D2EFFF;
	height: 1px;
	background-color: #D2EFFF;
	border: 0;
}
.borderojo {
	color: #000;
	border: 1px solid #FF0000;
}
.borderojo th {
	color: #FFFFFF;
	background-color:#FF0000;
	text-align: left;
}
.bordeverde {
	color: #000000;
	border: 1px solid #00CC00;
}
.bordeverde th {
	color: #FFFFFF;
	background-color:#00CC00;
	text-align: left;
}
.bordeazul {
	color: #000000;
	border: 1px solid #0000FF;
}
.bordeazul th {
	color: #FFFFFF;
	background-color:#0000FF;
	text-align: left;
}

.bordeimg {
	border: 1px solid #000000;
}

dt {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	padding-top: 7px;
}
.bordenaranja th {

	color: #FFFFFF;
	background-color:#FF9900;
	text-align: left;
}
.bordenaranja {

	color: #000;
	border: 1px solid #FF9900;
}
.spacer {
	clear: both;
}

/*////////////Divs dinámicos para los tabs del equipo internacional//////////////*/

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #EAF8FF;
  }
  
#tabs ul {
  margin:0;
  padding:10px 10px 0 10px;
  list-style:none;
  }
  
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
  
#tabs a {
  float:left;
  background:url("images/tableft5.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
  
#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright5.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
  }
#tipoequipo {
	clear: both;
}


.tab-button  {
	width: 150px;
	height: 20px;
	font-weight: bold;
	border-top: 0px solid buttonhighlight;
	border-left: 0px solid buttonhighlight;
	border-bottom: 0px solid buttonhighlight;
	border-right: 0px solid buttonshadow;
	cursor: hand;
	padding: 3;
	background-color: #99CCFF;
 }  
   
.tab-body   {
	border-top: 0px solid buttonhighlight;
	border-left: 0px solid buttonhighlight;
	border-bottom: 0px solid buttonshadow;
	border-right: 0px solid buttonshadow;
	border-style: ridge;
	padding: 0;
	position: absolute;
	left: 200px;
	top: 292px;
	width:500px;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
}

/*////////////Resaltar las opciones de menú para cada página//////////////*/

.pag_identidad #identidad{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_vision #vision{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_metodologia #metodologia{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_programa #programa{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_historia #historia{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_libreria #libreria{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_agenda #agenda{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
	
.pag_informes #informes{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_equipo #equipo{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_servicios #servicios{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_mundo #mundo{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_nacionales #nacionales{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_guadalajara #guadalajara{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_noticias #noticias{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_mensaje #mensaje{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_preguntas #preguntas{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_testimonios #testimonios{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_galeria #galeria{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_predicadores #predicadores{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_descargar #descargar{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_intercesores #intercesores{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_tapiz #tapiz{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_links #links{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.pag_contactanos #contactanos{
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
