@charset "UTF-8";
/* CSS Document */


*{margin:0px; padding:0px;}

#contenedor_mineros{
	width:734px;
	height:auto;

	}
	
#cabezote_mineros{
	width:auto;
	height:370px;
	
	}
	
.parrafo_mineros{
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	text-align:left;
	color:#666;
	line-height:16px;}
	
	
.titulo_valores{
	font-family:"Trebuchet MS", sans-serif;
	font-size:20px;
	text-align:left;
	color:#dd052b;
	font-weight:bold;}