img { behavior: url(/styles/iepngfix.htc) }


/* -------------------  CSS Fondos Itau -------------------  */

body {
background-image:  url("../imagenes_new/home/background.jpg");
background-repeat: no-repeat;
background-position:top;
background-color: #E8E8E8;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin: 0px;
padding: 0px;
padding-top: 22px;
list-style-image: url("../imagenes_new/home/bullet.jpg");
list-style-position:outside;
text-indent:0px;
text-decoration:none;
}

.body_print {
background-image:url(../imagenes_new/home/back_print.jpg);
background-repeat: no-repeat;
background-position:top;
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin: 0px;
padding: 0px;
padding-top: 22px;
list-style-image: url("../imagenes_new/home/bullet.jpg");
list-style-position:outside;
text-indent:0px;
text-decoration:none;
}

.borde_print{
border:1px solid #CCCCCC;
}


a{
color:#0b4d8e;
text-decoration:none;
}

a:hover{
color:#0b4d8e;
text-decoration:underline;
}

img {border: none;}

.pointer {cursor: pointer;}

/* -------------------  Div contenedor centrado ------------------- */

#main{
margin:0 auto 0 auto;
}


/* -------------------  Links Pie - Footer ------------------- */

.pie_links {
color:#666666;
font-family: verdana;
font-size: 10px;
text-align:center;
padding-top:25px;
text-decoration:none;
}

.pie_links a{
color:#666666;
}

.pie_links a:hover{
color: #0B4D8E;
text-decoration:none;
}

.footer_legales{
font-family: tahoma;
font-size: 10px;
color: #999999;
text-align:center;
padding-top:25px;
padding-bottom:25px;
}

.footer_legales a{
color: #999999;
}

.footer_legales a:hover{
color: #0B4D8E;
text-decoration:none;
}

/* -------------------  Sociedades Home ------------------- */

#sociedad_gerente{
background-image: url("../imagenes_new/home/recuadros_01.jpg");
background-repeat:no-repeat;
color:#003366;
padding-left:25px;
font-size:11px;
width:182px;
height:100px;
}

#sociedad_depositaria{
background-image: url("../imagenes_new/home/recuadros_02.jpg");
background-repeat:no-repeat;
color:#003366;
padding-left:25px;
font-size:11px;
width:198px;
height:100px;
}

#centro_inversion{
background-image: url("../imagenes_new/home/recuadros_03.jpg");
background-repeat:no-repeat;
color:#003366;
padding-left:25px;
font-size:11px;
width:197px;
height:100px;
}

/* ------------------- Titulares - Textos - Destacados -------------------  */

.contenido_general_centro {
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}

.contenido_general_centro2 {
margin-left: 5px;
margin-right: 10px;
margin-top: 20px;
}

.titulos_secciones {
font-size:16px;
font-weight:bold;
color:#0b4d8e;
width:500px;
height:22px;
}

.titulos_secciones_print {
margin-left:20px;
margin-top:22px;
font-size:16px;
font-weight:bold;
color:#0b4d8e;
width:500px;
height:22px;
}

.texto_general {
font-size:12px;
color:#666666;
padding-top:10px;
padding-left:19px;
}

.destacados {
font-size:12px;
font-weight:bold;
color:#0b4d8e;
}

.destacados_azules {
color: #0b4d8e;
}

.links_info_institucional {
background-image: url("../imagenes_new/institucional/fondo_info_institucional.jpg");
background-repeat:no-repeat;
font-size:12px;
color: #0b4d8e;
padding-left:20px;
width:610px;
height:36px;
padding-top:23px;
text-decoration:none;
margin-left:10px;
}

.links_info_institucional a{
color: #0b4d8e;
}

.links_info_institucional a:hover{
color: #003366;
text-decoration:underline;
}

.links_noticias {
background-image: url("../imagenes_new/institucional/fondo_info_noticias.gif");
background-repeat:no-repeat;
font-size:11px;
color: #666666;
padding-left:20px;
width:600px;
height:44px;
padding-top:20px;
text-decoration:none;
margin-left:10px;
}

.links_noticias a{
color: #0b4d8e;
font-size:12px;
}

.links_noticias a:hover{
color: #003366;
text-decoration:underline;
font-size:12px;
}

#leyenda_internas {
color:#0b4d8e;
font-weight:bold;
padding: 20px 0px 0px 10px;
width:150px;
height:60px;
}

.separador_sitemap{
height:1px;
width:650px;
margin-top:2px;
margin-bottom:10px;
background-color: #CCCCCC;
}

.links_azules, .links_verdosos a {
padding-top:2px;
padding-bottom:2px;
padding-left:3px;
color:#0b4d8e;
width:200px;
}

.links_azules a:hover{
color: #0b4d8e;
text-decoration:underline;
}

.links_gris, .links_gris a {
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
color:#5D7786;
width:200px;
}

.links_gris a:hover{
color:#5D7786;
text-decoration:underline;
}

/* -------------------  Botonera Top -------------------  */

div.fondoBotonera {background-image:  url("../imagenes_new/commons/top.jpg");
                   background-repeat: no-repeat;
				   overflow:hidden;
                   width: 894px;
                   height: 84px;
                   float: left;}

