@font-face {
    font-family: 'lucida_calligraphyitalic';
    src: url('lcallig-webfont.woff2') format('woff2'),
         url('lcallig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

BODY	{
	color: #000000; 
	margin: 0px;
	text-align: center; 
	}
BODY, TD, PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 87.5%; /* 100%: 16px, 6,25% cada pixel*/
}
IMG	{
	border-style: none;
	}

UL	{
	text-align: left; 
}

input[type=text]{
	padding: 0px 1px;
}

H4 {
	font-size: 1.143em;
	margin: 1.786em;
	text-align: center;
	line-height: 2em;

}

BLOCKQUOTE	{
	background-color: #F0F0F0;
	text-align: justify; 
	text-indent: 0;
	line-height: 1.2em;
	margin: .714em 2.143em;	
}



/*links oro:DBA400*/
A.lk_oro_az		{text-decoration: none; font-weight: bold; color: #A87E00;}
A:hover.lk_oro_az	{text-decoration: none; font-weight: bold; color: #006699;}

A.lk_az_ro		{text-decoration: none; font-weight: bold; color: #006699;}
A:hover.lk_az_ro	{text-decoration: none; font-weight: bold; color: #D60024;}

A.lk_ve_az		{text-decoration: none; font-weight: bold; color: #009933;}
A:hover.lk_ve_az	{text-decoration: none; font-weight: bold; color: #006699;}

A.lk_ro_az		{text-decoration: none; font-weight: bold; color: #D60024;}
A:hover.lk_ro_az	{text-decoration: none; font-weight: bold; color: #006699;}

A.lk_bl_gr		{text-decoration: none; font-weight: bold; color: #FDFDFD;}
A:hover.lk_bl_gr		{text-decoration: none; font-weight: bold; color: #7D7D7D;}

A.lk_oro_ro		{text-decoration: none;font-weight: bold;color: #999933;}
A:hover.lk_oro_ro	{text-decoration: none;font-weight: bold;color: #CC0000;}

A.lk_adm		{text-decoration: none; font-weight: bold; color: #9F910B;}
A:hover.lk_adm		{text-decoration: none; font-weight: bold; color: #D60024;}

A.lk_ama_bl		{text-decoration: none; font-weight: bold; color: #FFFF4D;}
A:hover.lk_ama_bl	{text-decoration: none; font-weight: bold; color: #FFFFFF;}

A.lk_nobold		{font-weight: normal;}
A:hover.lk_nobold	{font-weight: normal;}

A.lk_correccion		{text-decoration: none; font-weight: bold; color: #DD0000; font-size: .714em;}
A:hover.lk_correccion	{text-decoration: none; font-weight: bold; color: #006600;font-size: .714em;}

A.lk_destacado		{text-decoration: none; font-weight: bold; color: #00A352; font-size: 1.1em;}
A:hover.lk_destacado	{text-decoration: none; font-weight: bold; color: #D60024; font-size: 1.1em;}


/*estos estilos son generales, sirven para todas las tablas*/
.tabla	{
	display: table; 
	table-layout: auto; 
	border-collapse: collapse;
	border-spacing: 0em;
}

.fila{
	display: table-row;
}

.celda{
	display: table-cell;
	padding: 0em 0.214em;
}

.alineacion_sup{
	vertical-align: top;
}

/*barra administrativa*/
#admin,	#admin_tbl{
 	position:fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: black;
	color: #FFFF4D; 
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#admin_mbl	{
 	position:fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: black;
	color: #FFFF4D; 
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}


#login, #login_tbl	{
	font-size: 12px;
	float: right;
	padding: .643em .714em 0em 0em;
	text-align: left; 
	margin: 0em;
	}

#login_mbl	{
	font-size: 28px;
	float: right;
	padding: .643em .714em 0em 0em;
	text-align: left; 
	margin: 0em;
	}


#botones	{
	float: left;
	padding: .143em 0em 0em .714em;
	margin: 0em;
	}

#login	A, #login_tbl	A, #login_mbl	A{text-decoration: none; font-weight: bold; color: #FFFF4D;}
#login	A:hover, #login_tbl	A:hover, #login_mbl	A:hover{text-decoration: none; font-weight: bold; color: white;}

#login_scr1, #login_scr2, #login_scr1_tbl, #login_scr2_tbl	{
	position: absolute;
	float: right;
	margin: 0px;
	top: 2.143em;
	right: 0px;
	width: 26%;
	z-index: 100;
	}

#login_scr1_mbl, #login_scr2_mbl	{
	position: absolute;
	float: right;
	margin: 0px;
	top: 3.571em;
	right: 0px;
	width: 40%;
	z-index: 100;
	}

#login_scr2 UL, #login_scr2_tbl UL	{
	text-align: justify;
	margin-right: 1.429em;
	font-size: 11px;
}

#login_scr2_mbl UL	{
	text-align: justify;
	margin-right: 1.429em;
	font-size: 22px;
}

.cnt_login	{
	background-color: #FFFF4D;
	color: black;
	width: 100%;
	text-align: center; 
	padding: .357em;
	}


#login_scr1 SPAN, #login_scr1_tbl SPAN, #login_scr1_mbl SPAN	{
	font-weight: bold;
	color: red;
	}

#tblogin, #tblogin_tbl	{
	display:table; 
	table-layout:fixed; 
	width: 90%; 
	margin: .357em auto;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	}

#tblogin_mbl	{
	display:table; 
	table-layout:fixed; 
	width: 90%; 
	margin: .357em auto;
	text-align: right;
	font-weight: bold;
	font-size: 22px;
	}

#tblogin .celda	{
	width: 50%;
	padding: .143em .357em;
	}

.inp_txt	{
	width: 100%;
	background-color: #FFFFCC;
	}

#caja_google{
	float: right;
	background-color: transparent;
	width: 350px; 
	height: 26px;
	margin-top: 1px;
	margin-right: 5px;
	padding: 1px 5px; 
	border: 1px solid #FFFFFF;
}
/*fin barra administrativa*/

#deesis, #deesis_tbl	{
	width: 100%;
	margin-top: 30px;
	border-bottom: .143em solid #800000;
}

#deesis_mbl	{
	width: 100%;
	margin-top: 60px;
	border-bottom: .143em solid #800000;
}

.celda_deesis_img	{
	padding: 0px;
	background: #ffffff url("") no-repeat center top;
}

#tb_titulo_sitio	{
	width: 100%;
	height: 100%;
	text-align: center;
}

#tx_titulo_sitio	{
	font-family: lucida_calligraphyitalic;
	font-size: 3.571em;
	vertical-align: bottom;
	color: #800000;
}

#tx_cita_sitio	{
	font-family: lucida_calligraphyitalic;
	font-size: 1em;
	vertical-align: top;
	padding: .714em;
}

#def_sitio	{
	font-size: 1em;
	vertical-align: middle;
	border-top: .143em solid darkred;
	padding: .143em 0em;
	font-weight:bold;
}

#cprght	{
	text-align: center;
	clear: both;
	width: 80%;
	font-size: .786em;
	font-weight: bold;
	margin: auto;
	padding: .714em;
	border-top: .143em solid #8A8A2E;
}

.linea_div	{
	border-bottom: .143em solid #7A7A7A;
	padding-top: .714em;
}

#sombra	{
	background-color: #9F6B0B;
	overflow: auto;
	width: 95%;
	height: 85%;
	margin: .714em auto 3% auto;
	text-align: left;
	padding: .071em .357em .357em .071em;
	}

