@charset "utf-8";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
}

.anchodeweb {
	overflow:hidden;
	position:absolute;
	left:50%;
	width:950px;   /* Ancho de la pagina */
	margin-left:-475px;  /* Mitad del Ancho */
	height:100%;
}

.grande {
	font-size:20px;
	font-weight:900;
	color:#003;
	text-align:right;
}

a {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00F;
	font-size: 11px;
	text-decoration:underline;
}


.menosopaco {
	opacity: .25;
   -moz-opacity: .25;
   filter:alpha(opacity=25);
   float: left;

}
.Transparente
{
	background-color:transparent;
}

.cuerpo {
	background:#6d9aad;
	
	}


.cuerpo2
{
	background:#fff;
}
	
.Encabezado {
	position:absolute;
	left:0;
	width:100%;   /* Ancho de la pagina */
	height:245px;
	z-index:1;
	-khtml-user-select:none;
	-moz-user-select:none;
}	

.Encabezado2 {
	position:absolute;
	left:0;
	width:99%;   /* Ancho de la pagina */
	/*border-left:#003 solid 3px;
	border-right:#003 solid 3px;*/
	
	height:320px;
	z-index:7;
	overflow:visible;
	-moz-user-select:none;
	-khtml-user-select:none;
}

.Encabezado2 iframe
{
	width:100%;
	height:100%;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.Encabezado .logo
{
	position:absolute;
	left:50%;
	margin-left:-430px;
	top:55px;
	width: 200px;
	height: 179px;
	z-index:2;
	-moz-user-select: none;
	-khtml-user-select: none;
     
}

.Encabezado .Volante
{
	position:absolute;
	left:50%;
	margin-left:-435px;
	width: 289px;
	top:10px;
	height: 181px;
	z-index:2;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.Encabezado iframe
{
	width:100%;
	height:400px;
}

.centrado
{
	text-align:center;
}

.resplandor {
	-moz-box-shadow: 0px 0px 30px #F59E47; 
	-webkit-box-shadow: 0px 0px 30px #F59E47; 
	box-shadow: 0px 0px 30px #F59E47;	
}

.contenedor 
{
	margin-left:30px;
	width:870px;
	height:600px;
}

.contenedor .header
{
	text-align:center;
}

.contenedor .contenedor1
{
	position:relative;
	width:410px;
	float:left;
}

.contenedor .contenedor2
{
	position:relative;
	width:460px;
	float:right;
}

.contenedor .contenedor4
{
	position:relative;
	float:left;
	width:340px;
	height:400px;
	clear:right;
}

.contenedor .contenedor3
{
	position:relative;
	float:left;
	clear:left;
	width:498px;
	height:400px;
}

.contenedor .contenedor5 /* Contenedor de Galería de Fotos */
{
	position:relative;
	float:left;
	clear:both;
	width:468px;
	height:340px;
	left:145px;

}

.contenedor .contenedor3 h1
{
	background:#3C3C3C;
	color:#FFF;
	padding-left:20px;
}

.cuadroconlink
{
	margin-top:20px;
	position:absolute;
	width:300px;
	
}

.Contenido
{
	position:absolute;
	left:0;
	width:99%;   /* Ancho de la pagina */
	top:285px;
	z-index:4;
	/*border-left:#003 solid 3px;
	border-right:#003 solid 3px;
	border-bottom:#003 solid 3px;*/
	background:#FFF;
	/*margin-bottom:110px;*/
	padding-top:40px;

 
}

 .footer
{
	left:0;
	position:absolute;
	background:#0936AE url(../images/box/relleno_foorter.png) repeat-x left top;
	height:85px;
	width:99%;
	border-bottom-right-radius:25px;
	border-bottom-left-radius:25px;
	/*border-left:#003 solid 3px;
	border-right:#003 solid 3px;
	border-bottom:#003 solid 3px;*/
	margin-top:35px;
	
   z-index:6;

}

 .footer iframe {
	height:100%;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	width:100%;
}

.footer_fondo {
	background:#0936AE url(../images/box/relleno_foorter.png) repeat-x left top;
	font-weight:800;
	color:#FFF;
}

.Contenido iframe
{
	position:relative;
	width:890px;
	height:800px;
	left:10px;
	clear:both;
}


/* Area de Cuadros de Contenido */

.Cuadro_ancho
{
	position:relative;
	top:20px;
	margin-bottom:45px;
}

.Cuadro_ancho .Cuadro_Titulo_Iz
{
	background:url(../images/box/relleno_cuadro_titulo_left.png) no-repeat left;
	height:22px;
	border-bottom:#313a1a solid 1px;
	position:absolute;
	width:14px;
	z-index:3;
}

.Cuadro_ancho .Cuadro_Titulo
{
	background:url(../images/box/relleno_cuadro_titulo.png) no-repeat right;
	border-bottom:#313a1a solid 1px;
	position:absolute;
	z-index:1;
	width:100%;  /* Ancho es igual al de Cuadro_ancho*/
	color:#eef4d9; /*ffd569;*/
	padding-top:4px;
	height:18px;
	font-weight:900;
	font-size:12px;
	vertical-align:middle;
	top: 0px;
	padding-right:2px;
	
}

.Cuadro_ancho .Cuadro_Titulo a /* Botones de CAmbio en eventos "centro mundiales etc" */
{
	font-size:10px;
	color:#FFF;
	display:block;
	background:#3d5069;
	position:relative;
	float:left;
	padding:2px 5px;
	border:#333 1px outset;
	margin-right:8px;
	margin-top:-2px;
	text-decoration:none;
}

.Cuadro_ancho .Cuadro_Titulo a:active
{
	background:#02A;
	color:#FFF;
	border:#333 1px inset;
}

.Bvisitado
{
	background:#02A;
	color:#FFF;
	border:#333 1px inset;
}

.Cuadro_ancho .Cuadro_Titulo h2
{
	padding-left:70px;
	font-size:10px;
	float:left;
	padding-right:15px;

}

.Cuadro_ancho .Cuadro_Titulo h3
{
	padding-left:70px;
	font-size:10px;
	float:left;
	padding-right:15px;
}

.Cuadro_ancho .Cuadro_Titulo_Iz2
{
	background:url(../IMAGES/BOX/dentroTabIz.png) no-repeat right;
	height:32px;
	border-bottom:#313a1a solid 2px;
	position:absolute;
	width:14px;
	z-index:3;
}

.Cuadro_ancho #Tag_Cuadro {
	position:absolute;
	left:23px;
	top:-9px;
	width:28px;
	height:28px;
	z-index:3;
}

.Cuadro_ancho #Contenido {
	position:absolute;
	left:0px;
	top:23px;
	width:100%;
	height:100%;
	z-index:1;
	background:#e8eef3; /*#c6c7c9;*/
	border:1px inset #313131;
}

