@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
object, embed, a { outline:0 }
ul{list-style:none;}

body,td,th,p,div{font:normal 12px Arial;}
body{background: url(images/background.jpg) no-repeat center top #333;}
/*body#index{background-image:url(images/back-index.gif);}*/
a{color:#111; text-decoration:none;}
a:hover{color:#334;}
a img{border:0;}
p{margin-bottom:1em;}

h3{font:bold 18px Arial, Helvetica, sans-serif;	margin:5px 0 10px 0;}
h4{color:#707173; font-size:18px;}
h5, h6{color:#3e3d40; font-size:14px;}
h5{color:#74a82c; line-height:18px;}

p.text{color:#3e3d40; line-height:18px;}

/* ESTILOS */
.underline {text-decoration:underline;}

.left{ float:left }
.right{float:right}
.clear{clear:both }

.arial11 {font:normal 11px arial; line-height:17px;} 
.arial12 {font:normal 12px arial;} 



/*
 * IDs GENERAL
 */
#box{display:block; margin: 0 auto; width: 1024px; margin-top:260px;} /* height: 686px; */

/*
 * HEADER
 */
#header{background:url(images/header_dbg.jpg) no-repeat; display:block; height:427px; position:relative; width:1002px;}

#header h1, #header h3{ display:none; }

/*
 * BOXES
 */
#box div.catalogo a{float:left; width:103px; margin:10px 0 0 75px;}
#box div.revista a{float:left; width:103px;	margin:10px 0 0 47px;}
#box div.arg {float:left; width:103px; margin:36px 0 0 47px;}
#box div.chile {float:left; width:103px; margin:36px 0 0 54px;}
#box div.peru {float:left; width:103px; margin:36px 0 0 53px;}
#box div.im a{
	float:left;
	width:129px; height:135px;
	margin:10px 0 0 44px; padding:10px 3px 0 3px;
	background:#006 url(images/bg_div-im.gif) repeat;
	border:#006 solid 1px;
	color:#FFF;
	text-align:center; text-transform:uppercase;
	font-size:14px;	font-family:Tahoma, Geneva, sans-serif;	font-weight:bold;
	line-height:30px;
	}
#box div.im a:hover{
	color:#ff7700;
	text-decoration:underline;
}
#sitios {
	margin:25px 0 130px 0;
	background: url(images/b-nar_bg.png) repeat-y;
	height:60px;
	width:1024px;
}
#sitios .weekly {float:left; margin:11px 0 0 180px;}
#sitios .enernews {float:left; margin:14px 0 0 320px;}
#sitios .miningclub {float:left; margin:6px 0 0 60px;}

#texto { font:normal 13px arial; text-transform:uppercase; color:#FFFFFF; margin:0 auto; width:660px; text-align:center; padding-bottom:0px;}
#texto a { font:normal 13px arial; text-transform:uppercase; color:#FFFFFF; margin:0 auto; width:660px; text-align:center; padding-bottom:0px;}
#texto a:hover { text-decoration:underline;}

