﻿#divNavegadorCalendario
{
    border-bottom: #cccccc 2px solid;
    height: 30px;
    background-color: #C2D9F0;
    text-align: center;
    padding-top: 3px;
}
#divContenedorEncabezadoDetallePagReporte
{
    height: 0px;
    visibility: hidden;
}
.cssSeleccionMes
{
    width: auto;
}
.cssSeleccionAnno
{    width: auto;
}
#divInformacionConsultada
{
	font-weight: bold;
	height: 25px;
	background-color: #ece9d8;
	text-align: center;
	padding-top: 3px;
	border-bottom: #cccccc 2px solid;
	font-size: 12pt;
	padding-left: 7px;
}
.cssLabelFeriado
{
    color: #cc0000;
}
.cssDatosMetaIntermedia
{
    padding-left: 10px;
    border-bottom: #cccccc 1px dotted;
}
