/*** FONTS ***/

@font-face {
  font-family: 'gravity';
  src: url('../fonts/urbano-regucond-webfont.eot');
  src: url('../fonts/Gravity-Book.eot') format('embedded-opentype'),
       url('../fonts/Gravity-Book.woff') format('woff'),
       url('../fonts/Gravity-Book.ttf') format('truetype'),
       url('../fonts/Gravity-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Univers';
  src: url('../fonts/Univers-57-Condensed-Bold-Oblique.eot') format('embedded-opentype'),
       url('../fonts/Univers-57-Condensed-Bold-Obliqu.woff') format('woff'),
       url('../fonts/Univers-57-Condensed-Bold-Oblique.ttf') format('truetype'),
       url('../fonts/Univers-57-Condensed-Bold-Oblique.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*** GENERAL ***/

body{
	background-color: #F1F1FF;
	font-family: "Univers", sans-serif;
}

a.link-menu:link, a.link-menu:visited{   
 text-decoration:none;
 	color: #FFFFFF; 
}

.container{
	width: 920px;
	min-width: 920px;
	background-color: #F1F1F1;
	height: 560px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}

.header{
	width: 918px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#logo a{
	width: 140px;
	height: 71px;
	background-image: url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.botones{
	width: 170px;
	height: 71px;
	display: block;
	float: left;
	padding-left:5px;
}
.banderas{
	width:80px;
	height:71px;
	display:block;
	float:left;
}

.ear-home{
	width:25px;
	height:26px;
	display:block;
	background-image:url(../img/ear.png);
	background-position:0,0;
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	margin-left:24px;
}

.ban-en{
	width:22px;
	height:11px;
	display:block;
	background-image:url(../img/en.png);
	background-position:0,0;
	background-repeat:no-repeat;
	float:left;
	margin-top:-26px;
	margin-left:55px;
}

.ban-es{
	width:22px;
	height:11px;
	display:block;
	background-image:url(../img/es.png);
	background-position:0,0;
	background-repeat:no-repeat;
	float:left;
	margin-top:-12px;
	margin-left:55px;
}

.ind-off{
	width:22px;
	height:15px;
	display:block;
	background-image:url(../img/ind-off.png);
	background-position:0,5;
	background-repeat:no-repeat;
	float:left;
	margin-top:35px;
}

.ind-on{
	width:22px;
	height:15px;
	display:block;
	background-image:url(../img/ind-on.png);
	background-position:0,5;
	background-repeat:no-repeat;
	float:left;
	margin-top:35px;
}

.menu{
	width: 510px;
	height: 50px;
	margin-top: 18px;
	float:left;
}

.box-menu{
	width: auto;
	height: 28px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,43,98,1.00) 0%,rgba(1,86,172,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,43,98,1.00) 0%,rgba(1,86,172,1.00) 100%);
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.text-menu{
	margin-top:8px;
	font-size:11px;
	vertical-align:middle;
}

.menu-active{
	color:#fbd748;
}

.text-1{
	width: 95px;
	height: 28px;
}

.text-2{
	width: 90px;
	height: 28px;
}

.text-3{
	width: 110px;
	height: 28px;
}

.text-4{
	width: 0px;
	height: 28px;
}

.text-5{
	width: 102px;
	height: 28px;
}

.text-6{
	width: 94px;
	height: 28px;
}

.separator{
	width: 2px;
	height: 28px;
	background-image: url(../img/sep.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display:block;
	float:left;
}

.content{
	width: 920px;
	height: 470px;
}

.scroll{
	display: block;
	z-index: 999;
	width: 39px;
	height: 160px;
	top: -240px;
	left: 875px;
	position: relative;
	margin:0px;
	padding:0px;
}

.s_up{
	width:39px;
	height:20px;
}

.s_center{
	width:39px;
	height:120px;
}

.s_down{
	width:39px;
	height:20px;
}

.s_up_azul{
	background-image:url(../img/scroll_a_up.png);
	background-repeat:no-repeat;
}

.s_down_azul{
	background-image:url(../img/scroll_a_down.png);
	background-repeat:no-repeat;
}

.s_up_blanco{
	background-image:url(../img/scroll_b_up.png);
	background-repeat:no-repeat;
}

.s_down_blanco{
	background-image:url(../img/scroll_b_down.png);
	background-repeat:no-repeat;
}

.active{
	display: block;
}

.hidden {
	display:none;
	visibility:hidden;
}

.footer-left{
	display: block;
	width: 350px;
	height: 45px;
	font-size: 9px;
	color: #fd9000;
	position: relative;
	z-index: 999;
	margin-top: -45px;
	float: left;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}
.legal-img{
	width:30px;
	height:32px;
	float:left;
	margin-top:4px;
}
.legal-txt{
	width:auto;
	height:32px;
	float:left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#fd9000;
	text-decoration:none;
}

.footer-right{
	display: block;
	width: 300px;
	height: 45px;
	font-size: 9px;
	color: #002b62;
	position: relative;
	z-index: 999;
	margin-top: -45px;
	float: right;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}

.dir-txt{
	width: auto;
	height: 32px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: 18528a;
	float: left;
	text-align: justify;
}
.tel-txt{
	color: 18528a;
	font-size: 9px;
	float: right;
	margin-right: 0px;
	letter-spacing:0.120em;
}