div.fondoBotonera div.logoItau {float: left;
                                padding-left: 15px;
                                padding-top: 10px;
                                width: 171px;}

div.fondoBotonera div.botones {float: left;
                               padding-left: 15px;
                               padding-top: 60px;}

div.fondoBotonera div.datos {float: right;
                            padding-right: 19px;
                            padding-top: 43px;}
							
div.fondoBotonera div.datos div.fecha {
margin-top:22px;
text-align:center;
padding-right:40px;
float:right;
font-size: 11px;
color: #FFFFFF;
}
									 
div.fondoBotonera div.datos div.hora {
margin-top:22px;
float:right;
font-size: 12px;
color: #FFFFFF;
}

		
/*------------------------------------------ Menu Izquierda --------------------------------------------*/					

div.ladoIzquierdo {
background-image:  url("../imagenes_new/commons/fondo_lado_izq.gif");
background-repeat: no-repeat;
background-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
padding-left: 10px;
padding-top: 15px;
height: 550px;
}

div.ladoIzquierdo2 {
border-left: 1px solid #FFFFFF;
padding-left: 10px;
padding-top: 15px;
}
											


/* ------------------- Menú de Fondos -------------------  */					 
											 
.letrablanca {
color: #FFFFFF;
}

.letraazul {
color: #0b4d8e;
}

.valores_cuota_parte {
padding-left:9px;
color: #0b4d8e;
font-size:12px;
font-weight:bold;
}

.separacioncajitasizq {
margin-left:5px;
margin-top: 12px;
}

.separacioncajitasizq2 {
color: #666666;
padding: 7px 4px 8px 9px;
text-decoration:none;
}

.back_valor_cuota {
color: #666666;
padding: 2px 4px 2px 55px;
background-image:  url("../imagenes_new/menu-de-fondos/back_valor_cuotaparte.gif");
background-repeat: no-repeat;
text-align:left;
text-decoration:none;
}

.back_valor_cuota2 {
color: #0b4d8e;
font-weight:bold;
padding: 2px 4px 2px 57px;
background-image:  url("../imagenes_new/menu-de-fondos/back_valor_cuotaparte.gif");
background-repeat: no-repeat;
text-align:left;
text-decoration:none;
}
											 

/* ------------------- Asesoramiento -------------------  */

.subtitulos_test_inversor {
color: #e53d0f;
}

.linea_azul{
border-top: 1px solid rgb(230, 230, 230);
}

.white{
color: #0b4d8e;
padding-left:20px;
}

#boton_print {
float:right;
margin-right:20px;
width:100px;
height:22px;
}

.superchica{
font-size: 7pt;
font-style: normal;
}

#fondo_no_banner_opcion_01 {
background-image: url(../imagenes_new/commons/no_banner_gris.jpg);
background-repeat: no-repeat;
height:55px;
width:665px;
margin-top: 10px;
margin-left: 6px;
padding-top: 9px;
padding-left: 15px;
color: #516876;
font-size:12px;
text-align: left;
}

#fondo_no_banner_opcion_02 {
background-image: url(../imagenes_new/institucional/fondo_info_noticias.gif);
background-repeat: no-repeat;
height:42px;
width:665px;
margin-top: 10px;
margin-left: 6px;
padding-top: 22px;
padding-left: 15px;
color: #516876;
font-size:12px;
text-align: left;
}


#fondo_lapicera_graficos_linea{
background-image: url(../imagenes_new/banners/lapicera_graficos_linea.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_edificios{
background-image: url(../imagenes_new/banners/edificios.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_graficos_barra{
background-image: url(../imagenes_new/banners/graficos_barra.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_lapicera_graficos_linea{
background-image: url(../imagenes_new/banners/lapicera_graficos_linea.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_nodos{
background-image: url(../imagenes_new/banners/nodos.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_mundo{
background-image: url(../imagenes_new/banners/mundo.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}

#fondo_graficos_torta{
background-image: url(../imagenes_new/banners/graficos_torta.jpg);
background-repeat: no-repeat;
height:133px;
width:473px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 20px;
padding-left:10px;
font-size:19px;
letter-spacing: 1px;
color: #666666;
text-align: left;
}
	
#fondo_asesoramiento_azul {
height: 15px;
width: 645px;
margin-top: 30px;
font-size:19px;
letter-spacing: 1px;
color: #0b4d8e;
text-align: left;
padding-left: 16px;
}

.leyendas_izquierda{
color:#0b4d8e;
font-size:12px;
font-weight:bold;
float:right;
width:175px;
margin-top: 16px;
margin-right: 30px;
_margin-right: 14px;
margin-bottom: 20px;
}

/* -------------------  EXTRAS -------------------  */

.switchcontent {
	display:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	font-size:12px;
}

.float-right {/* image element float */    
    float: right;    
    margin: 0px 0px 10px 0px;                     
    clear: both;
    display: inline;        
}

.fondomasmenosa {
	background-image: url(../imagenes_new/asesoramiento/fondo_test.png);
	background-repeat: no-repeat;
	background-position: right center;
}