#contenedor	{
	overflow: hidden;
	background-color: white;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#logo_etf	{
	float: left;
	background-color: #FFFFFF;
	width: 100px;
	height: 140px;
	padding: 0px;
	margin: 0px;
	/*border: thin dashed black;*/

	}

.negrita{
	font-weight: bold;
}

.nobold{
	font-weight: normal;
}
.cursiva{
	font-style: italic;
}
.rojo{
	color: red;
}

.rojo_oscuro{
	color: #D60024;
}

.alg_right{
	text-align: right;
}

.alg_left{
	text-align: left;
}

.alg_justify{
	text-align: justify;
}

.alg_center{
	text-align: center;
}

.div_plano{
	text-align: center;
	padding: 0em;
	margin: 0em;
	text-indent: 0em;
	line-height: 1em;
	font-size: 1em;
	
}

.float_left	{
	float: left;
	clear: none;
	padding: 1.071em 1.786em 1.071em 0em;
	text-align: left;
	}

.float_right	{
	float: right;
	clear: none;
	padding: 1.071em 0em 1.071em 1.786em;
	text-align: right;
	}

.float_center	{
	padding: 1.071em;
	text-align: center;
	}


#menu {
	text-align: justify;
	width: 95%;
	margin: 3% auto;
	font-size: .928em;
	display: inline-block;
}

#menu_destacado, #menu_destacado_tbl, #menu_destacado_mbl	{
	color: #9F910B;
}
#menu_destacado, #menu_destacado_tbl {
	font-size: .857em;
	text-align: left;
	margin: 0em .143em 0em .714em;
}
#menu_destacado_mbl {
	font-size: 2.6em;
	text-align: center;
	margin: auto;
}


/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}
 
/* Fin del CSS para cookies */


/*estilos de menu*/
/*atención, que se comparten con otros usos*/

#mppal, #mppal_tbl, #mppal_mbl{
	position: fixed;
	height: 80%;
	width: 25%;
	left: 0px;
	top: 30px;
	font-size: .857em;
	overflow: auto;
	z-index: 100;
	background: #EBEBC1;
}

#mppal_mbl{
	width: 70%;
	top: 60px;
	font-size: 3em;
}

#mppal ul, #mppal_tbl ul, #mppal_mbl ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mppal ul li, #mppal_tbl  ul li, #mppal_mbl  ul li{
}

#mppal ul li a, #mppal_tbl  ul li a, #mppal_mbl  ul li a{
	width: 100%;
	display: block;
	text-indent: .714em;
	border-bottom: .071em solid black;
	padding: .714em 0em;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

#mppal a:hover, #mppal_tbl a:hover, #mppal_mbl a:hover{
	background: black;
	color: white;
}




/*fin estilos de menu*/

/*estilos de agrandamiento de imágenes*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
width: 100%;
height: 100%;
background-color: white;
padding: 5px;
border: 1px solid gray;
visibility: hidden;

background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: auto 95%;
-moz-background-size: auto 95%;
-o-background-size: auto 95%; 	

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 90;
}

/*fin de estilos de agrandamiento de imágenes*/