/* 
Theme Name: Portal Chile Pyme
Theme URI: http://www.ayerviernes.com/
Description: Plantilla desarrollada por AyerViernes S.A para Banco de Chile
Version: 1.0
Author Dise&ntilde;o: Adolfo Morales
Front: Basilio C&aacute;ceres
Author URI: http://www.ayerviernes.com/
*/

/*********************************************************************
           Portal Chile Pymes
**********************************************************************/ 

*, form{
	margin: 0;
	padding: 0;
}
html, body{
	width: 100%;
	height: 100%;
}
body{
	background: #FFFFFF url(../imag/back/back.gif) repeat-x scroll;
	font: normal normal 1em/120% Verdana, Arial, Helvetica, sans-serif;
	z-index: -2;
}
/*-------------------------------------------- Links */
a{
	color: #005CCB;
	text-decoration: underline;
	font-style: normal;
}
a:hover{
	color: ;
	text-decoration: underline;
}
/*-------------------------------------------- Elementos */
p{
}
h1{
	margin-top: .3em;
	font: lighter 1.6em/90% arial;
	text-transform: uppercase;
	letter-spacing: -.04em;
	color: #FDB10C;
}
h2{
	font: bold 1.6em/50% arial;
	letter-spacing: -.04em;
	color: #94B7E6;
}
h3{
	font: normal 1em/50% arial;
	color: #666;
}
h4{
}
h5{
}
h6{
}
hr{
	display: none;
}
li{
	list-style: none;
}
/*-------------------------------------------- Tablas */
table{
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
}
td{
	padding:0;
}
/*-------------------------------------------- Formularios */
#cont form{
}
fieldset{
	border: 0;
}
input, select, textarea{
	padding: .4em .1em .4em .2em;
	font: normal .7em/100% verdana;
	border: 1px solid #6694CC;
	color: #666;
	background: #EBF2FA;
}
/**************************************************************
                     ESTRUCTURAs PRINCIPALES 
**************************************************************/
.center{
	position: relative;
	width: 80%;
	min-width: 900px;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 50px;
	z-index: 1;
}
#top{
	padding: .1em 0;
	background: #041F7A;
	z-index: 1;
}
#header{
	width: 100%;
	height: 7.5em;
	background: #1E3C9B url(../imag/back/backHead.jpg) repeat-x bottom left;
	z-index: 1;
}
#main{
	width: 100%;
}
.mainCent{
	background: #FFF url(../imag/back/backMainLeft.jpg) repeat-y top left;
	z-index: 1;
}
.mainCent .subCent{
	margin-right: -50px;
	background: transparent url(../imag/back/backMainRigh.jpg) repeat-y top right;
	z-index: 1;
}
#cont{
	float: left;
	width: 100%;
}
#contOK{
	float: right;
	width: 77%;
}
#contTop{
	padding: .7em 0 0 0;
}
#cont #contCent{
	float: left;
	width: 66%;
	padding: .7em 0 2em 0;
}
#cont #contSide{
	float: left;
	width: 25%;
	margin-left: 2.5%;
	padding: .7em 0 2em 0;
}
#side{
	float: left;
	width: 21%;
	padding: .7em 0 2em 0;
	z-index: 1;
}
#footer{
	float: right;
	width: 70%;
	margin-right: 7%;
	padding-bottom: 1em;
	background-color: transparent;
	z-index: 1;
}
/**************************************************************
                     ESTRUCTURA TOP 
**************************************************************/
#top p{
	padding-left: .5em;
	font-size: .65em;
	color: #FFF;
}
#top p a{
	color: #FFF;
	text-decoration: none;
}
#top p a.acti{
	color: #EA0;
}
#top p a:hover{
	text-decoration: underline;
}
/**************************************************************
                     ESTRUCTURA HEADER
**************************************************************/
#header #tituHead{
	float: left;
	display: block;
	width: 24%;
	height: 7.5em;
	text-indent: -1000em;
}
#header #tituHead a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../imag/logo/logoChilePyme.jpg) no-repeat 0 50%;
}
#header h2{
	padding-top: 1em;
	color: #6694CC;
}
#header h2 small{
	font: lighter .41em/100% arial;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #FFF;
}
#header p{
	position: absolute;
	top: .5em;
	right: 50px;
	padding-right: 19px;
	font-size: .7em;
	color: #6694CC;
	background: url(../imag/auxi/icoAcceBlan.gif) no-repeat right;
}
#header p a{
	color: #6694CC;
}
#header p a.acti{
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#header a.boxHead{
	position: absolute;
	top: 3.2em;
	right: 50px;
	padding: .5em .7em;
	font-size: .7em;
	letter-spacing: -.02em;
	color: #FFF;
	background: #3A52A2;
	border: 1px solid #6694CC;
}
#header form{
	position: absolute;
	width: 12.5em;
	top: 5.3em;
	right: 50px;
}
#header form fieldset input#buscText{
	width: 65%;
	float: left;
	padding: .35em .1em .4em .2em;
	border: 1px solid #D1DBEE;
}
#header form fieldset input#buscBoto{
	float: right;
	width: 30%;
	padding: .3em .2em;
	font: bold .7em/100% verdana;
	color: #FFF;
	background: #693;
	border: 1px outset #693;
	cursor: pointer;
}
#header ul{
	position: absolute;
	height: 40px;
	width: 44%;
	bottom: 0;
	left: 26.5%;
}
#header ul li{
	position: relative;
	float: left;
	display: block;
	list-style: none none;
	width: auto;
	height: 40px;
	margin: 0;
}
#header ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
}
#header ul li#inic{
	width: 78px;
}
#header ul li#inic a{
	background: url(../imag/boto/botoMenuInic.gif) no-repeat 0 0;
}
#header ul li#inic a:hover{
	background: url(../imag/boto/botoMenuInic.gif) no-repeat 0 -40px;
}
#header ul li#inic.acti a{
	background: url(../imag/boto/botoMenuInic.gif) no-repeat 0 -80px;
}
#header ul li#fina{
	width: 178px;
	margin-left: -10px;
}
#header ul li#fina a{
	background: url(../imag/boto/botoMenuFina.gif) no-repeat 0 0;
}
#header ul li#fina a:hover{
	background: url(../imag/boto/botoMenuFina.gif) no-repeat 0 -40px;
}
#header ul li#fina.acti a{
	background: url(../imag/boto/botoMenuFina.gif) no-repeat 0 -80px;
}
#header ul li#clie{
	width: 128px;
	margin-left: -10px;
}
#header ul li#clie a{
	background: url(../imag/boto/botoMenuClie.gif) no-repeat 0 0;
}
#header ul li#clie a:hover{
	background: url(../imag/boto/botoMenuClie.gif) no-repeat 0 -40px;
}
#header ul li#clie.acti a{
	background: url(../imag/boto/botoMenuClie.gif) no-repeat 0 -80px;
}
#header ul li#otro a{
	position: absolute;
	width: 9em;
	margin: .9em 0 0 .1em;
	font: bolder .85em/100% arial;
	text-indent: 0;
	text-decoration: none;
	letter-spacing: -.02em;
	color: #EA0;
}
/**************************************************************
                     ESTRUCTURA MAIN 
**************************************************************/
/*---------------------------------- Breadcrumbs */
#brea{
	font-size: .7em;
	color: #757D8A;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
