@charset "utf-8";
/* CSS Document */

/*------------------------------------------------LINKS*/

a:link {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited {
	color: #001648;
	text-decoration: none;
}

a:link#sng {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

a:hover#sng {
	height: auto;
	padding-top: 10px;
	background-image:url(images/IMS.gif);
	background-repeat:no-repeat;
	background-position: center top;
}

a:active#sng {
	text-decoration: none;
}

a:visited#sng {
	color: #FFF;
	text-decoration: none;
}

a:link#ftrlk {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

a:hover#ftrlk {
	text-decoration: underline;
}

a:active#ftrlk {
	text-decoration: none;
}

a:visited#ftrlk {
	color: #FFF;
}

a:link#npLink {
	font-size: 12px;
	text-decoration: none;
}

a:hover#npLink {
	text-decoration: none;
}

a:active#npLink {
	text-decoration: none;
}

a:visited#npLink {
	font-size: 12px;
	text-decoration: none;
}

a:link#nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 16px;
	text-decoration: none;
}

a:hover#nota {
	text-decoration: underline;
}

a:active#nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 16px;
	text-decoration: none;
}

a:visited#nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 16px;
}

a:link#QB {
	color: #001648;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover#QB {
	text-decoration: none;
	color: #39b54a;
}

a:active#QB {
	color: #001648;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited#QB {
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}

a:link#mapItem {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	text-decoration: none;
}

a:hover#mapItem {
	text-decoration: underline;
}

a:active#mapItem {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	text-decoration: none;
}

a:visited#mapItem {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
}

a:link#sbmnuitem {
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

a:hover#sbmnuitem {
	text-decoration: underline;
}

a:active#sbmnuitem {
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

a:visited#sbmnuitem {
	font-size: 15px;
	color: #333;
	text-decoration: none;
}

a:link#crumb {
	color: #FFF;
}

a:hover#crumb {
	color: #FFF;
	text-decoration: underline;
}

a:active#crumb {
	color: #FFF;
}

a:visited#crumb {
	color: #FFF;
}

a {cursor: pointer;}

a:link#combo {
	color: #FFF;
	text-decoration: none;
}

a:hover#combo {
	text-decoration: none;
}

a:active#combo {
	color: #FFF;
	text-decoration: none;
}

a:visited#combo {
	color: #000;
	text-decoration: none;
}

a:link#rhlink {
	color: #FFF;
	text-decoration: none;
}

a:hover#rhlink {
	text-decoration: none;
	color: #39b54a;
}

a:active#rhlink {
	color: #FFF;
	text-decoration: none;
}

a:visited#rhlink {
	color: #FFF;
	text-decoration: none;
}

a:link#indice {
	color: #333;
	text-decoration: underline;
}

a:hover#indice {
	color: #333;
	text-decoration: underline;
}

a:active#indice {
	color: #333;
	text-decoration: underline;
}

a:visited#indice {
	color: #333;
	text-decoration: underline;
}

/*------------------------------------------------LAYOUT GENERAL*/
body {
	background-color: #265e6e;
/*	background-image: url(images/BKP.gif);
	background-repeat: repeat-y;*/
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

div#top {
	width: auto;
	height: 150px;
	background-image: url(images/BKT.png);
	background-repeat: repeat-x;
	overflow: auto;
}

div#head {
	width: 800px;
	margin: 0 auto;
	height: 120px;
	color: #FFF;
	font-size: 8pt;
}

div#middle {
	width: auto;
	height: auto;
}

div#main {
	width: 800px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #39b54a;
	background-image: url(images/BKC.gif);
	background-repeat: repeat;
}

div#center {
	width: 800px;
	height: auto;
	position: relative;
	overflow: auto;
}

div#centerLeft {
	width: 632px;
	height: auto;
	position: relative;
	float: left;
/*	background-color: #0FF;*/
}

div#centerRight {
	width: 168px;
	height: auto;
	position: relative;
	float: right;
}

div#center-1 {
	width: 800px;
	height: auto;
	position: relative;
	overflow: auto;
}

div#nest {
	position: relative;
	float: right;
	width: 493px;
	height: 335px;
}

div#nestedright {
	position: relative;
	float: right;
	width: 177px;
	height: auto;
	overflow: hidden;
}

div#nestedleft {
	position: relative;
	float: left;
	width: 618px;
	height: auto;
	/*border: 1px solid #0FF;*/
}

div#nestedleftchild {
	position: relative;
	overflow: visible;
	width: auto;
	height: auto;
}

div#bottom {
	width: auto;
	height: auto;
}

div#footer {
	width: 800px;
	height: auto;
	margin: 0 auto;
	/*background-color: #1d4955;
	border: 1px solid #1d4955;*/
}

span#mapTitle {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}

input#months {
	margin-left: 10px;
}

div#spacer {
	width: auto;
	height: 5px;
}

div#spacer2 {
	width: auto;
	height: 15px;
}

