*{
	border:0;
	outline:0;
	margin: 0;
	padding: 0;
}
#contenidohome{
	background-repeat: no-repeat;
	background-position: left bottom;
	}
html,body{
	width:100%;
	height:auto;
	overflow:hidden;
	overflow-x:hidden;
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	font-size: 11px;
}
.borrar {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 4.5em;
	font-weight: normal;
}
.texto {
	font-size: 3.4em;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	color: #FFF;
	margin-bottom: 10px;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	color: #FFF;
	margin-bottom: 5px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 4.5em;
	font-weight: normal;
	width:700px;
}

#caja  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.contenido {
	width: 300px;
	margin-top: 20px;
	margin-left: 90px;
	padding: 0px;
}

#holder{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#holder[id]{display:table}

#holder div{position:absolute;left:0;top:50%}
#holder[id] div{display:table-cell;vertical-align:middle;position:static}
#holder img{position:relative;top:-50%;margin:0 auto;display:block;-ms-interpolation-mode:bicubic;width:100%}
*:first-child+html #holder div{position:absolute}/*force IE 7 back to position:absoulte*/

#body{
	position:absolute;
	width:100%;
	height:100%;
	overflow:auto;
	text-align: left;
	left: -1px;
	top: 0px;
}
#botonera {
	height: 70px;
	width: 100%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-image: url(../../imagenes/botonera_fondo.jpg);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#botonera ul li {
	display: inline; /* Color de fondo */
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}  
#botonera ul li a {
	color: #FFF;
	text-decoration: none;	
	}
#botonera ul li:hover {
	cursor: pointer; /* cambiar el aspecto del puntero */
} 
#botonera #logo {
	float: left;
	margin-top: 5px;
	margin-left: 12px;
}
 
#botonera ul {
	padding-top: 38px;
	float: left;
}  
#idioma a {
	font-size: 10px;
	color: #1E1E1E;
	text-decoration: none;
	background-color: #FFF;
	letter-spacing: 0.1em;
	float: left;
	margin-top: 35px;
	margin-left: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}
#wrap {
	min-height: 100%;
	margin: 0px;
	padding: 0px;	
}

#main {
	overflow:auto;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}  /* must be same height as the footer */
