/*CSS Document*/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.separador
{
	padding: 15px 0 0;
	border-top: 1px solid #3E3E3E;
	/*[disabled]font:bold 14.4pt sans-serif;*/
}
TH
{
	padding: 2px;
	margin: 0px;
}
IMG
{
	border: none;
}
A
{
	color: #FFF;
	border: none;
	text-decoration: none;
}
A:hover
{
	color: #6BE;
}
.excel_boton
{
	margin: -6px 0 15px;
}
.acumulado_content
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 206px;
	height: 204px;
	background: url(imagenes/acumulado_content.png) no-repeat 0px 16px;
	margin: 0px 8px;
	float: left;
	padding: 0px 8px 10px 10px;
	color: #FFF;
	line-height: 12px;
	text-align: left;
	position: relative;
}
.acumulado_content DIV
{
	margin-bottom: 8px;
}
.acumulado_titulo
{
	font-weight: bold;
	font-size: 14px;
	color: #5DCCFB;
	white-space: normal;
	margin-top: 28px;
}
.acumulado_descripcion
{
	font-size: 9px;
	overflow: auto;
	height: 50px;
}
.iconos
{
	float: right;
/*cursor:pointer;*/
	margin-top: 2px;
	margin-right: -4px;
}
#reporte .titulos TH
{
	border: 1px solid #3E3E3E;
	background-color: #206C8C;
	border-right: none;
	border-bottom: none;
}
#reporte .sub_titulos TH
{
	border: 1px solid #3E3E3E;
	border-right: none;
	border-bottom: none;
	background: #2A8FBA url(imagenes/back_table.jpg) repeat-x top;
}
#reporte .datos TD
{
	border: 1px solid #3E3E3E;
	border-right: none;
	border-bottom: none;
	/*[disabled]text-align:left;*/
}
#reporte .totales TH
{
	border: 1px solid #3E3E3E;
	background-color: #206C8C;
	border-right: none;
	border-top: none;
}
.form_data
{
	width: 160px;
}
#notificacion
{
	font-size: 11px;
}
FORM
{
	white-space: nowrap;
}
.acceso
{
	margin: 10px 0;
	padding: 10px 0 0px;
	text-align: center;
	/*[disabled]color:#26B3F7;*/
	background: url(imagenes/index_bak.png);
	border: 2px solid #B4B4B4;
	border-left: none;
	border-right: none;
}
.acceso_titulo
{
	color: #61CFFE;
	font-weight: bold;
	font-size: 13.6pt;
	margin-bottom: 9px;
}
.cerrar_sesion
{
	position: absolute;
	right: 26px;
	top: 73px;
	font-size: 12px;
}
.tipo_reporte
{
	position: absolute;
	right: 10px;
	top: 10px;
}
.opciones
{
	padding: 8px 0px 0px 18px;
}
#logo
{
	margin: -9px 0 0 9px;
}
.vinculo_opcion
{
	margin-bottom: -3px;
	margin-right: 8px;
}
.datos TD
{
	text-align: left;
}
#reporte TH
{
	text-align: center;
}
.datos .ri
{
	text-align: right;
}
.raya
{
	text-align: center;
}
#Enviar
{
	width: 251px;
	padding: 7px;
}
.close_button
{
	margin: 0 4px -3px 0;
}
#contenedor
{
	text-align: left;
}
.finales
{
	padding: 10px 0 0;
}
.serie_titulo
{
	font: bold 13.7pt sans-serif;
	color: #3DE5F9;
	margin: -8px 0 0;
}
.borde_gris
{
	border-bottom: 1px solid #3E3E3E;
}
.com_nuevo
{
	color: #5E4;
	font-weight: bold;
}
.com_no_registrado
{
	color: #F44;
	font-weight: bold;
}
.com_referencia
{
	color: #EF0;
	font-weight: bold;
}
.glosario
{
	font-size: 7.5pt;
	margin-top: 13px;
}
#titulo
{
	margin: 0 0 12px;
	font-size: 18.6pt;
	font-weight: bold;
	color: #2796E7;
	font-family: Consolas;
	text-align: left;
}
.u_usuario
{
	position: absolute;
	right: 26px;
	top: 90px;
	font-size: 12px;
}
.conceptos
{
	background-color: #2A7FFF !important;
}