 @import url("reset.css");
/* ESTRUCTURA ****************************************/
		body {
	color: #666666;
	padding: 0;
}
#pie {
	width: 980px;
	clear:both;
	padding-top:15px;
}
#contenido {
	clear: both;
	width: 998px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* cabecera */
		#cabecera {
	width: 1004px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cabecera #contacto {
	text-align: right;
	float: right;
	display: table;
}
#top_bancaPrivada {
	width: 100%;
	min-height:70px;
	height: auto !important;
	height:70px;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*    padding-top:44px;*/
    background:url(http://www.bci.cl/medios/BCI2/art/template/fondo_top_banca.jpg) repeat-x center bottom;
}
#logo {
	float: left;
	margin:0px;
}
/* cabecera */
		
		
#pie {
	margin: 0px auto;
	height: auto;
}
#pie hr {
	height:1px;
}
/*		#pie {
	clear: both;
	margin-top: 20px;
	border-top: 2px solid #dad9d5;
	padding: 15px 0;
	line-height: 22px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}*/
.linea_pie {
	float: left;
	width: 750px;
	color: #333;
	font-size: 11px;
}
.linea_pie.mini {
	font-size: 10px;
	color: #999;
	padding: 3px 0px;
	clear:both;
	width:750px;
	margin:0px auto;
}

