﻿.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Estilo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: DarkBlue;
	font-weight:bold
}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.Estilo1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo2 {color: #999999}
.Estilo3 {color: #333333}
.Estilofoot 
{	
	color:grey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilofoot2
{
	color: darkgray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabla
{
	width: 90%;
	background-color: White;
	border-bottom: darkgray thin solid;
	border-left: darkgray thin solid;
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	margin-left: 30px;
	margin-right: 30px;
	
}
.pie {width:100%; background-color:#e6e6e6}
.textonegro 
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
.titulo_mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fondo
{
	background-color: #e6e6e6;
	background-repeat: repeat;
	margin-top: 10;
}
.divCuadro
{
	height: 300px;
	border-bottom: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-right: lightgrey thin solid;
	overflow: auto;
	font-size: 9pt;
	font-family:Arial;
}
.divCuadro2
{
	height: 300px;
	border-bottom: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-right: lightgrey thin solid;
	overflow:auto;
}
.divCuadro3
{
	height: 250px;
	border-bottom: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-right: lightgrey thin solid;
	overflow:auto;
}
.divCuadroCaptura
{
	font-size: 9pt;
	font-family: Arial;
	border-bottom: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-right: lightgrey thin solid;
	padding-left: 10px;
	padding-right: 10px;
}
.Ventas
{
	font-family: Arial;
	font-size: 9pt;
	color: dimgray;
}
.links
{
	color: navy;
}
.EstiloGeneral
{
		
}