#subMenu{
	width: 93%;
	margin-bottom: .5em;
	font-size: .7em !important;
}
#subMenu a.acti{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#cont h2{
	font-size: 1.19em;
}
#cont p{
	margin-top: .5em;
	font: normal .75em/135% verdana;
}
#cont form{
	margin: 1em 0;
}
#cont form fieldset{
	position: relative;
	width: 65%;
	margin: .5em 0 0 15%;
	padding: 0 1em 1.3em 1em;
	border: 1px solid #B3CAE6;
	background: #EBF2FA;	
}
#cont #contacto fieldset{
	width: 80%;
	margin: .5em 0 0 5%;
}
#cont form .fielBoto{
	margin-top: 0;
	padding: .5em 0 0 0;
	border: 0;
	background: transparent;
}
#cont .fielBoto input{
	float: right;
}
#cont .fielBoto #limp{
	margin-right: 1em;
	text-decoration: underline;
	color: #005CCB;
	border: 0;
}
#cont .fielBoto .boton{
	margin-right: -3em;
	padding: .3em .5em;
	font: bold .7em/100% arial;
	text-transform: uppercase;
	color: #FFF;
	border: 1px solid #690;
	background: #690;
}
#cont form #clieForm{
	position: absolute;
	width: 7em;
	top: 1.7em;
	left: 52%;
}
#cont form #clieForm input{
	float: left;
	width: 15px;
	height: 15px;
	margin-right: .5em;
	padding: 0;
	outline: 0;
}
#cont form #clieForm label{
	margin: 0;
	font-weight: normal;
}
#cont label{
	display: block;
	margin-top: .7em;
	font: bold .7em/130% verdana;
	color: #333;
}
#cont label small{
	font-weight: normal;
	font-size: 1em;
	color: #f60;
}
#cont small.si{
	margin-top: -3px;
	padding: 3px 0 3px 18px;
	font-size: .7em;
	color: #690;
	background: url(../imag/auxi/icoOkComp.gif) no-repeat left;
}
#cont small.no{
	margin-top: -3px;
	padding: 3px 0 3px 18px;
	font-size: .7em;
	color: #F60;
	background: url(../imag/auxi/icoErroComp.gif) no-repeat left;
}
#cont input, #cont select, #cont textarea{
	background: #FFF;
	border-color: #B5C6E3;
}
#cont select{
	height: 2.4em;
}
form .mens{
	position: relative;
	width: 80%;
	margin: .5em 0 .5em 5%;
	padding: 1em 1em .7em 1em;
	border: 1px solid #B5C6E3;
}
form .mens h3{
	margin-left: 40px;
	font: bold 1.2em/60% arial;
	color: #333;
}
#contCent form .mens p{
	margin: .4em 0 0 40px;
	font-size: .7em;
}
form .error{
	background: #FFFFCC url(../imag/auxi/icoMensErro.gif) no-repeat 10px 13px;
}
form .ok{
	background: #FFFFCC url(../imag/auxi/icoMensOk.gif) no-repeat 10px 13px;
}
#cont form input.alert{
	background: #FFC;
}
/*-------- Texto Normal */
#cont .text{
	margin-bottom: .5em;
}
#cont .text h2, #cont .text h3{
	margin-top: .4em;
	line-height: 100%;
}
#cont .text p{
	font-size: .7em;
}
#cont .text ul{
	margin: .7em 0 .9em 1em;
}
#cont .text ul li{
	font-size: .7em;
	line-height: 130%;
	margin-top: .5em;
	padding-left: 15px;
	background: url(../imag/auxi/auxiBullText.gif) no-repeat 0 6px;
}
/**************************************************************
                     ESTRUCTURA CONT
**************************************************************/
/*------------------------------------------------ Cont Top */
#cont #contTop .publTop{
	width: 93.5%;
	height: 4em;
	display: block;
	margin-bottom: .3em;
	text-indent: -1000em;
	background: url(../imag/foto/fotoExportaciones.jpg) repeat-x 0 0;
}
#cont #contTop div{
	position: relative;
	width: 91%;
	margin-bottom: .3em;
	padding: .3em .6em;
	border: 1px solid #DFDFE5;
	color: #8391BF;
	background: #F3F4FA url(../imag/back/backDivContTop.jpg) repeat-x top left
}
#contTop div span{
	position: absolute;
	display: block;
	width: 18px;
	height: 9px;
	background: url(../imag/auxi/auxiIndiDiv.gif) no-repeat 0 0;
}
#indiClie{
	top: -9px;
	left: 285px;
}
#contTop div a{
	font: bold .8em/120% arial;
	text-decoration: none;
}
#contTop div a.acti{
	color: #000;
}
/*------------------------ Publicidad Cont */
#cont #contCent .publ{
	height: 9.35em;
	margin-bottom: .7em;
	background:transparent url(../imag/foto/fotoVamosConTuEmpresa.jpg) no-repeat top right;
}
.publ div{
	float: left;
	width: 50%;
	height: 100%;
	background: url(../imag/back/backPubl.jpg) repeat-x top left;
}
.publ div h2{
	line-height: 68%;
	margin: 1em .8em .5em .6em;
	color: #6694CC;
}
.publ div h2 small{
	font: lighter .48em/100% arial;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #FFF;
}
.publ div h2 small span{
	color: #EA0;
}
.publ div ul{
	margin: 0 .5em .5em 1.7em;
}
.publ div ul li{
	margin-top: .5em;
	padding-left: .9em;
	font: normal .6em/105% verdana;
	letter-spacing: -.02em;
	word-spacing: -.03em;
	background: url(../imag/auxi/auxiBullPubl.gif) no-repeat 0 3px;
	color: #FFF;
}
.publ div .publBoto{
	display: block;
	width: 5em;
	height: 1.5em;
	margin: .6em 0 0 2.2em;
	text-indent: -1000em;
	background: url(../imag/boto/botoConoMasPubl.gif) no-repeat 0 0;
}
/*------------------------- Set Pyme Inicio */
#cont #contCent .bloq h3{
	display: block;
	height: 25px;
	background: url(../imag/titu/tituSetPyme.gif) no-repeat top left;
}
.bloq h3 span{
	display: none;
}
.bloq h3 a{
	margin-left: 7.8em;
	padding: 2px 0 3px 20px;
	font: bold .75em/170% arial, helvetica;
	text-decoration: none;
	color: #005CCB;
	background: url(../imag/auxi/auxiBullConoAbonoExpr.gif) no-repeat left;
}
.bloq ul{
	display: block;
	padding: .5em .7em;
	border: 1px solid #DFDFE5;
	background: #F4F5FB;
}
.bloq ul li{
	float: left;
	width: 30%;
	margin-right: 3%;
	padding: 52px 0 0 0;
	font: normal .7em/105% verdana;
	color: #666;
}
.bloq ul li strong{
	font: bold 1.4em/110% arial, helvetica, sans-serif;
	letter-spacing: -.02em;
}
.bloq ul li strong a{
	text-decoration: none;
}
.bloq ul li.cuenCorr{
	background: url(../imag/auxi/icoCuenCorr.gif) no-repeat top left;
}
.bloq ul li.lineCred{
	background: url(../imag/auxi/icoLineCred.gif) no-repeat top left;
}
.bloq ul li.tarjPyme{
	background: url(../imag/auxi/icoTarjPyme.gif) no-repeat top left;
}
.bloq ul li a.masSet{
	display: block;
	width: 35px;
	height: 16px;
	margin: .5em 0 0 0;
	text-indent: -1000em;
	background: url(../imag/boto/botoMasSet.gif) no-repeat 0 0;
}
/*------------------------ Cliente Pyme */
#indice{
	position: relative;
}
#indice dt{
	position: absolute;
	padding: .4em 0 0 70px;
	font: bold 1em/120% arial;
	color: #000;
}
#indice dt a{
	text-decoration: none;
}
#indice dd{
	min-height: 3em;
	padding: 2.2em 0 .8em 70px;
	font: normal .7em/115% verdana;
	border-bottom: 1px solid #E8EAE9;
	color: #666;
}
#indice dd p{
	font-size: 1em;
}
#indice dd ul{
	margin: .5em 0 .5em 1em;
}
#indice dd ul li{
	margin-top: .4em;
	padding-left: 12px;
	background: url(../imag/auxi/auxiBullText.gif) no-repeat 0 4px;
}
#CPCuenCorr{
	background: url(../imag/auxi/icoCuenCorr.gif) no-repeat left;
}
#CPLineCred{
	background: url(../imag/auxi/icoLineCred.gif) no-repeat left;
}
#CPTarjPyme{
	background: url(../imag/auxi/icoTarjPyme.gif) no-repeat left;
}
#CPAbonExpr{
	background: url(../imag/auxi/icoAbonExpr.gif) no-repeat 13px 6px;
}
#CPConoBanc{
	background: url(../imag/auxi/icoConoBancLine.gif) no-repeat 10px 7px;
}
#FPCortPlaz{
	background: url(../imag/auxi/icoAbonExpr.gif) no-repeat 13px 6px;
}
#FPMediLargPlaz{
	background: url(../imag/auxi/icoLineCred.gif) no-repeat left;
}
/*------------------------ Sepa Mas */
#cont #contCent blockquote{
	padding: .1em .6em .4em .6em;
	font-size: .9em;
	border: 1px solid #E8EAE9;
	background: #FFFFE1 url(../imag/back/backBlocSepaMas.jpg) no-repeat right;
}
blockquote ul{
	margin: .3em 0 .3em 1em;
}
blockquote ul li{
	padding: 0 0 0 12px;
	font-size: .75em;
	line-height: 150%;
	background: url(../imag/auxi/auxiBullBancLine.gif) no-repeat 0 5px;
}
blockquote ul li small{
	font-size: 1.05em;
	color: #666;
}
/*------------------------ Boton Sepa financiamiento */
.sepaFina a{
	background: #FFFFCC url(../imag/back/backSepaFina.gif) no-repeat 100% 0;
}
.sepaFina a strong{
	width: 300px;
	background: transparent url(../imag/titu/tituSepaFina.gif) no-repeat 0 0;
}
.sepaFina a:hover{
	background-color: #F7F7C6;
	background-position: 100% -67px;
}
/*------------------------------------------------ Cont Side */
#contSide .sideActu li{
	position: relative;
	font-size: .8em;
}
.sideActu li strong{
	display: block;
	background: #E1E4E4 url(../imag/auxi/auxiSideActuTopRigh.gif) no-repeat top right;
	color: #757F8A;
}
.sideActu li strong span{
	display: block;
	padding: .5em 1em;
	font: bold 1.1em/100% arial;
	background: url(../imag/auxi/auxiSideActuTopLeft.gif) no-repeat top left;
}
.sideActu li ul{
	padding: .5em 1em 1em 1em;
	border: 1px solid #E1E4E4;
	background: #F1F2F3;
}
.sideActu li ul li{
	margin-top: .7em;
	line-height: 130%;
}
.sideActu li ul li a{
	color: #000;
}
.sideActu li ul li small{
	margin-right: .4em;
	padding: 1px;
	color: #666;
	background: #FFF;
}
.sideActu li span.corn{
	position: absolute;
	width: 6px;
	height: 6px;
	display: block;
}
.sideActu li span.bl{
	bottom: 20px;
	left: 0;
	background: url(../imag/auxi/auxiSideActuBottLeft.gif) no-repeat bottom left;
}
.sideActu li span.br{
	bottom: 20px;
	right: 0;
	background: url(../imag/auxi/auxiSideActuBottRigh.gif) no-repeat bottom right;
}
.sideActu cite{
	display: block;
	height: 20px;
	font-size: .75em;
	color: #666;
}
/*-------------------------- Beneficios ChileCard */
#contSide .bloq{
	margin-bottom: .6em;
}
#contSide .bloq p{
	display: block;
	height: 25px;
	background: url(../imag/titu/tituBeneChilSide.gif) no-repeat top left;
}
#contSide .tituCred p{
	background: url(../imag/titu/tituCred.gif) no-repeat top left;
}
#contSide .bloq p span{
	display: none;
}
#contSide .bloq ul li{
	float: none;
	width: 90%;
	margin: .3em 0 .1em 0;
	padding: 0 0 0 12px;
	color: #666;
	background: url(../imag/auxi/auxiBullBancLine.gif) no-repeat 0 4px;
}
/*-------------------------- Cuentenos su Plan */
.listSide li{
	margin-bottom: 1em;
	padding: .7em .7em .7em .9em;
	background: url(../imag/back/backPlan.jpg) no-repeat top left;
	font: normal .7em/110% verdana;
	color: #666;
}
.listSide li div#planSide{
	padding-right: 35%;
	background: url(../imag/auxi/icoPlan.jpg) no-repeat 95% 5px;
}
.listSide li strong{
	font: bold 1.1em/130% arial;
	color: #000;
}
.listSide li ul{
	margin: .8em 0 0 1em;
}
.listSide li ul li{
	margin: 0;
	padding: 0 0 .5em 12px;
	font-size: 1em;
	background: url(../imag/auxi/auxiBullBancLine.gif) no-repeat 0 4px;
}
/*-------------------------- Cuenta Dos */
#cuenDos{
	margin-bottom: .5em;
	padding: .5em .5em 1.5em .5em;
	border: 1px solid #E1E4E4;
	background: url(../imag/back/backCuenCorrSide.jpg) no-repeat 100% 20%;
}
#cuenDos p{
	width: 60%;
	font: normal .7em/120% verdana;
	color: #666;
}
#cuenDos strong{
	font: bolder 1.2em/110% arial;
	letter-spacing: -.03em;
	color: #000;
}
#cuenDos a{
	position: relative;
	top: 1em;
	margin: 1em 0 0 0;
	padding: .2em .5em;
	font: bold 1em/100% arial;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #690;
	background: #690;
}
.bann{
	position: relative;
	display: block;
	height: 2em;
	height: 7.1em;
	margin-top: 1em;
	font: bold .8em/110% arial;
	text-decoration: none;
	color: #FFF;
	background: url(../imag/foto/fotoNuevoCreditoPyme.jpg) no-repeat 50% 0;
}
.bann span{
	position: absolute;
	width: 80%;
	margin-left: 1.2em;
	bottom: .4em;
}
.bann em{
	font-style: normal;
	text-transform: uppercase;
	color: #EA0;
}
.bann:hover{
	text-decoration: none;
}
/*-------------------------- Botones Banca en Linea */
.botoSide{
	height: 5.4em;
	margin-bottom: .8em;
	border: 1px solid #E1E4E4;
}
.botoSide a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000em;
}
.botoSide strong{
	position: absolute;
	display: block;
	top: .8em;
	left: .8em;
	width: 150px;
	height: 3em;
}
.queBanc a{
	background: #FFFFCC url(../imag/back/backBannBancLine.gif) no-repeat 100% -20px;
}
.queBanc a strong{
	background: transparent url(../imag/titu/tituBannQueBanc.gif) no-repeat 0 0;
}
.seguBanc a{
	background: #F4F5FB url(../imag/back/backBannSeguBanc.gif) no-repeat 100% -20px;
}
.seguBanc a strong{
	background: transparent url(../imag/titu/tituBannSeguBanc.gif) no-repeat 0 0;
}
.queBanc a:hover, .seguBanc a:hover{
	background-color: #F7F7C6;
	background-position: 100% -120px;
}
.seguBanc a:hover{
	background-color: #EFEFF0; 
}
/**************************************************************
                     ESTRUCTURA SIDE
**************************************************************/
#side #logiSide{
	position: relative;
	display: block;
	padding-bottom: 1.5em;
	border: 1px solid #B3CAE6;
	background: #EBF2FA;
}
#logiSide h4{
	display: block;
	padding: .5em .8em;
	font: lighter .85em/100% arial;
	text-transform: uppercase;
	color: #FFF;
	background: url(../imag/back/backZonaClie.jpg) repeat-x top left;
}
#logiSide h4 strong{
	display: block;
	background: url(../imag/auxi/icoZonaClie.gif) no-repeat 98% 50%;
}
#logiSide p{
	width: 50%;
	margin: .7em 1em .3em 1em;
	font-size: .7em;
	line-height: 110%;
	color: #333;
}
#logiSide a{
	position: absolute;
	top: 3.5em;
	right: .5em;
	padding: .4em .5em;
	font: bold .75em/100% verdana;
	text-decoration: none;
	color: #FFF;
	border: 1px outset #690;
	background: #690;
	cursor: pointer;
}
#logiSide div{
	display: block;
	margin-top: .5em;
	border-top: 1px solid #B3CAE6;
}
#logiSide div p{
	width: 90%;
	font-size: .7em;
}
#logiSide div a{
	position: relative;
	top: .4em;
	left: 4.5em;
	padding: .5em .7em;
	background: #EA0;
	border-color: #EA0;
}
#bancSide{
	margin: .7em 0;
	padding-bottom: .5em;
	border: 1px solid #E1E4E4;
	background: url(../imag/back/backBancSide.jpg) no-repeat top right;
}
#bancSide strong{
	width: 63%;
	display: block;
	padding: .5em 0 0 .8em;
	font: bold .8em/100% arial;
}
#bancSide ul{
	margin: .5em 1em .5em 2em;
	font-size: .7em;
	line-height: 150%;
}
#bancSide ul li{
	padding-left: 1em;
	letter-spacing: -.04em;
	background: url(../imag/auxi/auxiBullBancLine.gif) no-repeat 0 6px;
}
#finaSide{
	position: relative;
}
#finaSide strong{
	display: block;
	background: #F6EC7F url(../imag/auxi/auxiFinaSideTopRigh.gif) no-repeat top right;
}
#finaSide strong span{
	display: block;
	padding: .5em 3em .5em 3.5em;
	font: bold .8em/100% arial;
	background: url(../imag/auxi/icoFinaPymeSide.gif) no-repeat 3% 50%;
}
#finaSide ul{
	padding: .6em .8em .1em .8em;
	border: 1px solid #F6EC7F;
	background: #FAF4B2 url(../imag/back/backFinaSide.gif) no-repeat bottom right;
}
#finaSide ul li{
	margin-bottom: .6em;
	padding-bottom: .7em;
	font: bold .75em/120% arial;
	background: url(../imag/auxi/auxiBordLiFinaPyme.gif) repeat-x bottom left;
}
#finaSide ul li small{
	font: normal .9em/100% verdana !important;
	color: #333;
}
#finaSide span.corn{
	position: absolute;
	width: 5px;
	height: 5px;
	display: block;
}
#finaSide span.tl{
	top: 0;
	left: 0;
	background: url(../imag/auxi/auxiFinaSideTopLeft.gif) no-repeat top left;
}
#finaSide span.bl{
	bottom: 0;
	left: 0;
	background: url(../imag/auxi/auxiFinaSideBottLeft.gif) no-repeat bottom left;
}
#finaSide span.br{
	bottom: 0;
	right: 0;
	background: url(../imag/auxi/auxiFinaSideBottRigh.gif) no-repeat bottom right;
}
/**************************************************************
                     ESTRUCTURA FOOTER
**************************************************************/
#footer p{
	position: relative;
	display: block;
	width: 100%;
	padding: .3em 1em .5em 0;
	font-size: .7em;
	color: #005CCB;
	border-top: 1px solid #E8EAE9;
}
#footer p a.acti{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer p a.acce{
	position: absolute;
	top: .3em;
	right: 0;
	padding-right: 19px;
	background: url(../imag/auxi/icoAcceBlue.gif) no-repeat right;
}
#footer div{
	width: 100%;
	padding-right: .8em;
	border-top: 2px solid #E8EAE9;
}
#footer #bancFoot{
	display: block;
	float: left;
	width: 115px;
	height: 3em;
	text-indent: -1000em;
	background: url(../imag/logo/logoBancChileFoot.jpg) no-repeat 0 40%; 
}
#footer address{
	float: left;
	height: 5em;
	padding: .5em 0 0 .8em;
	font: normal .65em/120% verdana;
	letter-spacing: -.02em;
	border-left: 1px solid #E8EAE9;
	color: #757D8A;
}
address span{
	display: block;
	margin-bottom: .2em;
}
/*--------------------------------- Ayerviernes */
#av{
	background: url(../imag/logo/logo_av.gif) no-repeat 0 0;
	width: 17px;
	height: 10px;
	float: right;
	margin: 0 1em 1em 0;
}
#av:hover{
	background-position: -17px 0;
}
/*--------------------------------- Botones Subir Bajar */
.boto_bottom{
	clear: left;
	float: left;
	margin-top: 20px; 
	margin-left: .8em;
}
#volv, #subi{
	background: url(../imag/boto/boto_volv.gif) no-repeat;
}
#subi{
	background: url(../imag/boto/boto_subi.gif) no-repeat ;
}
#volv:hover, #subi:hover{
	background-position: -100px 0;
}
/*--------------------------------- Legales */
address{
	background: url(../imag/logo/logo_empr.gif) no-repeat;
	color: #666;
	text-align: left;
	font: normal 11px Arial, Helvetica, sans-serif;
}
/*--------------------------------- Validacion */
.validator{
	font-size: .65em;
	margin-top: 1em;
	float: right;
}
/**************************************************************
                     Auxiliares
**************************************************************/
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */
.last{
	border: 0;
	background: none !important;
	padding: 0 !important;
}
.noBord{
	border: 0 !important;
}
/*--------------  Anchos */
.ancho5{
	width: 5%;
}
.ancho10{
	width: 10%;
}
.ancho20{
	width: 20%;
}
.ancho30{
	width: 30%;
}
.ancho40{
	width: 40%;
}
.ancho50{
	width: 50%;
}
.ancho60{
	width: 60%;
}
.ancho70{
	width: 70%;
}
.ancho80{
	width: 80%;
}
.ancho90{
	width: 90%;
}
.ancho100{
	width: 100%;
}
#auxi{
	position: absolute;
	width: 100%;
	height: 300px;
	bottom: 0;
}
#auxiCent{
	position: relative;
	width: 80%;
	min-height: 100%;
	min-width: 900px;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 50px;
	background: #FFF url(../imag/back/backMainLeft.jpg) repeat-y top left;
	z-index: 0;
}
#auxiSubCent{
	position: absolute;
	width: 100%;
	height: 300px;
	bottom: 0;
	right: 0;
	background: transparent url(../imag/back/backMainRigh.jpg) repeat-y top right;
}
