@import url('reset.css');

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#565454;
}
a{
	outline:none;
}

#wrapp{
	width:980px;
	margin:0 auto;
	position:relative;
}

#wrappTop{
	background:url(../images/header.jpg) no-repeat;
	height:203px;

}
#logo {
	width: 235px;
	margin-left: 26px;
	margin-top: 25px;
}
#logo a {
	width: 235px;
	height: 93px;
	display: block;
}
#flashCobertura {
	width: 442px;
	padding-left: 30px;
	float: left;
}

iframe {
	margin: 38px 0 0 12px;
	background-color: transparent;
}
.noticia_frame{
	width:142px;
	height:152px;

}
.cambio_frame{
	width:142px;
	height: 60px;

}

.contenido li {
	font-family : verdana;
	font-size : 11px;
	margin : 0;
	padding : 0;
	list-style : none;
	list-style-image:url(/images/bullet.png);
}

#menuLeft {
	min-height:550px;
	width:191px;
	float:left;

}
#menu{
	min-height:280px;
	width:190px;
	margin-top:30px;
}

.mapa{
	width:150px;
	height:121px;
	float:right;
	margin-bottom: 150px;
	cursor:pointer;		
}

#menuLeft #BCT a {
	height: 33px;
	display: block;
	background-image: url(http://www.corporacionbct.com/images/menu_01.png);
	background-position: left bottom;
}
#menuLeft #BCT a:hover {
	height: 33px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_01.png);
	background-position: left top;
}

#menuLeft #bank_inter a {
	height: 38px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_02.png);
	background-position: left bottom;
}
#menuLeft #bank_inter a:hover {
	height: 38px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_02.png);
	background-position: left top;
}
#menuLeft #bct_valores a {
	height: 47px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_03.png);
	background-position: left bottom;
}
#menuLeft #bct_valores a:hover {
	height: 47px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_03.png);
	background-position: left top;
}
#menuLeft #bct_sociedad a {
	height: 45px;
	display: block;
	background-image: url(http://www.corporacionbct.com/images/menu_04.png);
	background-position: left bottom;
}
#menuLeft #bct_sociedad a:hover {
	height: 45px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_04.png);
	background-position: left top;
}

#menuLeft #bct_arrendadora a {
	height: 36px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_05.png);
	background-position: left bottom;
}
#menuLeft #bct_arrendadora a:hover {
	height: 36px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_05.png);
	background-position: left top;
}
#menuLeft #tarjetas a {
	height: 37px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_06.png);
	background-position: left bottom;
}
#menuLeft #tarjetas a:hover {
	height: 37px;
	display: block;
	background: url(http://www.corporacionbct.com/images/menu_06.png);
	background-position: left top;
}

#menuLeft #BCT div.cosa a, #menuLeft #bank_inter div.cosa a, #menuLeft #bct_valores div.cosa a, #menuLeft #bct_sociedad div.cosa a, #menuLeft #bct_arrendadora div.cosa a, #menuLeft #tarjetas a {
	text-indent:-9999em;
}
.enlaceBCT {
	position:relative;
	top:50px;
	right:0px;
}
.enlaceBCT a{
	width: 192px;
	height: 76px;
	background: url(../images/enlace.png) top no-repeat;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}

.enlaceBCT a:hover{
	background: url(../images/enlace.png) bottom no-repeat;
}
.content{
	width:574px;
	min-height:400px;
	float:left;
}
.wrappRight{
	width:215px;
	float:right;
	min-height:400px;
	background:url(../images/column_right.jpg) top no-repeat;
}
#contCambio {
	background: url(../images/bg_cambio.gif) top no-repeat;
	width: 169px;
	min-height: 111px;
	margin: 66px 26px 0 20px;
	float: left;
}
.contForex {
	width: 169px;
	height: 65px;
	margin: 21px 26px 0 20px;
	float: left;
}
.contForex a{
	width: 169px;
	height: 65px;
	background: url(../images/bg_forex.gif) top no-repeat;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}
.contForex a:hover{
	background: url(../images/bg_forex.gif) bottom no-repeat;
}
.contIndice {
	width: 169px;
	height: 65px;
	margin: 21px 26px 0 20px;
	float: left;
}
.contIndice a{
	width: 169px;
	height: 65px;
	background: url(../images/indice_bct.gif) top no-repeat;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}
