* { margin: 0; padding: 0;}
body { background: #fff url(../images/body_fon_intro.jpg) 0 0 repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333; }
a { color: #006ec6; text-decoration: none;}
#wrapper { background: url(../images/wrapper_fon3.png) center 76px no-repeat; width: 984px; margin: 0 auto; height: 552px; position: relative; }
#logo h1 { padding: 27px 0 0 10px}
#idiomas { position: absolute; right: 10px; top: 10px; text-transform: uppercase;}
#idiomas ul { list-style: none;}
#idiomas ul li { float: left; padding: 0 2px;}
#idiomas ul li a{ text-decoration: none; /*color: #1c5d91;*/}

#cajas {overflow: hidden;}
#cajas ul { list-style: none; margin-top: 268px}
#cajas li { float: left; margin-left: 10px; }
#nivac {  width: 314px;}
#imesaza {  width: 314px;}
#imesaza_mexico { }
#pie { clear: both; border-top: 1px solid #4f7492; margin-top: 35px; padding: 20px 10px 0;}
.bt_entrar { padding: 0 0 0 19px;}
a.bt_entrar { color: #fff; text-decoration: none;}
#pie ul { list-style: none;}
#pie ul li { float:left; margin: 3px 20px 0 0; }
#pie ul li a { }
#firma { float: right;}
.sin_css { display: none;}




/***************************** 50 aniversario *****************************/

#eslog {
	position: absolute;
	top: 180px;
	left: 75px;
}

#logo-50 {
	position: absolute;
	left: 760px;
	top: 145px;
	cursor: pointer;
	
}
#texto-50 {
	position: absolute;
	left: 419px;
	top: 132px;
	width: 300px;
	background: #006dc5;
	padding: 15px;
	color: #FFF;
}


.tooltip {
	/*display: inline;
	position: relative;*/
	z-index: 999;
	position: absolute;
	left: 330px;
	top: 130px;
}

/* Trigger text */

.tooltip-item {
	color: #2fa0ec;
	cursor: pointer;
	z-index: 100;
	position: absolute;
	left: 430px;
	top: 0;
}

