@charset "utf-8";
article, aside, figure, footer, header, hgroup, nav, section { display: block; }
#marco {
	background-color: #B1D89F;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1000px;
}

#marco #header {
	position: fixed;  /*Para mantener fijo lo que esté dentro del header*/
	left: 0;          /*Para mantener fijo lo que esté dentro del header*/
	top: 0;           /*Para mantener fijo lo que esté dentro del header*/
	right: 0;         /*Para mantener fijo lo que esté dentro del header*/
	margin-right: auto;   /*Para configurar el header con el mismo ancho que el marco y resto*/
	margin-left: auto;    /*Para configurar el header con el mismo ancho que el marco y resto*/
	height: auto;         /*Para configurar el header con el mismo ancho que el marco y resto*/
	width: 1000px;        /*Para configurar el header con el mismo ancho que el marco y resto*/
	background-color: #B1D89F; /*Para que el header tenga color solido y no sea transparente y se vea el main pasando por abajo*/
	padding-bottom: 7px;       /*Para crear un pequeño margen para que al subir el mail debajo del header quede espacio*/
}

#marco #main {
	padding-top: 137px; /*Para que el marco no quede debajo del header*/
}

#marco #barra {
	height: 100px;
	width: 1000px;
	margin-bottom: 7px;
}

#marco #menu_h {
	height: auto;
	width: auto;
	margin-top: 8px;
	background-color: #B1D89F;
}

#marco #noticias {
	width: 992px;
	margin-top: 8px;
	float: left;
	background-color: #FEFC98;
	border: 2px solid #FFF;
	border-radius: 7px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
}

#marco #iframe_indicadores {
	background-color: #B1D89F;
	height: auto;
	width: 1000px;
	float: left;
	margin-top: 5px;
	margin-bottom: 1px;
}

#marco #iframe_mercado {
	padding: 1px;
	float: right;
	height: auto;
	width: 779px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}

#marco #indicadores {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	background-color: #B1D89F;
	float: left;
	margin-bottom: 0px;
}

#marco #indicadores #monedas {
	padding: 2px;
	float: left;
	height: auto;
	width: 203px;
	margin-right: 2px;
	margin-left: 3px;
	border: 2px solid #FFF;
	border-radius: 7px;
	background-color: #CFF;
}

#marco #indicadores #monedas table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background-color: #CFF;
}

#marco #indicadores #pizarra {
	float: left;
	padding: 2px;
	height: auto;
	width: 370px;
	border: 2px solid #FFF;
	border-radius: 7px;
	background-color: #CFF;
	margin-right: 2px;
	margin-left: 3px;
}

#marco #indicadores #pizarra table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background-color: #CFF;
}

#marco #indicadores #chicago {
	background-color: #CFF;
	height: auto;
	width: 247px;
	float: left;
	margin-right: 2px;
	margin-left: 3px;
	padding: 2px;
	border: 2px solid #FFF;
	border-radius: 7px;
}

#marco #indicadores #chicago table {
	color: #000;
	background-color: #CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#marco #indicadores #historicos {
	background-color: #CFF;
	padding: 2px;
	float: left;
	height: auto;
	width: 127px;
	margin-right: 2px;
	margin-left: 3px;
	border: 2px solid #FFF;
	border-radius: 7px;
}

#marco #indicadores #historicos table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background-color: #CFF;
}

#marco #indicadores #fyo {
	float: right;
	background-color: #CFF;
	height: auto;
	width: 127px;
	margin-top: 6px;
	margin-right: 3px;
	border-radius: 7px;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#marco #indicadores #fyo table {
	background-color: #CFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

#marco #contenido {
	height: auto;
	margin-top: 2px;
	background-color: #FFFFDF;
	float: right;
	width: 723px;
	margin-left: 4px;
	margin-right: 3px;
	border-radius: 7px;
	border: 2px solid #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-weight: normal;
	text-align: justify;
}

#marco #contenido p img {
	float: right;
	clear: left;
}

#marco #clientes {
	background-color: #FEFC98;
	height: 26px;
	width: 208px;
	margin-left: 3px;
	float: left;
	border-radius: 7px;
	border: 2px solid #FFF;
	margin-top: 2px;
	line-height: 19px;
	padding: 0px;
}

#marco #subproductos {
	background-color: #CCFFFF;
	height: 26px;
	width: 208px;
	margin-left: 3px;
	float: left;
	border-radius: 7px;
	border: 2px solid #FFF;
	margin-top: 2px;
	line-height: 19px;
	padding: 0px;
}

#marco #menu_v {
	height: auto;
	margin-top: 2px;
	float: left;
	background-color: #FEFC98;
	width: 202px;
	margin-left: 3px;
	padding: 3px;
	border: 2px solid #FFF;
	border-radius: 7px;
	clear: left;
}

#marco #publicidad {
	height: auto;
	margin-top: 5px;
	background-color: #B1D89F;
	float: left;
	width: 202px;
	margin-left: 3px;
	padding: 3px;
	clear: left;
}

#marco #pie {
	height: auto;
	width: 990px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	border: 2px solid #FFF;
	border-radius: 7px;
	clear: both;
	margin-bottom: 3px;
}
