*{
	padding:0;
	margin:0 auto;
}
body{
	font:12px/160% Trebuchet MS, verdana, arial, sans-serif;
	background: url(i/bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border:0;
	text-align:center;
}
#contenedor{
	width: 798px;
	height: 692px;
	margin:auto;
	padding:0;
	border:0;
	text-align:center;
}
#titulo{
	height: 85px;
	margin-left:20px;
	padding-top: 5px;
}
#titulo h1{
	font-size: 150%;
	text-indent: -1000px;
	overflow: hidden;
	position:absolute;
}
#titulo h2{
	font-size: 100%;
	text-indent: -1000px;
}
#loggin{
	width: 798px;
	height: 157px;
	background-color: #6e99cb;
	background-image: url(i/loggin.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#menu{
	height: 30px;
	background-color: #1968a3;
	background-image: url(i/menu-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#menu ul{
	margin-left: 5px;
}
#menu li{
	padding-top: 7px;
	padding-right: 15px;
	float:left;
	list-style-type: none;
}
#menu a{
	display: block;
	font-size: 120%;
	text-decoration: none;
	color: white;
}
.fecha{
	color:white;
	font-size: 90%;
	text-align: right;
	margin-right: 40px;
	font-weight: normal;
}
.enlinea{
	color:white;
	font-size: 120%;
	font-weight: lighter;
	margin-left: 42px;
	padding-top: 28px;
}
#log{
	width: 174px;
	height: 150px;
	margin-left: 610px;
}
.input{
	height: 10px;
	width: 100px;
	font-size: 90%;
}
.rut{
	margin-left: 11px;
}
.input2{
	height: 10px;
	width: 100px;
	font-size: 90%;
}
.solicita{
	color:white;
	font-size: 100%;
	font-weight: lighter;
	margin-left: 10px;	
	margin-top: 10px;
}
.btn{
	margin-left: 100px;
}
.slogan2{
	color: white;
	font-size: 145%;
	font-weight: normal;
	margin-left: 30px;
	padding-top: 45px;
	float: left;
}

/*-- MENU --*/
#menuizq li{
	margin-left: 13px;
}
#kwicks {
	position: absolute;
	padding-top: 20px;
}
 
#kwicks .kwick {
	display: block;
	width: 173px;
	height: 24px;
}
 
#kwick_nuestros {
	background-color: #3477b0;
	list-style-type: none;
	height: 20px;
}
#kwick_emprendedor {
	padding-top: 5px;
	list-style-type: none;
	background-color: #6f99cb;
	background-image: url(i/pr1.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#kwick_estudio {
	list-style-type: none;
	padding-top: 5px;
	background-color: #7da3d0;
	background-image: url(i/pr2.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#kwick_metropolis {
	list-style-type: none;
	padding-top: 5px;
	background-color: #8cadd5;
	background-image: url(i/pr3.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#kwick_ahorro {
	padding-top: 5px;
	list-style-type: none;
	background-color: #9ab7da;
	background-image: url(i/pr4.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#kwick_corriente {
	list-style-type: none;
	padding-top: 5px;
	background-color: #a9c2e0; 
	background-image: url(i/pr5.png);
	background-position: top right;
	background-repeat: no-repeat;
}
span{
	color:white;
	font-size: 100%;
	padding-left: 10px;
}
.productos{
	color:white;
	font-size: 100%;
	text-align: center;
	height: 20px;
}
.linkproductos{
	color:white;
	font-size: 110%;
	padding-left: 10px;
	text-decoration: none;
}
a{
	color:black;
	font-size: 13px;
	padding-left: 10px;
	text-decoration: none;
}
/*-- MENU --*/
#indicadores{
	margin-top:230px;
	float:left;
	width:173px;
	background-color: #6f99cb;
}
#indicadores li{
	list-style: none;
	color: white;
	background-color: #7da3d0;
	font-size: 85%;
	list-style-position: inside;
	text-align: center;
}
#indicadores h2{
	font-size: 80%;
	color: white;
	font-size: 100%;
	text-align: center;
}
/*-- blog --*/
#m_derecha{
	margin:0;
	padding:0;
	min-height:24px;
	background-color: #3477b0;
	float: left;
}
#m_derecha li{
	list-style: none;
	color: white;
	font-size: 110%;
	list-style-position: inside;
	text-align: left;
	padding-left: 15px;
}
#m_derecha a{
	color:#923d1a;
}
#m_derecha h2{
	font-size: 80%;
	color: white;
	font-size: 100%;
	text-align: center;
}
.noti1{
	padding-top: 5px;
	background-color: #6f99cb;
	height: 24px;
}
.noti2{
	padding-top: 5px;
	background-color: #7da3d0;
	height: 24px;
}
.noti3{
	padding-top: 5px;
	background-color: #8cadd5;
	height: 24px;
}
.noti4{
	padding-top: 5px;
	background-color: #9ab7da;
	height: 24px;
}
.noti5{
	padding-top: 5px;
	background-color: #a9c2e0;
	height: 24px;
}
#contacto{
	float:left;
	width:167px;
	height: 20px;
	margin-left: 15px;
	background-color: #6f99cb;
	margin-top: 50px;
}
#contacto a{
	color:white;
}
#contacto h2{
	font-size: 80%;
	color: white;
	font-size: 100%;
	text-align: center;
}
.servicio{
	background-color: #7da3d0;
	display: block;
}
#footer{
	background-color: #c2d6e7;
	width: 798px;
	height: 45px;
	position: relative;
	margin-top: 295px;
	text-align: center;
}
.limpia{
	clear: both;
}
.politica{
	font-size: 110%;
	color: black
}
/*--- hacks ---------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------------xxxxxxxxxxx-------------------*/
/* 

/* Estilos de LAYOUT */ 
#cuerpo{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	clear:both;
	}

