@charset "utf-8";
/* CSS Document */

/* CONT LEFT*/
div#content #side #rut_clave{
	width:190px;
	height:121px;
}

div#content #side ul#menu{
	width:190px;
	height:257px;
	list-style:none;
	list-style-image:none;
}

div#content #side ul#menu li{
	width:190px;
	height:37px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	border:1px solid red;
}

#side ul#menu li a{
	width:175px;
	height:27px;
	display:block;
	background:url(bitmaps/btn_index.gif) left top no-repeat;	
	padding:10px 0 0 15px;
	text-decoration:none;
	color:#666666;
}

#side ul#menu li a:hover{
	background:url(bitmaps/btn_index.gif) left bottom no-repeat;
	color:#FF0000;
}

#side div#caluga_credito{
	width:190px;
	height:121px;
}

/*INDICADORES*/

#side div#indicadores{
	background:url(bitmaps/fondo_indicadores.gif) left top no-repeat;
	width:160px;
	padding:10px;
	margin:3px 0 0 0;
	height:140px;
}
#side div#indicadores ul.valores{
	margin:10px 0 0 0;
	padding:0 5px 0 0;
	width:75px;
	border-right:1px dashed silver;
	float:left;
	list-style:none;
	list-style-image:none;
	overflow:hidden;
}

#side div#indicadores ul.valores li{
	margin:0 0 12px 0;
	padding:0;
	font-weight:bold;
	color:#47596A;
	font-size:9px;
}

#side div#indicadores ul.ultima{
	margin:10px 0 0 9px;
	padding:0;
	width:65px;
	border:0;
	float:left;
	list-style:none;
	list-style-image:none;
}

#side div#indicadores div.fecha {
	width: 160px;
	font-size: 9px;
	clear:both;
}

/*FIN INDICADORES*/

/*SERVICIOS*/
#side div#servicios{
	background:url(bitmaps/fondo_servicios.gif) left top no-repeat;
	width:170px;
	padding:5px;
	margin:3px 0 0 0;
	height:100px;
	display:block;
}


#side div#servicios ul.imagenes_servicios{
	width:170px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

div#servicios ul.imagenes_servicios li{	
	width:170px;
	margin:0;
	padding:0;	
	
}
	
ul.imagenes_servicios li a{
	text-indent:-9999px;
	display:block;
	width:160px;
	height:25px;
	margin:0;
	padding:0;
}

 ul.imagenes_servicios li a.cajeros{
	background:url(bitmaps/img_cajeros.gif) left top no-repeat;
	border-bottom:1px dashed silver;
	padding:0 0 3px 0;
}


 ul.imagenes_servicios li a.sucursales{
	background:url(bitmaps/img_sucursales.gif) left top no-repeat;
	border-bottom:1px dashed silver;
	padding:0 0 3px 0;
	margin:3px 0 0 0;
}

 ul.imagenes_servicios li a.supercaja{
	background:url(bitmaps/img_supercaja.gif) left top no-repeat;
	border:0;
	padding:0 0 3px 0;
	margin:6px 0 0 0;
}
/*FIN SERVICIOS*/

/* INFO CORPORATIVA*/

#side ul#info_corporativa{
	background:url(bitmaps/fondo_info_corporativa.gif) left top no-repeat;
	margin:5px 0;
	padding:10px 0 0 0;
	width:190px;
	height:265px;
	list-style:none;
	list-style-image:none;
}

#side ul#info_corporativa li{
	border-bottom:1px dashed silver;
	margin:0 12px;
	padding:13px 0;
	font-weight:bold;
	line-height:10px;
	width:166px;
}

ul#info_corporativa li a{
	font-weight:bold;
	color:#47596a;
	text-decoration:none;
}

ul#info_corporativa li a:hover{
	color:#ff0000;
}

#side ul#info_corporativa li.ultima{
	border:0;
}


/* FIN INFO CORPORATIVA*/

/* FIN CONT LEFT*/

/*CONT CONTENIDO*/
div#content #contenido #principal{
	width:568px;
	height:375px;
	float:left;
}

/* DESTACADOS*/

/*div#content #destacados{
	background:url(bitmaps/fondo_calugas.gif) left top no-repeat;
	width:565px;
	height:133px;
	float:left;
}

div#content #destacados .caluga{
	width:170px;
	height:115px;
	margin:10px 0 0 2px;
	padding:0 7px;
	float:left;
	border-right:1px dashed silver;
}



div#content #destacados .ultima{
	border:none;
}

#destacados .ultima img{
	border:1px solid silver;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}


#destacados .caluga img{
	border:1px solid silver;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

#destacados .caluga a{
	background:url(bitmaps/bull_vermas.gif) right 2px no-repeat;
	padding:0 12px 0 0;
	text-decoration:none;
	color:#390;
	font-weight:bold;
}

#destacados .caluga a:hover{
	text-decoration:underline;
}*/

