/* ESTRUCTURA ****************************************/
html{
	background: none;
}
.gest_normal #bajada dt {
	padding-bottom: 5px;
	padding-top: 5px;
}
/* LINKS *********************************************/
#acceso_clientes a, #acceso_clientes a:visited{
	color: #666;
}
#acceso_clientes a:hover{
	color: #333;
}
#fecha{
	float: left;
	margin: 0 !important;
}
.bloque_blog .link_al_blog {
	float: right;
}
.bloque_blog_emp .link_al_blog {
	float: right;
}
.bloque_blog2 .link_al_blog {
	float: right;
}
a.rss{
	float: left;
	font-size: 0.9em;
	height: 12px;
	line-height: 12px;
	margin-top: 9px;
	background: url(http://www.bci.cl/medios/BCI2/art/template/ico_rss.jpg) left no-repeat;
	background-position: left -12px;
	padding-left: 15px;
	margin-left: 10px;
	color: #f60;
	text-decoration: none;
}
a.rss:hover{
	color: #333;
	background-position: left 0;
}
.opciones_login a{
	margin: 0 3px;
}
/*****************************************************/

/* CABECERA ******************************************/
#contacto{
	width: 550px;
	padding-bottom: 0;
}
#cabecera #contacto span{
	margin-bottom: 0;
}

/* BOTONERA ******************************************/
#menu_contenedor{
	min-height: 0;
	height: 0;
	line-height: 0;
	border-top: 0;
	background: 0;
	max-height: 0;
	overflow: hidden;
	clear: both;
	border-top:1px solid #A59F7D;
}
#botonera{
	float: right;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	position: relative;
	top: 10px;
	width: 840px;
	float: right;
	margin: 0px auto;
}
#botonera li{
	float: left;
	display: inline;
	height: 34px;
	line-height: 34px;
	margin: 0 8px;
	margin-top: 0;
}
#botonera a{
	padding-left: 13px;
	display: block;
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_sh.jpg) left top no-repeat;
	text-decoration: none;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}
#botonera .seleccionado a, #botonera .seleccionado a:hover{
	font-weight: normal;
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_seleccionado.jpg) left top no-repeat;
}
#botonera .seleccionado a span, #botonera .seleccionado a:hover span{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_der_seleccionado.jpg) right top no-repeat;
}
#botonera a:hover{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_ch.jpg) left top no-repeat;
}
#botonera a span{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_der_sh.jpg) right top no-repeat;
	padding-right: 13px;
	display: block;
}
#botonera a:hover span{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_der_ch.jpg) right top no-repeat;
}
#botonera .tbanc a span{
	width: 57px;
	height: 34px;
}
#botonera .nova a span{
	width: 71px;
	height: 34px;
}
#botonera .nova a{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_nova_sh.jpg) top left no-repeat;
}
#botonera .nova a:hover{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_nova_ch.jpg) top left no-repeat;
}
#botonera .tbanc a{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_tbanc_sh.jpg) top left no-repeat;
}
#botonera .tbanc a:hover{
	background: url(http://www.bci.cl/medios/BCI2/art/home/btn_botonera_izq_tbanc_ch.jpg) top left no-repeat;
}

/* CONTENIDO ****************************************************/
.banner{
	float: right;
	width: 530px;
	height:auto;
}
.banner2{
	float: right;
	width: 220px;
}
.banner_emp{
	width: 530px;
	height:auto;
	margin-right: 20px;
	float: left;
}
.banner_bancaPrivada{
	float: right;
	width: 610px;
	height:auto;
}

/* ACCESOS CLIENTES ***************************************/
#acceso_empresarios {
	float: left;
	width: 200px;
}
#acceso_clientes{
	width: 200px;
	height:280px;
	float: left;
	background-color: #F7f7f7;
	border-bottom: 1px solid #ccc;
}
#acceso_clientes.empresas{
	background: #ECF2FA;
}