.copyrights {
	display: block;
	float: right;
	text-align: right;
	vertical-align: top;
	font-size: 0.9em;
	color:#999;
}
/***************/
		#col_derecha {
	float:right;
	margin-left:2px;
	width:250px;
	display:inline;
}
#col_derecha_larga {
	float: right;
	margin:0;
	width:800px;
	margin-left:12px;
}
#col_izquierda {
	height:auto !important;
	width: 734px;
}
#col_total {
	width: 998px;
	margin:auto;
}
/*****************************************************/
		
		/* TITULOS *******************************************/
		h1 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	color: #333;
	font-size: 3.6em;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0;
	margin-top: 20px;
	padding: 0;
}
hr {
	height:1px;
	color: #A59F7D;
	background: #A59F7D;
	border: none;
}
/*****************************************************/
		
		/* TEXTOS ********************************************/
		.linea_pie p {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-top: 5px;
}
/*****************************************************/
		
		/* IMAGENES ******************************************/
		img {
	border: 0;
}
.linea_pie img {
	float: left;
	margin-right: 4px;
}
.copyrights img {
	margin-left:5px;
}
.logo {
	margin-top: 18px;
	padding-bottom: 4px;
}
/*****************************************************/
		
		/* LINKS *********************************************/
		a, a:visited {
	color: #0057ae;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #0E1B5E;
}
/* cabecera */
		#cabecera #contacto span {
	display: block;
	margin: 2px 4px 0px 0px;
}
#contacto a, #contacto a:visited {
	margin-left: 10px;
	color: #666;
}
#contacto a:hover {
	color: #333;
}
#contacto .seleccionado {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin-left: 15px;
}
#cabecera #contacto div.enlaces_secundarios {
	margin-top:22px;
	overflow: visible;
	width: 350px;
	height: 25px;
	float: right;
}
#cabecera #contacto div.enlaces_secundarios a {
	color:#000;
}
#cabecera #contacto div.enlaces_secundarios a:hover {
	color:#5D5C5C;
}
#cabecera .llave {
	background:url(http://www.bci.cl/medios/BCI2/art/template/ico_llave.jpg) right top no-repeat;
	padding-right:16px;
	padding-top:5px;
	padding-bottom:5px;
}
#cabecera #fecha {
	padding: 25px 0px 0px 0px;
	margin: 0px;
	float: right;
	text-align: right;
}
/* cabecera */
		
		/* menu */
		
		#menu_contenedor {
	background:#F3F3F3 url(http://www.bci.cl/medios/BCI2/art/template/bg_menu.jpg) bottom repeat-x;
	border-top:1px solid #A59F7D;
	min-height:33px;
	height:auto !important;
	height:33px;
	line-height:29px;
	padding-top:3px;
}
#menu {
	font-size:1.2em;
	width:980px;
	margin:0px 5px;
}
#menu a {
	display:inline;
	float:left;
	color:#333;
	font-weight:bold;
	margin-right:26px !important;
}
#menu .seleccionado {
	color: #000;
	font-weight: bold;
	background: url(http://www.bci.cl/medios/BCI2/art/template/bullet-menu3.jpg) no-repeat scroll center bottom;
	text-decoration: none;
	font-weight:normal;
	padding-bottom:7px;
}
#menu .seleccionado:hover {
	text-decoration: none;
	color:#000;
}
#menu li {
	display:inline;
}
#menu a:hover {
	color:gray;
}
/* menu */
		
		
		
		/* pie */
		.linea_pie a {
	margin: 0 2px;
}
.linea_pie.mini a, .linea_pie.mini a:visited {
	color: #999;
}
.linea_pie.mini a:hover {
	color: #333;
}
.telefono {
	background: url(http://www.bci.cl/medios/BCI2/art/template/ico_telefono.jpg) left no-repeat;
	padding-left: 25px;
	font-weight: bold;
}
/* pie */
		/*****************************************************/
		
		/* LISTAS ********************************************/
		ul {
	margin-right: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
li {
	margin: 0;
	padding: 0;
}
.no_tipo_lista li {
	list-style-type:none !important;
}
/*****************************************************/
		
		/* FORMULARIOS ***************************************/
		legend {
	display: none;
}
label {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #333;
	margin-bottom: 2px;
}
input.mediano {
	background:url(http://www.bci.cl/medios/BCI2/art/template/bg_input.jpg) left top repeat-x #fff;
	border-width: 1px;
	border-color: #333;
	width:165px;
	padding:.25em 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
}
input.bancaPrivada {
	background:url(http://www.bci.cl/medios/BCI2/art/template/bg_input.jpg) left top repeat-x #fff;
	border-width: 1px;
	border-color: #333;
	width:145px;
	padding:.25em 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
}
input.submit {
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_submit.jpg) no-repeat;
	text-align:center;
	width:160px;
	height:27px;
	line-height: 27px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	font-size: 1em;
}
input.submit2 {
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_submit2.jpg) no-repeat;
	text-align:center;
	width:220px;
	height:27px;
	line-height: 27px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
}
input.submit_banca {
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	background:url(http://www.bci.cl/medios/BCI2/art/template/btn_submit_bcaPrivada.jpg) no-repeat;
	text-align:center;
	width:141px;
	height:28px;
	line-height: 27px;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
}
.submit-process {
	text-align: center;
}
.submit-process img {
	margin-top: 20%;
}
/*****************************************************/
		
		/* TABLAS ********************************************/
		.indicadores {
	width:100%;
}
.indicadores td {
	padding-right: 10px;
}
.indicadores th {
	padding-left: 10px;
}
.indicadores table {
	background:#ffffb3;
	width:100%;
	color: #484740;
	padding-right: 10px;
	padding-left: 10px;
}
.indicadores thead th, .thead_th {
	line-height:2em;
	font-weight: bold;
	border: 0;
	font-size:1.2em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_amarilla.jpg);
	background-repeat: repeat-x;
}
.thead_th {
	text-align:left !important;
	font-size:1.2em;
}
.opciones .indicadores.opciones {
	float: right;
	width: 350px;
	padding: 0px 10px 0px 0px;
}
.opciones .indicadores.opciones table {
	width: 350px;
}
.indicadores tbody th, .indicadores.opciones tbody th, .indicadores tbody td {
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2EE8A;
}
.indicadores.opciones tbody th {
	padding:.4em 0 .4em 1em;
}
.indicadores tbody {
	border-bottom:solid #c9c391 1px;
}
.indicadores.opciones tbody th, .indicadores.opciones tbody td {
	border-bottom:solid #c9c391 1px;
	width: 140px;
}
.indicadores tbody td {
	text-align:right;
}
.indicadores .td_tfoot td {
	padding:0 1em;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	height:26px;
	border-bottom: 0;
	width:130px;
}
.indicadores .up {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/flecha_indicadores_arriba.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.indicadores .down {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/flecha_indicadores_abajo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.indicadores.opciones table {
	font-size:1.2em;
	color:#484740;
}
/*****************************************************/
		
		/* PROPIEDADES ***************************************/
		.flotar_der {
	float: right;
}
.flotar_izq {
	float: left;
}
.centrado {
	clear: both;
	margin: auto;
}
.indicadores table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.clear_fix {
	clear: both;
	height: 0;
	overflow: hidden;
}
.clear_fix2 {
	clear: both;
	height: 0;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear_left {
	clear:left;
	height: 0;
	overflow: hidden;
	max-height:0;
}
.clear_right {
	clear:right;
	height: 0;
	overflow: hidden;
	max-height:0;
}
.no_top {
	margin-top:0;
	padding-top:0 !important;
}
.fondo_claro {
	background:#F8F8F8 !important;
}
/*****************************************************/
		
		
		/* MENU LATERAL **************************************/
		.menu_lateral {
	margin: 0 0 2em 0;
	font-size:1em;
	width:180px;/*	border-top:solid #999 1px;
		border-bottom:solid #999 1px;*/
}
.menu_lateral h2 {
	border-top:solid #666 1px;
	background:#999;
	font-size: 1.2em;
	font-weight:bold;
	padding:.4em .9em;
	margin: 0;
	color: white;
}
.menu_lateral ul {
	list-style-type:none;
	margin:0;/*		background:#eee;*//*		border-top:solid #999 1px;
			border-bottom:solid #999 1px;*/
		}
.menu_lateral ul a {
	font-size:1.2em;
	display:block;
	padding:.7em 1em;
	min-height:11px;
	height:auto !important;
	height:11px;
	background: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_sh.jpg) right no-repeat;
	background-color:#f3f3f3;
	color:#333;
	font-weight:bold;
}
.menu_lateral li {
	min-height:11px;
	height:auto !important;
	height:11px;
}
.menu_lateral ul a:hover {
	background: url(http://www.bci.cl/medios/BCI2/art/template/bg_link_menu_lateral_ch.jpg) right no-repeat;
	background-color:#FAFAFA;
	color:#ff3300;
}
.menu_lateral ul a.activo {
	padding:.7em 1em;
	line-height:1.1;
	background:white;
	color:#000;
	border-color: #999;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	text-decoration:none;
}
.menu_lateral .no_border_top {
	border-top: 0;
}
#pie_cuerpo {
	min-height: 54px;
	height: auto !important;
	height: 54px;
	padding-top: 10px;
	width: 760px;
	clear: none;
	text-align: left;
	float: right;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image:url(/medios/BCI2/art/home/ico_monologos.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#pie_cuerpo h3 {
	float: left;
	display: inline;
	margin-left: 55px;
	margin-right: 15px;
	height: 60px;
	margin-top: 0;
	margin-bottom: 0px;
}
#pie_cuerpo ul {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#pie_cuerpo .destacado {
	font-weight: bold;
	font-size: 11px;
}
#pie_cuerpo li {
	display: inline;
	font-size: 12px;
}
/**pie cuerpo empresas****************************************/
		
#pie_cuerpo_emp {
	min-height: 54px;
	height: auto !important;
	height: 54px;
	padding-top: 10px;
	width: 860px;
	clear: none;
	text-align: left;
	float: right;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	/*background-image:url(/medios/BCI2/art/home/ico_monologos.jpg);*/
	background-repeat: no-repeat;
	background-position: 150px 10px;
	padding-left: 120px;
}
#pie_cuerpo_emp h3 {
	float: left;
	display: inline;
	margin-left: 55px;
	margin-right: 15px;
	height: 60px;
	margin-top: 0;
	margin-bottom: 0px;
}
#pie_cuerpo_emp ul {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#pie_cuerpo_emp .destacado {
	font-weight: bold;
	font-size: 11px;
}
#pie_cuerpo_emp li {
	display: inline;
	font-size: 12px;
}
/**PIE BANCA PRIVADA ****************************************/
		
		#pie_bancaPrivada {
	min-height: 54px;
	height: auto !important;
	height: 54px;
	padding-top: 10px;
	width: 1000px;
	clear: both;
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(/medios/BCI2/art/home/ico_monologos.jpg);
	background-repeat: no-repeat;
	background-position: 200px top;
}
#pie_bancaPrivada h3 {
	float: left;
	display: inline;
	margin-left: 250px;
	margin-right: 15px;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
}
#pie_bancaPrivada ul {
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#pie_bancaPrivada .destacado {
	font-weight: bold;
	font-size: 11px;
}
#pie_bancaPrivada li {
	display: inline;
	font-size: 12px;
}
/*FIN PIE BANCA PRIVADA**************************************************/