.Cuadro_ancho #Contenido .margen {
	position:absolute;
	width:95%;
	text-align:center;
	margin:8px;
	top: -6px;
}

.Cuadro_ancho #Contenido .margen h3 {
	padding-top:10px;
	padding-bottom:5px;
	color:#114;
	text-align:left;
	display:block;
	border-bottom:1px #666 groove;
}

.Cuadro_ancho #Contenido .margen .a {
	
	border-bottom:1px #bbb groove;

}


.Cuadro_ancho #Contenido .margen h4 {
	padding-top:4px;
	padding-bottom:5px;
	color:#117;
	text-align:left;
	font-size:13px;
	display:block;
}

.Cuadro_ancho iframe
{
	position:absolute;
	left:-1px;
	top:23px;
	width:100%;
	height:100%;
	background: #e8eef3; /*#c6c7c9;*/
	border:1px inset #313131;
}


/* Fin de la zona de cuadros anchos */

#infoGaleria
{
	background:#666;
	color:#FFF;
	text-align:center;
	border-top:#333 inset 2px;
	font-size:14px;
}

#infoGaleria .fecha
{
	color:#FF0;
	text-shadow:#000;
	font-weight:900;
}

.tablero
{
	width:100%;
	background:url(../images/box/tablero.png) repeat-x center;
	position:relative;
	height:24px;
	top:0px;

}

.tablero .margen
{
	padding-top:0px;
	left:46px;
	border:0px;
	-moz-user-select:none;
	-khtml-user-select:none;
}

.tablero .margen a:active
{
	background:url(../images/bot/boton_2.png) no-repeat center;
}


.tablero .margen .playpause img
{
	margin-top:3px;
}

.tablero .margen a
{
	margin-left:10px;
	display:block;
	width:77px;
	float:left;
	background:url(../images/bot/boton_1.png) no-repeat center;
}

.tablero .margen .playpause a
{
	margin-left:10px;
	display:block;
	width:67px;
	float:left;
	background:url(../images/bot/boton_2_1.png) no-repeat center;
	height:25px;
	margin-top:-2px;

}

.tablero .margen .playpause a:active
{
	background:url(../images/bot/boton_2_2.png) no-repeat center;
}
.footer_fondo table tr td em a {
	color: #FF0;
}