.contIndice a:hover{
	background: url(../images/indice_bct.gif) bottom no-repeat;
}
#contNoticias {
	background: url(../images/bg_noticias.gif) top no-repeat;
	width: 169px;
	min-height: 207px;
	margin: 23px 26px 0 20px;
	float: left;
}
#search {
	width:337px;
	height:15px;
	float: left;
	padding-top:15px;
	padding-left:10px;
	position:relative;
}
#search h3{
	font-weight:bold;
	color:#00529c;
	font-size:12px;
	float:left;
	padding-top:5px;
}
#search input[type="text"]{
	padding:4px;
	border:1px solid #549534;
	float:left;
	margin:0 5px;
}
#search input[type="image"]{
	position:absolute;
	top:15px;
}
#versionIngles {
	width: 160px;
	height: 27px;
	float: left;
	margin: 24px 0 0 57px;
}
li {
	list-style-position:outside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.png);
}
#contenido_editable{
	margin-left:40px;
	width:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565454;
	text-align: justify;
}
#contenid_editable{
	margin-left:68px;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565454;
	text-align: justify;
}
.logoFooterIndex {
	width:980px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	background-image: url(../images/logo_footer.gif);
	height: 60px;
}

.logoFooter {
	width:980px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#textoFooter {
	vertical-align: text-bottom;
	text-align: center;
	margin-bottom:20px;
}
#footer {
	margin:auto;
	width:980px;
}

.contentWrapp {
	width:980px;
	background-color: #FFFFFF;
	background-image: url(../images/colum_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

H1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00529C;
}

#texto_left{
	margin-top:6px;
	width: 490px;
	float: left;
	
}

#texto_left img{
	padding:4px;
	border: 1px solid #519832;
	text-align:center;
}

#texto_left a {
	font: 12px Verdana, Arial, Helvetica, sans-serif bold;
	color: #0065bf;
	text-decoration: none;
}

#texto_left a:hover {
	color: #00529c;
	text-decoration: underline;
}

#texto_left a:visited {
	color: #377ebd;
	text-decoration: none;
}

#texto_rigth{
	margin-top:50px;
	width:48%;
	float: right;
}
ul {
	margin-left: 30px;
}
a {
	font: 10px Verdana, Arial, Helvetica, sans-serif bold;
	color: #549534;
}
a:link {
	color: #0065BF;
	text-decoration: none;
}
a:visited {
	color: #00529c;
	text-decoration: none;
}
a:hover {
	color: #00529c;
	text-decoration: underline;
}
a:active {
	color: #00529c;
	text-decoration: underline;
}
.topMenu{
	position:absolute;
	width:748px;
	height:37px;
	top:175px;
}
.topMenu img{
	float:right;
}
.topMenu ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#imcontainer10{
	float:left;
}
#imenus0 ul {
	margin-top:38px!important;
}
ul#imenus0 li {
	margin-left:6px!important;
}

ul#imenus0.menuHome li {
	margin-left:20px!important;
}

ul#imenus0{
	height:37px;
	width:740px!important;
	background:transparent url(../images/bg_menu.gif) repeat-x scroll 0 0!important;
}

a.destacado{
	background:#5B993C;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:15px;
	margin:auto;
	padding:10px;
	width:160px;
	text-decoration:none;
	text-align:center;
}

a.destacado:hover{
	background:#00529C;
}
a.destacado2{
	background: #000066;
	color: #FFFFFF;
	display:block;
	font-weight:bold;
	height:15px;
	margin:auto;
	padding:10px;
	width:160px;
	text-decoration:none;
	text-align:center;
}

a.destacado2:hover{
	background: #5B993C;
}
table.tipoCambio{
	font-size:10px;
}

.historia{
	border:1px solid #519832;
	padding:4px;
	width:390px;
	height:295px;
	margin:30px auto;
}

#botonesGobierno {
	width: 485px;
	height: 44px;
	float: left;
}

.btCodigo {
	width: 244px;
	height: 44px;
	float: left;
	background: url(../images/bt_codigo_gobierno.gif);
}
.btCodigo a {
	width: 244px;
	height: 44px;
	background: url(../images/bt_codigo_gobierno.gif) top no-repeat;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
.btCodigo a:hover {
	background: url(../images/bt_codigo_gobierno.gif) bottom no-repeat;
}
.btInforme {
	width: 241px;
	height: 44px;
	float: left;
	background: url(../images/bt_informe_anual.gif) top no-repeat;
}
.btInforme a {
	width: 241px;
	height: 44px;
	background: url(../images/bt_informe_anual.gif) top no-repeat;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
.btInforme a:hover {
	background: url(../images/bt_informe_anual.gif) bottom no-repeat;
}
#fondosInversion {
	color: #FFF;
	height: 45px;
	padding-top: 13px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-image: url(../images/backFondosDeInversion.jpg);
}
.titulos_fondosInversion {
	color: #FFF;
	height: 45px;
	padding-top: 13px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-image: url(../images/backFondosDeInversion_titulos.jpg);
}
