@charset "UTF-8";
@font-face {
    font-family: 'BankGothicLtBTLight';
    src: url('bankgothic_lt_bt_light-webfont.eot');
    src: url('bankgothic_lt_bt_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('bankgothic_lt_bt_light-webfont.woff') format('woff'),
         url('bankgothic_lt_bt_light-webfont.ttf') format('truetype'),
         url('bankgothic_lt_bt_light-webfont.svg#BankGothicLtBTLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
BODY {
	margin:0;
	padding:0;
}
BODY img {
	border:none;
}
#logo {
	margin:100px 0 0 0;
	color:#053A81;
	font-size:30px;
    font-family: BankGothicLtBTLight;
}
#logo a {
	display:none;
	color:#053A81;
	margin:20px 0 0 0;
	text-decoration:none;
}
#contenedor {
	position:absolute;
	width:966px;
	height:500px;
	left:50%;
	margin:30px 0 0 -483px;
}
#logo-principal {
	width:135px;
	height:128px;
	position:absolute;
	margin:352px 0 0 38px;
}
* html #logo-principal {
	margin:352px 0 0 63px;
}
#imagen-principal {
	position:absolute;
	width:640px;
	height:480px;
	color: #888888;
    font-size: 13px;
    font-weight: normal;
	overflow:auto;
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
	margin:0 0 0 255px;
}
#imagen-principal table {
    font-family: Arial,Helvetica,sans-serif;
}
#contacto2 a {
   width: 50px;
    color: #284885;
    display: block;
    margin: 10px 0 0 30px;
	padding:5px;
    text-align: center;
    text-decoration: none;
    border: none;
	background: none repeat scroll 0 0 #FFC000;
}
#loader-grande {
	position:absolute;
	display:none;
	margin:224px 0 0 550px;
}
.loader-grande img {
	width:32px;
	height:32px;
}
#texto {
	position:absolute;
	width:150px;
	height:330px;
	overflow:auto;
	margin:0 0 0 30px;
	display:none;
	text-align:left;
	font-size:13px;
	color:#284885;
    font-family: BankGothicLtBTLight;
}
#titulo-pagina {
	color: #888888;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    letter-spacing: 20px;
    text-align: center;
}
.resultados a {
	color:#284885;
}
.div_buscar1{
	height:130px;
	background-color:#FFFFFF;
	border:1px #F2A73C solid;
	padding:10px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-75px 0 0 -95px;
	z-index:9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
* html .div_buscar1{
	width:200px;
	height:150px;
	padding:7px;
}
* html .div_buscar1 .input_buscar1{
	position:absolute;
}
.palabra_buscar1{
	color:#555555;
	font-size:13px;
}
.boton_buscar1{
	display:block;
	text-align:center;
}
.boton_buscar1 a{
	position:absolute;
	width:100px;
	background: #FFC000;
    border: none;
    color: #284885;
    display: block;
    font-family: BankGothicLtBTLight;
	font-weight:normal;
	left:50%;
    margin: 5px 0 0 -55px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
* html .boton_buscar1 a{
	margin:30px 0 0 -55px;
}
.boton_buscar1 a:hover{
color:#AAAAAA;
}
.div_contenedor{
	color:#555555;
	width:640px;
	height:470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.div_nota{
	color:#888888;
	font:Arial, Helvetica, sans-serif; 
	font-size:12x;
	width:640px;
	height:400px;
	text-align:justify;
}
.titulos{
	color:#888888;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:20px;
	text-align:center;
}
#contenedor2 {
	position:absolute;
	z-index:100;
	width:100%;
	height:175px;
	margin:530px 0 0 0;
}
.tit {
	color:#053A81;
	width:180px;
	height:40px;
	float:left;
	text-align:center;
    font-family: BankGothicLtBTLight;
}
#contenedor-blanco {
	position:absolute;
	width:940px;
	height:175px;
	left:50%;
	margin:0 0 0 -470px;
	background:#fff;
}
#contenedor-interno {
	width:940px;
	height:175px;
	margin:0 0 0 0 ;
	overflow:hidden;
	background:#fff;
	position:absolute;
}
#contenedor-grande {
	position:absolute;
	margin:0px;
}
.img {
	float:left;
	width:180px;
	height:135px;
	margin:0 0 0 10px;
}
.img img {
	width:180px;
	height:135px;
}
#img1 {
	margin:0 0 0 0;
}
#cargadores {
	position:absolute;
	display:none;
	width:940px;
	height:17px;
	z-index:20;
	left:50%;
	margin:104px 0 0 -480px;
}
#cargador1{
	margin: 0 0 0 90px;
}
#cargador2{
	margin: 0 0 0 280px;
}
#cargador3{
	margin: 0 0 0 470px;
}
#cargador4{
	margin: 0 0 0 660px;
}
#cargador5{
	margin: 0 0 0 850px;
}
.loader-chico {
	position:absolute;
}
.loader-chico img {
	width:16px;
	height:16px;
}
.flechas a {
	color:#284885;
	text-decoration:none;
	font-weight:bold;
    font-family: BankGothicLtBTLight;
	font-size:20px;
}
#izquierda {
	position:absolute;
	width:16px;
	height:15px;
	left:50%;
	margin:105px 0 0 -492px;
	display:none;
}
#derecha{
	position:absolute;
	width:16px;
	height:15px;
	left:50%;
	margin:105px 0 0 474px;
	display:none;
}
#amarillo {
	position:absolute;
	width:100%;
	height:135px;
	margin:570px 0 0 0;
	background:#F2A73C;
}
* html #amarillo {
	position:static;
	margin:551px 0 0 0 ;
}
#botones {
	position:absolute;
	width:940px;
	height:50px;
	left:50%;
	margin:720px 0 10px -470px;
}
* html #botones {
	margin:20px 0 10px -440px;
}
.botones-inferiores {
	float:left;
	margin:0 10px 0 0;
}
.botones-inferiores img {
	width:28x;
	height:28px;
}
#caja-busqueda {
	display:none;
}
#caja-busqueda input {
	float:left;
	width:200px;
	height:25px;
	margin:7px 0 0 5px ;
}
#caja-busqueda a {
	float:left;
    color: #284885;
    display: block;
    margin: 5px 0 0 10px;
	padding:5px;
    text-align: center;
    text-decoration: none;
    font-family: BankGothicLtBTLight;
    border: none;
	background: none repeat scroll 0 0 #FFC000;
}
#div_contacto td {
	color: #888888;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#div_contacto td input {
	margin:12px 0 0 0 ;
}
#div_contacto a {
	float:left;
    color: #284885;
    display: block;
    margin: 5px 0 0 10px;
	padding:5px;
    text-align: center;
    text-decoration: none;
    font-family: BankGothicLtBTLight;
    border: none;
	background: none repeat scroll 0 0 #FFC000;
}
