﻿body {
	margin: 0px 0px 0px 0px;
}
td {
	font-family:Verdana, Arial, MS Sans Serif;
	font-size: 8pt;
}
.barra {
	width: 160px;
	height: 21px;
	background-color:#8C909C;
	color: White;
	padding-left: 10px;
}
.arriba
{
	font-size: 12pt;
	color: White;
	padding-left: 10px;
	
}
.franja
{
    font-size: 12pt;
    color: #FFFFFF;
    font-family: 'Microsoft Sans Serif' , Verdana, Arial;
    background-color: #A0A0A0;
}
.menulines{
	border:2.5px solid #F0F0F0;
	height: 21px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 9pt;
 }
.opcion{
	background-color:#F0F0F0;
	color:#3886C2;
	width:100%;
	height:19px;
	padding-top:3px;
	padding-left: 3px;
}
.mes{
	text-align: center;
	background-color:Gray;
	color:White;
	width: 25%;
	height: 21px;
}
.meses{
	border: solid 1px black;
	height:150px;
	vertical-align:top;
}
.mes_cxc_pen{
	font-size: 9pt;
	color: Red;
	cursor:pointer;
	text-decoration: underline;
}
.mes_cxc_pag{
	font-size: 9pt;
	color: Blue;
	cursor:pointer;
	text-decoration: underline;
}
.mes_ren{
	font-size: 9pt;
	color:Green;
	cursor:pointer;
	text-decoration: underline;
}
.mes_pen{
	font-size: 9pt;
	color: Purple;
	cursor:pointer;
	text-decoration: underline;
}
.Botones
{
	width: 81px;
	height: 22px;
	background-image: url(images/btn_blue.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:Transparent;
	border: none;
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	text-align: center;
	text-transform:none;
}
.BotonGris
{
	width: 81px;
	height: 21px;
	background-image: url(images/btn_gray.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:Transparent;
	border: none;
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	text-align: center;
	text-transform:none;
}
.Ventana
{
	background-color: #FFF;
	position: absolute;
	z-index: 32767;	
}
SELECT
{
	font-family: 'MS Sans Serif' , Verdana, Arial;
	font-size: 9pt;
	height: 18px;
}
.InputOpen
{
	font-family: 'MS Sans Serif' , Verdana, Arial;
	font-size: 9pt;
	height: 15px;
	border-right: #CCCCCC 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-transform: none;
}
.mini {
    font-family: 'Microsoft Sans Serif',Verdana,Arial;
    font-size: 7pt;
}
.mega {
    font-family: 'Microsoft Sans Serif',Verdana,Arial;
    font-size: 20pt;
}
INPUT
{
	font-family: 'MS Sans Serif' , Verdana, Arial;
	font-size: 9pt;
	height: 15px;
	border-right: #CCCCCC 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: #CCCCCC 1px solid;
	text-transform: uppercase;
}
TEXTAREA
{
	font-family: 'MS Sans Serif' , Verdana, Arial;
	font-size: 9pt;
	border-right: #CCCCCC 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.Simple
{
	font-size: 9pt;
	vertical-align: middle;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial;
	color: Black;
	text-decoration: none;
	border:none;
}
.resumen
{
	border: solid 1px black;
	text-align: center;
}
.hrP{
	border-bottom: solid 1px #FF9369;
	height:60px;
}
.mnuPol
{
	font-size: 9pt;
	background-image: url(images/fondo_btpol.jpg);
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
	text-align:center;
	height: 22px;
	font-weight:bold;
	color:White;
	padding: 0px 5px 0px 5px;
	border: none;
}
.azul
{
	color:Blue;
}
.Etiqueta
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	height: 23px;
	font-weight: bold;
}
.divide
{
	font-size: 8pt;
	color:Navy;
	font-family: Verdana, 'Microsoft Sans Serif' , Arial;
}
.mini_texto
{
	color: Black;
	text-decoration: none;
	font-size: 7pt;
	font-family: 'Microsoft Sans Serif', Arial, Tahoma;
}
H1.SaltoDePagina 
{
	PAGE-BREAK-AFTER: always 
}
.Fecha
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
	background-image: url(images/fondo_fecha.jpg);
}
.TextDia{
    font-family: Arial,'MS Sans Serif',Verdana;
    font-size: 11px;
    background-color: #E0E0E0;
}
.blanca
{
	font-size: 8pt;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	color: White;
	text-decoration: none;
}
.ListadoHeader
{
    background-image: url(images/fondo_header.jpg);
    border: 0;
    font-size: 8pt;
    text-align: left;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	height: 18px;
}
.ResMeses
{
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
	background-color: #5D7B9D;
	font-weight: bold;
	color: White;
	text-align: center;
}
.ResFdo1
{
	background-color: #FFCC00;
}
.ResFdo2
{
	background-color: #3886c2;
}
.ResFdo3
{
	background-color: Green;
}
.Concepto
{
    font-family: Arial;
    color: #000000;
    font-size: 8pt;
}
.Detalles
{
    font-family: Arial;
    color: #666666;
    font-size: 8pt;
}