.footer {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #152956;
	height: 80px;
	position: relative;
	margin-bottom:0px;
	clear:both;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
}
.footer .info {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
}
.footer .infohome {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 70px;
	color: #666;
	padding-top: 5px;
	height: 54px;
}
.footer .info1 {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
}
.footer .info1home {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 65px;
	padding-top: 3px;
	color: #666;
	height: 60px;
}
.footer .info2 {
	float: left;
	margin-left: 25px;
	text-align: left;
	vertical-align: top;
	color: #666;

}
.footer .info3 {
	float: left;
	margin-left: 8px;
	text-align: left;
	vertical-align: top;
	color: #666;
}
.footer .infoEmail {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
	background-image: url(../../imagenes/icono_correo_2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.email {
	background-image: url(../../imagenes/icono_correo_2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	
}
.footer .infoFono {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
	background-image: url(../../imagenes/icono_fono_2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
/*  Footer Home*/

.footerHome {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #152956;
	height: 80px;
	width:100%;/* no va*/
	position: absolute; /* relative*/
	clear:both;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	bottom:0;
	padding:0;
}
.footerHome .info {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
}
.footerHome .infohome {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 70px;
	color: #666;
	padding-top: 5px;
	height: 54px;
}
.footerHome .info1 {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
}
.footerHome .info1home {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
	padding-top: 3px;
	color: #666;
	height: 60px;
}
.footerHome .info2 {
	float: left;
	margin-left: 25px;
	text-align: left;
	vertical-align: top;
	color: #666;

}
.footerHome .info3 {
	float: left;
	margin-left: 8px;
	text-align: left;
	vertical-align: top;
	color: #666;
}
.footerHome .infoEmail {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
	background-image: url(../../imagenes/icono_correo_2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.email {
	background-image: url(../../imagenes/icono_correo_2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	
}
.footerHome .infoFono {
	float: left;
	margin-left: 40px;
	text-align: left;
	vertical-align: top;
	padding-left: 40px;
	color: #666;
	padding-top: 5px;
	height: 34px;
	background-image: url(../../imagenes/icono_fono_2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.footerHome .copyright {
	font-size: 11px;
	color: #0338d0;
	float: left;
	text-align: left;
	margin-left: 52px;
}

/* fin*/
.fono {
	background-image: url(../../imagenes/icono_fono_2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	
}
.sucursalhome {
	background-image: url(../../imagenes/icono_sucursales.png);
	background-repeat: no-repeat;
	background-position: 6px 2px top;
}
.emailhome {
	background-image: url(../../imagenes/icono_correo.png);
	background-repeat: no-repeat;
	background-position: left 2px top;
	
}
.fonohome {
	background-image: url(../../imagenes/icono_fono.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	
}
.sucursal {
	background-image: url(../../imagenes/icono_sucursales_2.png);
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
.footer .copyright {
	font-size: 11px;
	color: #0338d0;
	float: left;
	text-align: left;
	margin-left: 52px;
}
.destacado {
	background-image: url(../../imagenes/botonera_flecha.png);
	background-repeat: no-repeat;
	background-position: center -2px;
}
#menuproyectos {
	height: 20px;
	float: left;
	margin-left: 90px;
}
#avanzar {
	float: right;
	height: 20px;
	margin-top: 5px;
}
#avanzar2 {
	height: 16px;
	text-align: center;
	padding: 0px;
	width: 40px;
	position: absolute;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 16px;
	background-color: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	font-size: 11px;
	color: #FFF;
}
.pequeno  {
	font-size: 3.5em;
}
.titulohome1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
}
	
.titulohome2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 33px;
}
#titulohome {
	margin-top: 15px;
	margin-left: 15px;
}
#cajaBatu  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 391px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_batu {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 391px;
	background-color: #263f6e;
}
#cajaCodelco  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 713px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_codelco {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 713px;
	background-color: #263f6e;
	float:left;
}
#cajaCerro  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 478px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_cerro_verde {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 478px;
	background-color: #263f6e;
}
a {
	font-size: 11px;
	color: #40629f;
	text-decoration:none;
}
a:link {
    color: #40629f;

}
a:visited {
    text-decoration: none;
    color: #62a7ec;
}
a:hover {
    text-decoration: none;
    color: #62a7ec;
}
a:active {
    text-decoration: none;
    color: #62a7ec;
}

#cajaZisco  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 303px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_zisco {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 303px;
	background-color: #263f6e;
}
#cajaHighl  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 348px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_highlandvalley {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 348px;
	background-color: #263f6e;
}
#cajaAitik  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 410px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_aitik {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 410px;
	background-color: #263f6e;
}
#cajaEscondida  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 548px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_escondida {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 548px;
	background-color: #263f6e;
}
#cajaOyu  {
	background-color: #40629f;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 400px;
	height: 385px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 8px;
	float: left;
}
.slide_oyu {
	width:150px;
	z-index:1;
	float: left;
	margin: 8px 0 10px 0px;
	padding: 1px 15px 15px 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	height: 385px;
	background-color: #263f6e;
}
.img_slide {
	width:62px;
	height:62px;
	z-index:1;
	margin: 10px 20px 10px 60px;
	border-color:#ffffff;
   	border-width:1px;
   	border-style:solid;
}
.serviciodestacadohome {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #d17414;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 2px;
	width: 150px;
	float: right;
}
.serviciodestacadohome2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #449b35;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 2px;
	width: 150px;
	float: right;
}
.cajahome2 {
	float: right;
	height: 190px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 3px;
	background-image: url(../../imagenes/caja_home2.png);
	background-repeat: no-repeat;
}
.cajahome {
	float: right;
	height: 170px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 3px;
	background-image: url(../../imagenes/caja_home.png);
	background-repeat: no-repeat;
}
#cajahomerip {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 245px;
}
#cajahomescanner {
	width: 220px;
	position: absolute;
	left: 375px;
	top: 265px;
}.destacadorip {
	color: #43cd11;
}
.destacadoscanner {
	color: #e6750e;
}
.paginacion {
	width:80px;
	float:none;
	margin-left:500px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	
}