.columna_der_destacado {
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	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;
}
.links_abajo {
	text-align: center;
	width: 532px;
	float: right;
}
.linea_pie2 {
	float: left;
	clear:left;
	white-space: nowrap;
	width: 480px;
	color: #333;
	text-align: left;
	padding-left: 7px;
}
.texto_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	text-align: justify;
	display: block;
}
#contenido #col_derecha .bloque_beneficios_der ul {
	padding: 0px;
	margin: 0px;
}
#contenido #col_derecha .bloque_beneficios_der a {
	font-size: 0.9em;
}
#contenido #col_central #texto_promo {
	width: 570px;
	background-color: #F8f8f8;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contenido #col_central #texto_inv {
	width: 100%;
}
.titulo h3 {
	margin: 0;
	font-size: 1.2em;
	float: left;
	font-weight: bold;
	padding-left:0px;
}
.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-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	width: auto;
}
.gest_normal .titulo {
	min-height: 30px;
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	width: auto;
	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;
}
.novedad3 a {
}
#acceso_clientes #login a {
	font-size: 1em;
	text-align: center;
}
.no_flotar {
	float:none;
}
.menu_java {
	display: inline;
	font-size: 1em;
}
.bajada_seguro {
	font-size: 1.2em;
}
.padding_abajo {
	padding-bottom: 10px;
}
.encabezado_tabla {
	padding-bottom: 10px;
	padding-top: 10px;
}
.tabla_inversion {
	border: 1px solid #999;
}
.tabla_inversion td {
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left:1px solid #ddd
}
.tabla_inversion th {
	padding-left:10px;
	padding-right:10px;
}
.tabla_inversion_fondo {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	background-repeat: repeat-x;
	background-color: #C5E2F0;
}
.imprimir {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/btn_imprimir_chico.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	background-position: center top;
	text-align: center;
}
.inversion_fondo {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	background-repeat: repeat-x;
	background-color: #C5E2F0;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #89C4E0;
	margin-bottom: 3px;
}
.inv_div {
	padding: 10px;
	border: 1px solid #999999;
}
.inv_div_centro {
	width: 50%;
	float: left;
	text-align: center;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_mas.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
}
.fondo_azul_tabla {
	background-image:url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 30px;
	background-color: #C5E2F0;
}
#promo_detalle {
	width: 49%;
	margin-bottom: 15px;
}
#promociones {
	margin-bottom: 15px;
}
#promociones a {
}
#imagen_tarjeta {
	float: left;
}
#benef_tarjetas {
	width:45%;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#benef_tarjetas h4 {
	font-weight: bold;
}
.padding_left {
	padding-top: 10px;
	padding-left: 76px;
}
.calculadoras h6 {
	margin: 0px;
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #484740;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_informaciones_fndazul.jpg);
	background-position: 10px 7px;
}
.calculadoras {
	margin-bottom: 15px;
	background-color: #D8EBF5;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_azul.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.calculadoras p {
	font-size: 1em;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_azul.jpg);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.seguridad_multipass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px;
}
.seguridad_multipass p {
	padding-bottom: 10px;
}
#caja_central .bajada_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#caja_central .bajada_caja2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 3px;
	padding-left:10px;
}
#col_planes {
	float: left;
	width: 366px;
}
.descargar {
	padding-top: 5px;
	padding-bottom: 0px;
	float: right;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_pdf.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 315px;
	padding-right: 20px;
	text-align: right;
}
.tarjeta_ideal_small {
	padding-bottom: 0px;
	float: right;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_azul_fdoEEE.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 315px;
	padding-right: 20px;
	text-align: right;
}
.desc_acrobat {
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	float: right;
	margin-top: 5px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_desc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 315px;
	padding-right: 20px;
	text-align: right;
}
#preguntas_mesa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/img_emergencias.gif);
	background-repeat: no-repeat;
	background-position: 95% 20px;
	min-height: 258px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 475px;
	float: right;
	margin-right: 10px;
	background-color: #f8f8f8;
	padding-top: 11px;
	padding-bottom: 10px;
}
.desc_acrobat_small {
	font-size:0.8em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	float: left;
	margin-top: 5px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_desc.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 315px;
}
#preguntas_mesa h2 {
	font-size:1.8em;
	line-height:16px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_info_grande_blanco.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 3px;
}
#preguntas_mesa p a {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
}
#preguntas_mesa p {
	font-size: 1.6em;
	line-height: 2em;
}
#contenido #col_izquierda #recuadro_principal #caja_central #tar_ideal {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
.subtitulo_info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 245px;
	float: left;
}
#contenido #foto_servicios {
	float: right;
	margin-bottom: 15px;
}
.textos_serviciosbci {
	line-height: 1.5em;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 1.2em;
	width: 800px;
	float: right;
}
.textos_serviciosbci_home {
	line-height: 1.5em;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 1.2em;
	width: 100%;
	float: left;
}
.margen_top_bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}
.bloque_servicios {
	background-color:#d8ebf5;
	min-height:140px;
	height: auto !important;
	height: 160px;
	color: #333;
	font-size: 1.2em;
	width: 800px;
	float: right;
	margin-bottom: 15px;
}
.bloque_servicios_gris {
	background-color:#F8F8F8;
	min-height:140px;
	height: auto !important;
	height: 160px;
	color: #333;
	font-size: 1.2em;
	width: 800px;
	float: right;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.bloque_servicios_gris h3 {
	color:#333333;
	font-size:1.3em;
	font-weight:bold;
	padding:4px 15px;
	background-color: #ccc;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_gris.jpg);
	background-repeat: repeat-x;
}
.bloque_servicios .titulo h3 {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_info_grande_grad.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin: 0;
	font-size: 1em;
	float: left;
	font-weight: bold;
}
.texto_caja_servicios {
	font-size: 1em;
	margin: 5px 0px;
}
.texto_caja_servicios dt {
	margin-bottom: 5px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_azul.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
#contenido .bloque_servicios_gris .texto_caja_servicios_2 .servicio_destacado {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_rojo.jpg);
	background-repeat: no-repeat;
}
.texto_caja_servicios_2 {
	font-size: 1em;
	margin: 15px;
	width: 46%;
	float: left;
}
.texto_caja_servicios_2 dt {
	margin-bottom: 5px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_azul.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.no_margen {
	margin-top: -10px;
	width:95%;
	padding: 0px;
	margin-bottom: 0px;
}
.promo_select {
	padding-left: 15px;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_flecha2_azul.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.promo_mini {
	min-height: 100px;
	float: left;
	width: 279px;
}
.promo_mini h4 {
	color: #000000;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_ticket_azul.jpg);
	background-repeat: no-repeat;
	background-position: 120px center;
	padding-left: 135px;
	font-size: 1.1em;
}
.promo_mini_foto {
	float: left;
}
.promo_mini_txt {
	margin-bottom: 5px;
}
#promo_detalle li {
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_ticket2.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	color: #000000;
}
#promo_detalle h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.centrar_btn {
	text-align: right;
	margin-top:-65px;
	float: right;
	width: 570px;
	padding-right: 0px;
}
.texto_caja_servicios_2 a {
	font-weight: bold;
}
.texto_caja_servicios_2 dd {
	margin-bottom: 10px;
	line-height: 1.4em;
}
.texto_caja_servicios_2 ul {
	list-style-image: url(http://www.bci.cl/medios/BCI2/art/template/ico_ticket2.jpg);
	padding-left: 30px;
	font-size: 0.9em;
}
#contenido .col_izquierda #acceso_clientes #login .centrar_btn_ingreso {
	margin-left: 20px;
}
.textos_serviciosbci h1 {
	font-size: 1em;
	font-weight: bold;
	background-image: url(http://www.bci.cl/medios/BCI2/art/template/bg_cabecera_gris.jpg);
	padding: 2px 10px;
	width: 780px;
	margin-bottom: 5px;
}
.textos_serviciosbci p {
	margin-bottom: 10px;
}
.entradas2 dt {
	padding-bottom: 5px;
}