/* FIN DESTACADOS*/

/* Huincha amarilla */
#recomendacion {
	background:none repeat scroll 0 0 #FFFF99;
	border:1px solid #FFCC66;
	color:#333333;
	font-size:11px;
	height:20px;
	margin-bottom:5px;
	text-align:center;
}

#recomendacion p {
	padding-top:3px;
}
/* Fin Huincha amarilla */

/* Destacados */
div#content .destacados_micro {
	background:url("bitmaps/fondo_calugas.gif") no-repeat scroll left top transparent;
	float:left;
	height:133px;
	width:565px;
}

div#content .destacados_micro .caluga {
	border-right:1px dashed silver;
	float:left;
	height:115px;
	margin:10px 0 0 2px;
	padding:0 7px;
	width:170px;
}

.destacados_micro .caluga img {
	border:1px solid silver;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.destacados_micro .caluga a.img {
	background:none repeat scroll 0 0 transparent;
	margin:0;
	padding:0;
}

div#content .destacados_micro .ultima {
	border:medium none;
}

.destacados_micro .caluga a {
	background:url("bitmaps/bull_vermas.gif") no-repeat scroll right 2px transparent;
	font-weight:bold;
	padding:0 12px 0 0;
	text-decoration:underline;
}


/* Fin Destacados */


/* PRODUCTOS*/

#content .productos{
	width:270px;
	height:136px;
	padding:3px 5px;
	border-top:1px dashed silver;
	border-right:1px dashed silver;
	float:left;
}


#content .productos img{
	float:left;
	margin:3px 6px 0 0;
}
#content .ultima{
	border-right:none;
}

/*FIN PRODUCTOS*/

#content #uso{
	border-top:1px dashed silver;
	border-bottom:1px dashed silver;
	width:570px;
	font-size:9px;
	float:left;
	padding:0;
	margin:0;
}

ul.detalles{
	padding:0;
	margin:0;
	float:left;
	clear:left;
	list-style:none;
	list-style-image:none;
}

ul.detalles li{
	background:url(bitmaps/bull_detalles.gif) left 4px no-repeat;
	font-size:9px;
	padding:0 0 0 5px;
	line-height:9px;
	margin:3px 0;

}

h4.titulo_microempresarios{
	color:#ff0000;
	margin:8px 0;
	font-weight:bold;
}

p.bajada{
	font-size:9px;
	font-weight:bold;
}

#content #contenido .ultima{
	border-right:0;
}

#content #contenido .margen{
	margin:0 0 0 30px;
	clear:none;
}

strong.destacar{
	color:#FF0000;
	font-weight:bold;
}

div#content .destacados .ultima {
border:medium none;
}

p strong{
	font-weight:bold;
}

.destacados .caluga a {
background:url("bitmaps/bull_vermas.gif") no-repeat scroll right 2px transparent;
font-weight:bold;
padding:0 12px 0 0;
text-decoration:underline;
}


/* FIN CONT CONTENIDO*/

/* ------ FORM INGRESO OFERTAS ------*/

		#ingreso_ofertas {
			background:url(bitmaps/fondo_ingreso.gif) left top no-repeat;
			width:178px;
			height:165px;
			margin:0;
			padding:20px 0;
			position:relative;
		}
		#ingreso_ofertas img.center {
			margin:0 auto;
			padding:0;
			display:block;
		}
		#ingreso_ofertas fieldset.login_oferta {
			border:none;
			width:120px;
			height:20px;
			margin:10px 0 5px 20px;
			padding:0;
		}
		#ingreso_ofertas fieldset.login_oferta label {
			color:#999;
			margin:0;
			padding:0;
			}
		
		#ingreso_ofertas fieldset.login_oferta input {
			border:1px solid #688098;
			color:#688098;
			font-size:1em;
			height:16px;
			margin:0 0 0.625em 0.5em;
			padding-right:1.2em;
			text-indent:0.2em;
			width:72px;
		}
		#ingreso_ofertas #btn_ingreso_oferta {
			background:url(bitmaps/btn_oferta.gif) left top no-repeat;
			width:105px;
			height:34px;
			position:absolute;
			bottom:-2px;
			left:35px;
			border:none;
			text-indent:-9999px;
		}
		#ingreso_ofertas #btn_ingreso_oferta:hover {
			background:url(bitmaps/btn_oferta.gif) left bottom no-repeat;
			cursor:pointer;
		}

#sub_nav .menu_secundario {
	margin-left:17.2em;
	border:none;
	}
#sub_nav {
border-top:1px dotted #CECECE;
border-bottom:1px dotted #CECECE;
}

#content h4 a{
	color:#ff0000;
	font-weight:bold;
}
#content a:hover{
	color:#ff0000;
}
#destacados .caluga a.img {
	background:none;
	padding:0;
	margin:0;
}