div#spacer3 {
	width: auto;
	height: 30px;
}

div#hrule {
	width: 95%;
	height: 1px;
	margin: 0 auto;
	background-color: #999;
}

div#combos {
	width: auto;
	height: auto;
}



div#combo01 {
	width: 430px;
	height: auto;
	border: 1px solid #265e6e;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	z-index: 0;
	background-color: #30788c;
	color: #FFF;
}

div#combo02 {
	width: 430px;
	height: auto;
	border: 1px solid #265e6e;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	z-index: 2;
	background-color: #30788c;
	color: #FFF;
}

div#combo03 {
	width: 430px;
	height: auto;
	border: 1px solid #265e6e;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	z-index: 3;
	background-color: #30788c;
	color: #FFF;
}

div#close {
	text-align: center;
	font-weight: bold;
}

div#rhpuesto {
	width: auto;
	height: auto;
	background-color: #39b54a;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

div#rhcontainer {
	width: auto;
	height: auto;
	border: 1px solid #39b54a;
	padding: 5px;
}

div#rhsubtitle {
	font-weight: bold;
}

div#rhbutton {
	width: 80px;
	height: auto;
	float: right;
	background-color: #39b54a;
	border: 1px solid #39b54a;
	border-top: none;
	color: #FFF;
	text-align: center;
}

div#rhrule {
	width: auto;
	height: 1px;
	margin: 0 auto;
	background-color: #39b54a;
}

div#simplebox {
	width: auto;
	height: auto;
	padding: 10px;
	border: 1px solid #39b54a;
}

div#indice {
	width: 200px;
	height: auto;
	padding: 10px;
	border: 1px solid #999;
	background-color: #E6E6E6;
}

.leftformulario {
	border-bottom: 1px solid #999;
	padding: 5px;
	font-size: 15px;
	text-align: right;
	color: #666;
}

.rightformulario {
	border-bottom: 1px solid #999;
	padding: 5px;
}

.rightbottomformulario {
	border-bottom: 1px solid #999;
	padding: 5px;
}

.txtfieldformulario {
	border: none;
	background-color: #D6D6D6;
}

.gracias {
	font-size: 18px;
	color: #666;
	text-align: left;
}

/*------------------------------------------------HEAD*/

div#logo {
	margin-top: 20px;
	float: left;
}

div#fecha {
	width: auto;
	text-align: right;
}

div#iso {
	text-align: right;
	margin-top: 20px;
	float: right;
}

div#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	margin-top: -1px;
}

td#item {
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}

td#items {
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	background-image:url(images/IMS.gif);
	background-repeat:no-repeat;
	background-position: center top;
}

div#alianzas {
	width: auto;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	color: #265e6e;
	text-transform: uppercase;
}

div#alianzasbox {
	width: 90%;
	height: 60px;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #999;
}

td#headtable {
	height: 25px;
	background-image: url(images/BKTH.gif);
	background-repeat: repeat-x;
	border: 1px solid #39b54a;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

table#paqseg {
	border: 1px solid #39b54a;
}

tr#paqseg-a {
	width: 100%;
	height: auto;
	background-color: #DDD;
	padding-left: 10px;
}

tr#paqseg-b {
	width: 100%;
	height: auto;
	background-color: #EEE;
	padding-left: 10px;
}

tr#titlerow {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #999;
}

td#cell33 {
	width: 33%;
	height: 30px;
	text-align: left;
	padding-left: 10px;
}

/*------------------------------------------------MIDDLE*/

div#st {
	background-image: url(images/st.png);
	background-repeat: no-repeat;
	width:800px;
	height: 10px;
	margin: 0 auto;
}

div#sb {
	background-image: url(images/sb.png);
	background-repeat: no-repeat;
	width:800px;
	height: 10px;
	margin: 0 auto;
}

div#theme {
	width: 304px;
	height: 242px;
	color: #001648;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

span#theme {
	color: #39b54a;
}

div#fotocover {
	background-image: url(images/covers/coverABR09.png);
	width: 328px;
	height: 242px;
	margin-top: -245px;
	margin-left: 304px;
}

div#spb {
	background-image: url(images/spb.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 449px;
	float: left;
}

div#buttons {
	width: auto;
	height: auto;
	padding-left: 10px;
}

div#qbtn {
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #001648;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#logos {
	width: 75%;
	height: auto;
	border: 1px solid #39b54a;
	color: #000;
	font-size: 10px;
	padding: 10px;
	margin: 0 auto;
}

div#newspaper {
	width: 86%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px;
	border: 1px solid #39b54a;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 11px;
}

div#npTitle {
	width: auto;
	height: 20px;
	/*background-color: #39b54a;*/
	background-image: url(images/BKTH.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#nptext {
	width: auto;
	height: auto;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
}

div#btnr {
	width: 100px;
	height: 20px;
	background-image: url(images/BKTHB.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	border: 1px solid #265e6e;
	text-align: center;
	padding-top: 5px;
}

