body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #4C762A;
   background-image: url( ../../h/img/layout/fondo_g.jpg );
    /*background-repeat: no-repeat;*/
	background-repeat: repeat-y;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    color: #666666;
	overflow-x:hidden;
}

.formulario_caja
{       
	background-image: url(../img/i/cuadrito_r1_c2.gif);
	height: 24px;
}

#cabecera_a
{
	background-color: #ffffff;
	background-image: url( ../../h/img/layout/top_a.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 114px;
	float: left;
}
#cabecera_b
{
	background-color: #ffffff;
	background-image: url( ../../h/img/layout/top_b.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 160px;
	width: 831px;
	height: 74px;
	float: left;
}

#content
{
    background-color: #ffffff;
    background-image: url( ../../h/img/layout/bg-puntos785.gif );
    background-repeat: repeat-y;
    position: absolute;
    top: 74px;
    left: 160px;
    width: 831px;
     /*min-height: 500px;*/
    /*padding-bottom: 50px;*/
   /* z-index: 100;*/
    text-align: justify;
	/*height:100%;*/
}


/*\*/
* html #content
{
    height: 500px;
}
/**/

#leftnav
{
    position: absolute;
    top: 114px;
    left: 0px;
    width: 160px;
    color: White;
}

#topLinks
{
    position: absolute;
    top: 17px;
    left: 220px;
    width: 614px;
	
}

#topLinksEs
{
    position: absolute;
    top: 17px;
    left: 303px;/*336px;296px*/
    width: 528px; /*655px;  cambia ancho en los menus TOP  */
}

#topcurve
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 40px;
    background-image: url( ../../h/img/layout/top.jpg );
    background-repeat: no-repeat;
    background-position: 0px 0px;
}


.page
{
    position: relative;
    top: 10px;
    left: 30px;
    width: 760px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}

.page2
{
    position: relative;
    top: 10px;
    left: 30px;
    width: 640px;
}

.banner
{
    position: absolute;
    top: 74px;
    left: 853px;
    width: 124px;
    height: 450px;
    background-image: url( ../../h/img/layout/banner-back.jpg);
    background-repeat: no-repeat;
    z-index: 100;
    padding: 10px 10px 10px 10px;
    text-align: center;
}


#menu
{
	padding-left: 5px;
	float: left;
}

TD.menuNivel1
{
    background-image: url(../../h/img/layout/bg_menu.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}


TD.menuNivel2
{
	background-image: url(../../h/img/layout/p_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

TD.menuNivel3
{
	background-image: url(../../h/img/layout/p_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

TD.menuNivel4
{
	background-image: url(../../h/img/layout/p_bullet_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

	
	
.menuNivel1
{
    width: 140px;
    height: 28px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    margin: 5px 0 0 12px;
}
.menuNivel1:hover
{
    width: 140px;
    height: 28px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color:#a6ed4f;
    margin: 5px 0 0 12px;
}
.menuNivel2
{
	height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #83BB3E;
	margin: 6px 0 0 0;
	text-indent: 6px;
}
.menuNivel2:hover
{
    height: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    text-decoration: none;
    color:#a6ed4f;
    margin: 6px 0 0 0;
	text-indent: 6px;
	

}
.menuNivel3
{
    height: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    text-decoration: none;
    color: #83BB3E;
	text-indent: 5px;
}
.menuNivel3:hover
{
    height: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    text-decoration: none;
    color: white;
	text-indent: 5px;
}
.menuNivel4
{
    height: 16px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bolder;
    text-decoration: none;
    color: #83BB3E;
	text-indent: 5px;
}
.menuNivel4:hover
{
    height: 16px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bolder;
    text-decoration: none;
    color: white;
	text-indent: 5px;
}

.qele
{
    position: absolute;
    left: 675px;
    bottom: 0px;
    width: 156px;
    height: 63px;
    background-image: url(../../h/img/layout/sqm-powered.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1000;
}

.qelecss
{
    position: fixed;
    left: 835px;
    bottom: 0px;
    width: 156px;
    height: 63px;
    background-image: url(../../h/img/layout/sqm-powered.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1000;
}


h1
{
    background-image: url(../../h/img/layout/bullet.gif);
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bolder;
    color: #003300;
    margin: 5px 0px 3px 0px;
    height: 33px;
    text-indent: 22px;
    text-align: left;
}

h1.noline
{
    background-image: url(../../h/img/layout/sqm_bullet.gif);
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bolder;
    color: #003300;
    margin: 5px 0px 3px 0px;
    height: 33px;
    text-indent: 22px;
    text-align: left;
}

h2
{
    font-size: 12pt;
    font-weight: bold;
    color: #537B35;
}

h1.bullet
{
    background-image: url(../../h/img/layout/sqm_bullet.gif);
    background-repeat: no-repeat;
    text-indent: 22px;
    text-align: left;
    color: #537B35;
}

h3
{
    /*font-family: "Century Gothic" , Verdana, Arial, sans-serif;*/
    font-size: 11pt;
    font-weight: bold;
    color: #003300;
}

h4
{
    /*font-family: "Century Gothic" , Verdana, Arial, sans-serif;*/
    font-size: 10pt;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    color: #537B35;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

hr
{
    height: 1px;
    background-color: #537B35;
}

td.bullet
{
    background-image: url( ../../h/img/layout/bg-puntos785.gif );
    background-repeat: repeat-y;
    background-position: 9px 0px;
    width: 15px;
}

.page a
{
    font-size: 11px;
    font-weight: bold;
    color: #526D40;
    text-decoration: underline;
}

.page2 a
{
    font-size: 11px;
    font-weight: bold;
    color: #526D40;
    text-decoration: underline;
}



a.bullet
{
    background-image: url(../../h/img/layout/sqm_bullet_flecha.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 22px;
    padding-right: 10px;
    padding-top: 3px;
    display: inline-block;
    min-height: 26px;
    height: 26px;
    text-align: left;
    text-decoration: none;
}

.page2 h4 a
{
    font-size: 10pt;
    font-weight: bold;
    color: #537B35;
}

.page h4 a
{
    font-size: 10pt;
}
a.noUnderline
{
    text-decoration: none;
}

a.linkMain
{
    font-size: 12px;
    font-weight: bold;
    color: #526D40;
    text-decoration: none;
}

a.linkSecondary
{
    font-size: 11px;
    font-weight: bold;
    color: #8AAC58;
    text-decoration: none;
}

.box
{
    margin: 1px;
    padding: 1px;
    border: 0px none #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: xx-small;
    color: #006600;
}

.box-border
{
    margin: 1px;
    padding: 1px;
    border: solid 1px #4C762A;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: xx-small;
    color: #006600;
}

INPUT.search
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	border: thin none #000000;
	height: 15px;
	left: 50px;
	width: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
TD.search
{
    background-image: url(../../h/img/layout/bkg_bucar.gif);
    background-repeat: no-repeat;
	width: 62px;
	height: 21px;
}

.rcw-11
{
    height: 12px;
    width: 12px;
    background-image: url(../../h/img/layout/marco_r1_c1.gif);
    background-repeat: no-repeat;
}

.rcw-12
{
    height: 12px;
    background-image: url(../../h/img/layout/marco_r1_c2.gif);
    background-repeat: repeat-x;
}

.rcw-13
{
    height: 12px;
    width: 12px;
    background-image: url(../../h/img/layout/marco_r1_c3.gif);
    background-repeat: no-repeat;
}

.rcw-21
{
    width: 12px;
    background-image: url(../../h/img/layout/marco_r2_c1.gif);
    background-repeat: repeat-y;
}

.rcw-22
{
    vertical-align: top;
}

.rcw-23
{
    width: 12px;
    background-image: url(../../h/img/layout/marco_r2_c3.gif);
    background-repeat: repeat-y;
}

.rcw-31
{
    height: 12px;
    width: 12px;
    background-image: url(../../h/img/layout/marco_r3_c1.gif);
    background-repeat: no-repeat;
}

.rcw-32
{
    height: 12px;
    background-image: url(../../h/img/layout/marco_r3_c2.gif);
    background-repeat: repeat-x;
}

.rcw-33
{
    height: 12px;
    width: 12px;
    background-image: url(../../h/img/layout/marco_r3_c3.gif);
    background-repeat: no-repeat;
}

.mapaNivel1
{
    font-size: 10pt;
    font-weight: bold;
}

.mapaNivel2
{
    font-size: 9pt;
}

.mapaNivel3
{
    font-size: 8pt;
}

.faq td
{
    padding-bottom: 8px;
}

.balanceTitulo
{
    background-color: #D6E0C7;
    color: #526D40;
    font-weight: bold;
    height: 25px;
}

.balanceTotal
{
    color: #526D40;
    font-weight: bold;
}

.balanceImpar
{
    background-color: #EFF3E9;
}

.descProduct
{
    margin-left: 25px;
}

td.estiloGerencia1 
{
	background-image: url(../../h/img/layout/fondo_board.gif); 
	background-repeat:no-repeat;
	height: 50px; 
	padding: 10px 250px;
	text-align: center;
	color: #006600;
	}

td.estilogerencia2 
{
	height: 80px; 
	text-align: center;
	color: #006600;} 
.der { float:right;}

.der a {
	text-decoration: none;
}
.menubusqu
{
    width: 140px;
    height: 28px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    margin: 1px 0 0 3px;
	 background-image: url(../../h/img/layout/bg_menu.gif);
	 background-repeat: repeat-x;
    background-position: bottom;
}

#ultrasol{
	background-image: url("../img/layout/es/ultrasol.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 91px;
	float: left;
	cursor: pointer;

}

#ultrasol:hover{
	background-image: url("../img/layout/es/ultrasol_off.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 91px;
	float: left;
	cursor: pointer;

}
#qcrop{
	background-image: url("../img/layout/es/qrop.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 88px;
	float: left;
	cursor: pointer;

}

#qcrop:hover{
	background-image: url("../img/layout/es/qrop_off.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 88px;
	float: left;
	cursor: pointer;

}

#speedfol{
	background-image: url("../img/layout/es/speedfol.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 87px;
	float: left;
	cursor: pointer;

}

#speedfol:hover{
	background-image: url("../img/layout/es/speedfol_off.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 87px;
	float: left;
	cursor: pointer;

}
#servicios{
	background-image: url("../img/layout/es/servicios.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 87px;
	float: left;
	cursor: pointer;

}

#servicios:hover{
	background-image: url("../img/layout/es/servicios_off.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 87px;
	float: left;
	cursor: pointer;

}
#chile_bandera{
	background-image: url("../img/layout/es/chile.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 83px;
	float: left;

}


#productoa{
	background-image: url("../img/layout/es/productos.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 82px;
	float: left;


}

/**/

#pais{
	float: right;
	text-align: right;
}

#home_ante{
	background-image: url("../img/layout/home_ante.jpg");
	background-repeat: no-repeat;
	height: 48px;
	width: 64px;
	float: left;

}
#homee{
	background-image: url("../img/layout/homee_off.jpg");
	background-repeat: no-repeat;
	height: 48px;
	width: 31px;
	float: left;
	cursor: pointer;

}
#homee:hover{
	background-image: url("../img/layout/homee_on.jpg");
	background-repeat: no-repeat;
	height: 48px;
	width: 31px;
	float: left;
	cursor: pointer;
}

#home_despues{
	background-image: url("../img/layout/home_despues.jpg");
	background-repeat: no-repeat;
	height: 48px;
	width: 65px;
	float: left;

}

#latestnews a{
text-decoration: none;
font-weight: lighter;
font-family:Arial, Helvetica, sans-serif;
color: #6f8560;
font-size:11px;
text-align:justify;
line-height: normal;

}

#spn_barra{
	background-image: url("../img/layout/es/verde.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 9.5px;
	float: left;


}

.combolist{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #507629;
	height: 17px;
	background-color: #FFF;
	border: 1px solid #FFF;
	}
	
	
#flag{
	background-image: url(../img/layout/en/menu1_r1_c7.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 40px;
	float: left;
	cursor: pointer;

}

#unit_espacio2{
background-image: url(../img/layout/en/menu1_r1_c8.gif);
background-repeat: no-repeat;
height: 29px;
width: 8px;
float: left;	

}

	
/**/