#top{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	background:white; /*  Color de la Cabecera  */
	text-align:left;
	}	

#bottom{
	margin:auto;
	padding:0;
	border:0;
	width:100%;
	text-align:left;
	background:#c2d6e7; /*  Color del Pie de pagina */
	clear:both;
	}	

	
#derecha{
	min-height:330px;
	_height:330px;
	width:198px; /*  Ancho de columna Derecha  */
	_width:181px; /*  Ancho de columna Derecha  */
	float:right;
	background-image: url(i/sombra.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;

	}

#doble{
	width:600px; /*  Ancho de contenedor de Columnas Central e Izquierda   ( la suma total de los anchos de ambas columnas no puede ser mayor que el ancho de esta ) */
	text-align:center;
	float:left;
	clear:both;
	min-height: 330px;
	_height:330px;
	background-image: url(i/sombra.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: white;

	}

#centro{
	margin:0;
	padding-top:20px;;
	border:0;
	width:400px; /*  Ancho de columna Central */
	float:right;
	}

#izquierda{
	margin-left:15px;
	_margin-left:10px;
	padding:0;
	border:0;
	width:173px; /*  Ancho de columna Izquierda  */
	text-align:left;
	float:left;
}
	
.limpia {
	margin:0;
	padding:0;
	border:0;
	clear:both;
	visibility:hidden;	
	}
#m_centro{
	margin:0;
	padding:0;
	background:white;	/*  Color de columna Central  */
	min-height:200px; 
	}
	
#m_derecha{
	margin-left: 17px;
	background:#3477b0; /*  Color de columna Derecha  */
	margin-top: 20px;
	}
	
#m_izquierda{
	margin:0;
	padding:0;
	}
/*-------blog*/
#m_centro h1{
	font-size: 110%;
	color:#6b977b;
	margin-top:20px;
	margin-left: 23px;
}
#m_centro h3{
	font-size: 105%;
	margin-top: 20px;
	margin-left: 23px;
}
#m_centro h4{
	font-size: 70%;
	color:#f4bd61;
	margin-top: 5px;
	font-style: italic;
	font-weight: normal;
	margin-left: 23px;
}
#m_centro p {
	font-size: 75%;
	text-align: justify;
	margin-top: 5px;
	margin-left: 23px;
	margin-right: 20px;
}
#m_centro a{
	color:#923d1a;
}