div#btnscontainer {
	width: 100%;
	height: auto;
	overflow: hidden;
}

div#btnsubcontainer {
	width: 78%;
	height: auto;
	float: left;
}

hr#combosline {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #FFF;
}

div#btncombo-1 {
	width: 90px;
	height: 20px;
	background-image: url(images/BKTHB.gif);
	background-repeat: repeat-x;
	border: 1px solid #265e6e;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-top: 5px;
	float: left;
}

div#btncombo-2 {
	width: 240px;
	height: 20px;
	background-image: url(images/BKTHB.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	border: 1px solid #265e6e;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-top: 5px;
	float: right;
}

div#btncombo-3 {
	width: 90px;
	height: 20px;
	background-image: url(images/BKTHB.gif);
	background-repeat: repeat-x;
	border: 1px solid #265e6e;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	padding-top: 5px;
	float: right;
}

div#ad {
/*	background-image: url(images/ads/seguros-gratis_115x335px.gif);*/
	width: 115px;
	height: 333px;
	margin-left: 5px;
	border: 1px solid #39b54a;
	float: left;
}

div#apps {
	width: auto;
	height: auto;
	overflow: hidden;
/*	background-color: #00F;*/
}

div#appsRight {
	width: 78%;
	height: auto;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
/*	background-color: #0F0;*/
}

div#content {
	width: 488px;
	height: auto;
	float: right;
	margin-top: 5px;
	overflow: hidden;
	/*border: 1px solid #0F0;*/
}

div#breadcrumb {
	width: auto;
	height: 20px;
	background-color: #39b54a;
	line-height: 20px;
	padding-left: 5px;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

div#submenu {
	width: 90%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	/*border: 1px solid #F00;*/
}

div#texto {
	width: 90%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	font-size: 11px;
}

div#subtitulo {
	width: auto;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
}

div#redaccion {
	width: auto;
	height: auto;
	font-size: 11px;
	text-align: justify;
}

div#submenuchild-left {
	width: 48%;
	height: auto;
	float: left;
	/*border: 1px solid #000;*/
}

div#submenuchild-right {
	width: 48%;
	height: auto;
	float: right;
	/*border: 1px solid #000;*/
}

div#submenubox {
	width: auto;
	height: auto;
	overflow: auto;
	line-height: 50px;
	border: 1px solid #999;
}

div#submenufoto {
	width: 80px;
	height: auto;
	float: left;
}

div#submenuitem {
	width: 57%;
	height: auto;
	line-height: 16px;
	padding-top: 25px;
	padding-right: 5px;
	float: right;
}

div#notat {
	width: auto;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #069;
	line-height: 22px;
}

/*------------------------------------------------MATH*/

div#mathcontainer {
	/*position: relative;*/
	float: left;
	width: 250px;
	height: 335px;
/*	background-color: #F00;*/
}

div#matht {
	width: 255px;
	height: 25px;
	padding-top: 2px;
	background-image: url(images/BKTH.gif);
	background-repeat: repeat-x;
	/*background-color: #39b54a;*/
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

div#math {
	width: 243px;
	height: 303px;
	border: 1px solid #39b54a;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

form#mathapp {
	width: auto;
	height: auto;
}

div#mathbox {
	width: auto;
	height: auto;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

span#warning {
	color: #F00;
}

span#mathresult {
	font-size: 14px;
	font-weight: bold;
}

div#legal {
	width: auto;
	height: auto;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #999;
	line-height: 9px;
}

/*------------------------------------------------NEWS*/

div#newscontainer {
	position: relative;
	float: right;
	width: 227px;
	height: auto;
}

div#newst {
	width: 227px;
	height: 25px;
	padding-top: 2px;
	background-image: url(images/BKTHB.gif);
	background-repeat: repeat-x;	
	/*background-color: #39b54a;*/
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

div#news {
	width: 227px;
	height: auto;
}

div#newsDate {
	width: auto;
	height: 20px;
	font-size: 10px;
	color: #666;
	line-height: 10px;
}

div#art {
	width: 227px;
	font-size: 12px;
	color: #000;
	line-height: 13px;
}

/*------------------------------------------------BOTTOM*/

div#exlk {
	width: auto;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	color: #FFF;
	font-size: 11px;
}

div#mapadesitio {
	width: auto;
	height: auto;
	overflow: hidden;
}

div#mapaleft {
	width: 49%;
	height: auto;
	float: left;
}

div#maparight {
	width: 49%;
	height: auto;
	float: right;
}

div#map1 {
	width: 49%;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	float: left;
}

div#map2 {
	width: 49%;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	float: right;
}

div#map3 {
	width: 50%;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	float: left;
}

div#map4 {
	width: 50%;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	float: right;
}

div#externos {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 11px;
	color: #acacac;
}

div#adress {
	width: auto;
	height: auto;
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
	color: #999;
	font-size: 11px;
}

li {
	width: auto;
	list-style-image: url(images/bullet.png);
}