#acceso_clientes_bancaPrivada{
	width: 178px;
	height:280px;
	float: left;
	background-color: #F7f7f7;
	border-bottom: 1px solid #ccc;
}
#acceso_clientes p{
	margin: 10px;
}
#acceso_clientes h2{
	margin: 0;
	padding: 0;
	background: #A9A9A9;
	padding: 0 15px;
	font-size: 1.2em;
	color: #fff;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
}
#acceso_clientes.empresas h2{
	background: #5C9BD7 url(http://www.bci.cl/medios/BCI2/art/home/bg_acceso_clientes_empresas.jpg) bottom repeat-x;
}
#acceso_clientes h2 span{
	display: block;
	background: url(http://www.bci.cl/medios/BCI2/art/home/bg_candado.gif) right no-repeat;
}
.mesa_de_ayuda ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
/********************************************/

/* COLUMNA IZQUIERDA ****************************************************/
.col_izquierda{
	width: 752px;
	height: auto !important;
	padding-left: 3px;
	float: left;
}
.col_izquierda_med{
	width: 734px;
	height: auto !important;
	padding-left: 3px;
	float: left;
}
.col_izquierda_emp{
	width: 220px;
	height: auto !important;
	padding-left: 3px;
	float: left;
}

/* COLUMNA DERECHA ****************************************************/
.menu_derecha {
	height:280px;
}
.menu_derecha .menu_personas li a{
	height:32px;
	line-height: 32px;
}
.menu_derecha .menu_empresarios li a{
	height:32px;
	line-height: 32px;
}
.menu_derecha .menu_empresas li a{
	height:25px;
	line-height: 25px;
}
.col_derecha{
	width: 220px;
	float:right;
	display: inline;
	margin-left: 5px;
	background:#F0F0F0;
}
.menu_derecha{
	width: 220px;
	float:right;
	display: inline;
	margin-left: 5px;
	border-top: 1px solid #ccc;
	background:#F0F0F0;
}
.col_derecha_emp{
	width: 772px;
	float:right;
	display: block;
	background:#FFF;
}

/*****************************************************/
/* CONTENIDO INFFERIOR ****************************************************/
#contenido_inferior{
	width: 998px;
	margin: auto;
	margin-top: 10px;
	clear: both;
}
#contenido_inferior_emp{
	width: 998px;
	margin: auto;
	clear: both;
	margin-top: 10px;
}
#contenido_inferior .col_izquierda{
	height: auto;
}
.bloque_blog{
	background-color:#d8ebf5;
	min-height:140px;
	height: auto !important;
	height: 160px;
	color: #333;
	font-size: 1.2em;
	width: auto;
}
.bloque_blog_emp{
	background-color:#d8ebf5;
	min-height:120px;
	height: auto !important;
	height: 160px;
	color: #333;
	font-size: 1.2em;
	width: 752px;
}
.bloque_blog2 {
	background-color:#ddf1dc;
	min-height:140px;
	height: auto !important;
	height: 160px;
	color: #333333;
	font-size: 1.2em;
}
.titulo h3 {
	margin: 0;
	font-size: 1em;
	float: left;
	font-weight: bold;
}

.entradas2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#contenido_inferior .col_derecha{
	border: 0;
}

.bloque_blog .titulo{
	background: #C5E2F0 url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg) left top repeat-x;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
#pie{
	margin-top: 0px;
}

/* TEXTOS ********************************************/
.opciones_login{
	/*display: block;*/
	text-align: center;
	font-size: 1.2em;
	margin-top:5px;
}
.mesa_de_ayuda{
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:0px;
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.gar_seguridad{
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-top: 10px;
}
.gar_seguridad_empresario{
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.gar_seguridad_emp{
	font-size: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.mesa_de_ayuda strong{
	padding-left: 25px;
	line-height: 19px;
	display: block;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_telefono.jpg);
	background-repeat: no-repeat;
	background-position: 35px;
}
.status{
	font-weight: bold;
	background: url(http://www.bci.cl/medios/BCI2/art/template/ico_hiperguardian.jpg) left no-repeat;
	padding-left: 30px;
}
.instalar{
	background: url(http://www.bci.cl/medios/BCI2/art/template/ico_diskette.jpg) left no-repeat;
	padding-left: 30px;
	background-position: 4px center;
	font-size: 0.9em;
}
#acceso_clientes.empresas label{
	color: #0057AE;
}
/*****************************************************/

/* IMAGENES ******************************************/
#hagase-cliente {
	display:block;
	background: url(http://www.bci.cl/medios/BCI2/art/template/btn_verde.jpg) left top no-repeat;
	text-align:center;
	color:#fff;
	font-size:1.8em;
	text-decoration:none;
	line-height:45px;
	width: 172px;
	height:45px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#hagase-cliente:hover {
	background-position:left -45px;
}
/*****************************************************/
.empresarios{
	height:262px;
}


/* TITULOS *******************************************/
.columna h3{
	margin: 0;
	padding: 0;
	color: #3B6CAE;
	font-size: 14px;
	text-decoration: underline;
}
.columna h3 a{
	color: #3B6CAE;
}
.bloque_blog h3{
	margin: 0;
	font-size: 1em;
	float: left;
	font-weight: bold;
}
.bloque_blog2 h3{
	margin: 0;
	font-size: 1em;
	float: left;
	font-weight: bold;
}

/*****************************************************/

/* LISTAS ********************************************/
.col_derecha ul{
	list-style-type:none;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}	
.col_derecha ul a{
	font-size:1.3em;
	display:block;
	background:url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_sh.jpg) right center no-repeat;
	/*min-height: 35px;*/
	height: auto !important;
	height: 35px;
	/*line-height:35px;*/
	color:#333;
	text-indent: 12px;
}
.menu_derecha ul{
	list-style-type:none;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}	
.menu_derecha ul a{
	font-size:1.4em;
	display:block;
	/*line-height:35px;*/
	color:#333;
	/*text-indent: 12px;*/
    padding-left: 12px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_sh.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.col_derecha ul.empresarios a{
	min-height: 40px;
	height: auto !important;
	height: 40px;
	line-height: 40px;
	font-size: 1.2em;
}
.col_derecha ul.empresas a{
	min-height: 29px;
	height: auto !important;
	height: 29px;
	line-height: 29px;
	font-size: 1.2em;
}
.menu_derecha ul a:hover{
	background-color:#FAFAFA;
	color:#ff3300;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_ch.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#hiperguardian{
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 1.2em;
	background: #dfdfdf;
	min-height: 63px;
	height: auto !important;
	height: 63px;
}
#acceso_clientes.empresas #hiperguardian{
	background: #D7E3F2;
}
#hiperguardian li{
	margin: 5px 0;
}
.bloque_blog .entradas{
	margin-bottom:1em;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.bloque_blog .entradas dl{
	float:left;
	width:29%;
	padding:0 2%;
}

.bloque_blog .entradas dl.destacado{
	float:left;
	width:29%;
	padding:2%;
	background:#EEF7FB;
}
.bloque_blog .entradas dl dt{
	font-weight:bold;
	margin-bottom:3px;
	font-size:1em;
	line-height: 1.2em;
}
.bloque_blog .entradas dl dd{
	margin:0;
}
bloque_blog2  .entradas2{
	padding:1em;
	margin-bottom:1em;
}
.bloque_blog2  .entradas2  dl{
	float:none;
	width:140px;
	text-align: center;
	padding-left: 50px;
	padding-right: 2%;
	padding-bottom: 0;
}
.bloque_blog2  .entradas2  dl.destacado{
	float:left;
	width:29%;
	padding:2%;
	background-color: #DDF1DC;
}
.bloque_blog2  .entradas2  dl  dt{
	font-weight:bold;
	line-height:1.3;
	margin-bottom:1em;
	font-size:1.2em;
}
.bloque_blog2  .entradas2  dl  dd{
	margin:0;
	line-height:1.3em;
	padding: 0px;
}

/*****************************************************/
.contenedor_radio{
	float: left;
	display: inline;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 5px 0;
	font-size: 1.2em;
	margin-right: 5px;
	padding-left: 5px;
}

/**botones*** ****************************************/
#hagase_cliente a{
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_verde_arriba.jpg) no-repeat center top;
	height:45px;
	width: 172px;
	display:block;
	cursor:pointer;
	margin-left:auto;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	border-top:1px solid #F0F0F0;
	clear:both;
	margin-right: auto;
}
#hagase_cliente a span{
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_verde_abajo.jpg) no-repeat center bottom;
	min-height:20px;
	height: auto !important;
	height:20px;
	font-size:1.4em;
	text-align:center;
	color:#FFF;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
}
#hagase_cliente a:hover span{
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_verde_abajohover.jpg) no-repeat center bottom;
	color:#FFF;	
	text-decoration:none;
}
#hagase_cliente a:hover{
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_verde_arribahover.jpg) no-repeat center top;
}
/*
Warnings
----------------------------------------------*/
#warnings {
	width:998px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.warning-box {
	background:#fffeea;
	border:solid #fbd743 1px;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 0;
}
.warning-content {
	background: url(http://www.bci.cl/medios/BCI2/art/home/warning-icon.gif) 10px 0 no-repeat;
	padding-left:50px;

}
.warning-content strong {
	font-size: 1.2em;
	display:block;
}
.warning-box .close-link {
	top:10px;
	right:10px;
	display:inline;
	width:20px;
	height:20px;
	text-indent:-999em;
	text-decoration:none;
	background:url(http://www.bci.cl/medios/BCI2/art/home/close-link-bg.png) left top no-repeat;
	float: right;
	margin-top: 0px;
}
/***************************************/
.bloque_blog2 .titulo {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background-color: #ddf1dc;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_verde.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.entradas2 a {
	font-weight: bold;
}
.menu_derecha .columna_der_destacado a {
	color: #FF0000;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_sh2.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}
.menu_derecha .columna_der_destacado a:hover {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_ch2.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}
.bci_adv {
	font-size: 1.2em;
}

.gestiones{
	padding-bottom: 10px;
	float: right;
	width: 772px;
}
.gest_small  {
	height: 60px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color: #DDF1DC;
	padding: 0px;
}
.gest_small_prov  {
	height: 80px;
	width: 200px;
	margin-top: 10px;
	float: left;
	background-color: #F3E2E3;
	padding: 0px;
}
.gest_normal  {
	height: 200px;
	width: 285px;
	margin-top: 5px;
	float: left;
	background-color: #DDF1DC;
	margin-left: 24px;
}
.fondo_blanco {
	width: auto;
	float:left;
	display: inline;
	background-color: #FFFFFF;
}
.gestiones h2{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #a9a9a9;
	background-repeat: no-repeat;
	background-position: 745px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha_down.jpg);
}
.gest_small #titulo {
	background-color: #DDF1DC;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_verde.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.gest_small #bajada {
	background-color: #DDF1DC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.gest_normal #titulo {
	background-color: #DDF1DC;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_verde.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.gest_normal #bajada {
	background-color: #DDF1DC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.gest_small dl {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	font-size: 1em;
}
.gest_normaL dl {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
	font-size: 1.2em;
}
.gest_small_der {
	float: right;
	width: 220px;
	margin-left: 21px;

}
.gest_small_izq {
	float: left;
	width: 220px;
}
.gest_small_prov #titulo {
	background-color: #F1DDDE;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_rojo.jpg);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.gest_small_prov #bajada {
	background-color: #F3E2E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.fondo_tarjeta {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_tarjeta.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}
.fondo_tarjeta dd {
	padding-left: 15px;
}
#novedades_empresarios .novedad1 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#novedades_empresarios .novedad2 {
	width: 200px;
	float: left;
	margin-left: 25px;
}
#novedades_empresarios .novedad3 {
	width: 270px;
	float: left;
	margin-left: 25px;
	padding-left: 10px;
}
#novedades_empresarios dd {
	margin: 0px;
	padding-top: 3px;
	margin-bottom: 12px;
}
#novedades_empresarios dt {
	margin-right:5px;
	margin-bottom:0px;
	float: left;
}
#novedades_empresarios {
	padding-top: 5px;
}
#novedades_empresarios img {
	border: 1px solid #0057AE;
}
