@CHARSET "ISO-8859-1";
body{
	font-size: 10pt;
	color: black;
	font-family: Arial
}
div{
	font-size: 10pt;
	color: black;
	font-family: Arial
}
Table.Main{
	background-color: #776655;
	
}
TD{
	font-size: 10pt;
	color: black;
	font-family: Arial
}
TD.Info{
	height: 17px;
	background-image: url("../images/infoBg.gif");
	background-repeat: repeat-x;
	background-color: #E1E4D9;
	font-size: 8pt;
	color: white
}
TD.InfoContent1{
	height: 17px;
	font-size: 8pt;
	color: white;
	text-align: left
}
TD.TitleSection{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: black;
	font-family: Arial;
	text-transform: uppercase
}
TD.TitleSectionSub{
	font-size: 12pt;
	text-align: center;
	color: black;
	font-family: Arial
}
TD.InfoContent2{
	height: 17px;
	font-size: 8pt;
	color: white;
	text-align: right
}
TD.Menu{
	height: 75px;
	vertical-align: top;
	background-color: white;
	
}
TD.Banner{
height: 110px;
}
TD.Footer{
	background-image: url("../images/footerBg.gif");
	background-repeat: repeat-x;
	height: 32px;
	background-color: white
}
TD.Content{
	background-color: white;
	vertical-align: top;
	height: 500px
}
#menubar {
  height: 31px;
}

ul#menu {
  border: 0; margin: 0; padding: 0;
  display: table;
  list-style-type: none;
}

ul#menu li {
  border: 0; margin: 0; padding: 0;
  display: inline;
}
Table.Login{
	background-color: #8BC19A;
	height: 189px
}
TD.LoginTop{
	background-image: url("../images/loginScreen_topbg.gif");
	background-repeat: repeat-x;
	height: 36px;
	font-size: 13pt;
	font-weight: bold;
	color: black;
	font-family: Arial;
	text-align: center;
	vertical-align: middle
}
TD.LoginBotton{
	background-image: url("../images/loginScreen_bottonbg.gif");
	background-repeat: repeat-x;
	height: 23px;
	background-color: white
}
TD.fieldLabel{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	margin-left: 10px
}
INPUT.Boton{
	font-family: Arial;
	font-size: 8pt;
	color: #414141;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	background-repeat: repeat-x;
	background-image: url("../images/buttonBg.gif");
	
}
INPUT.BotonPrint{
	font-family: Arial;
	font-size: 8pt;
	color: #414141;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #65a947;
	background-repeat: no-repeat;
	background-image: url("../images/printBg.gif");;
	text-indent: 25px;
	width: 100px;
	height: 22px
	
}
INPUT.BotonSub{
	font-family: Arial;
	font-size: 8pt;
	color: #414141;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #ff8000;
	background-repeat: repeat-x;
	background-image: url("../images/buttonSubmit2Bg.gif");
	
}
INPUT.field{
	border-style: solid;
	border-color: #254b21;
	border-width: 1px
}
INPUT.fieldRadio{
	border-style: solid;
	border-color: #fff;
	border-width: 1px
}
INPUT.fieldNum{
	border-style: solid;
	border-color: #254b21;
	border-width: 1px;
	text-align: right;
	width: 140px
}
DIV.Error{
	font-size: 10pt;
	background-color: #c9e4ca;
	color: red;
	font-family: Arial;
	border-width: 1px;
	border-color: #094817;
	border-style: dashed;
	width: 50%;
	text-align: left
}
/*DisplayTag css*/
thead tr {
	background-color: silver;
	font-weight: bold;
	font-family: Arial;
	font-size:8pt;
	color: black;
	font-weight: bold;
	text-decoration: none
}

th.sorted {

	background-image: url("../images/headerBg.gif");
	background-repeat: repeat-x
}

th a,th a:visited {
	font-weight: bold;
	font-family: Arial;
	font-size:8pt;
	color: black;
	font-weight: bold;
	text-decoration: none
}

th a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size:8pt;
	color: black;
	font-weight: bold
}


th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%
}

th.sortable a {
	background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat
}

th.order1 a {
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat
}

th.order2 a {
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat
}

tr.odd {
	background-color: #fff;
	
}

tr.tableRowEven,tr.even {
	background-color: #efe965
}


div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	
	cursor: pointer
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
	background-repeat: no-repeat
}

span.csv {
	
	background-image: url(../images/ico_file_csv.png);;
	background-repeat: no-repeat
}

span.xml {
	background-image: url(../images/ico_file_xml.png);
	background-repeat: no-repeat
}

span.pdf {
	background-image: url(../images/ico_file_pdf.png);
	background-repeat: no-repeat
}

span.rtf {
	background-image: url(../images/ico_file_rtf.png);
	background-repeat: no-repeat
}

span.pagebanner {
	background-color: silver;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 97%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
	font-family: Arial;
	font-size: 10pt
}

span.pagelinks {
	background-color: silver;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 97%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
	font-family: Arial;
	font-size: 10pt
}
table.displayTag {
	width: 98%;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: maroon
}
TH.ColumnHeader{
	font-family: Arial;
	font-size:8pt;
	color: black;
	font-weight: bold
}
TD.TableTitle{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: white;
	font-family: Arial;
	background-image: url("../images/titleBg.gif");
	background-repeat: repeat-x
}
Table.Form{
	background-image: url("../images/formsBg.gif");
	background-repeat: repeat;
}
TD.fieldLabelG{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	margin-left: 10px;
	text-align: left
}
TD.fieldLabelC{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	margin-left: 10px;
	text-align: center
}
TD.fieldLabelI{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align: left;
	text-indent: 30px
}
TD.fieldLabelT{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	margin-left: 11px;
	text-align: left;
	font-weight: bold
}
TD.displayCell{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	
}

/*
 * GLOBAL FORM-VIEW CSS
 */

/* --- REQUIRED FIELD CSS --- */
.required
{
	color: red;
	font-family: Verdana, Arial, Tahoma, Lucida, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

input.readonly {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;
	background-color: #add19e;
	
}
input.readonlyW {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;
	background-color: #fff;
/*	width: 183px	*/
}
input.readonlyW2 {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: #fff;
	width:140px	
}
input.readonlyTrimestre {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: white	
}
input.readonlyTrimestreNum {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: white;
	width: 140px;
	text-align: right	
}
input.error {
	color: #FFFFFF;
	background-color: #FF0000;
}

select.error {
	color: #FFFFFF;
	background-color: #FF0000;
}

label {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4B4B69; 
	text-decoration: none
}

label.required
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4B4B69; 
	font-weight:bold;
}

label.error
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ff114f; 
	text-decoration: none;
	font-weight:normal;
}

/* --- ERROR CSS --- */
.error {
   color: #FF0000;
   font-family: Arial;
   font-size: 12px;
}

/* --- MESSAGE CSS --- */
.message
{
   color: #238854;
   font-family: Arial;
   font-size: 14px;
}
a.logout :visited :hover{
	color: white; text-decoration:none;
}
a, a:visited, a:hover { 
	color:#666; text-decoration:none; 
}
a:hover {
	text-decoration: underline;
}

.trimestreSection {
	background-color: #004a00;
	
}
.anualSection {
	background-color: #ffffff;
	
}
Table.paging{
	background-color: black
}
TD.selectedPage{
	background-color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Arial;
	text-decoration: underline;
	text-align: center
	
}
.NoShow{
	visibility: hidden;
	position: absolute
}
.Show{
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	text-align: center
}
TD.unSelectedPage{
	background-color: #adadad;
	font-size: 10pt;
	color: #696969;
	font-family: Arial;
	text-decoration: none;
	text-align: center
}
input.Total {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: white;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	border-bottom-color: black;
	width: 140px	
}
input.Total2 {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: white;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	border-bottom-color: black;
	width: 140px	
}
input.TotalG {
	color: black;
   	font-family: Arial;
   	font-size: 12px;
   	border-style: solid;
   	border-width: 0px;;
	background-color: white;
	text-align: right;
	font-weight: bold;
	width: 140px;
	border-bottom-color: black	
}
.GranTotal {
	border-bottom-width: 5px;
	border-bottom-color: black;
	border-bottom-style: double;
	width: 140px;

}
	
.Show2{
	position: absolute;
	left: 440px;
	top: 240px;
	visibility: visible;
	text-align: center;
	width: 850px;
	border-width: 1px;
	border-color: #004000;
	border-style: solid;
	background-image: url("../images/formsBg.gif");
	background-repeat: repeat
}
.Show3{
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	text-align: center;
	width: 850px;
	border-width: 1px;
	border-color: #004000;
	border-style: solid;
	background-image: url("../images/formsBg.gif");
	background-repeat: repeat
}
.footer{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	font-weight: bold
}
#mbox{
	background-color: #c4c4c4; 
	padding:0px; 
	border:1px outset #666;
}
#mbm{
	font-family:Arial;
	font-weight:bold;
	float:right;
	padding-bottom:5px;
}
#ol{
	background-image: url(../images/overlay.png);
}
.dialog {
	display:none
}
.dialogTitle{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: #528349;
}
* html #ol{
	background-image:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	
}
DIV.avisoDiv {
	height: 110px;
	vertical-align: middle
}
.comentariosDiv{
	border-width: 1px;
	border-color: #0b2000;
	border-style: solid
}
Table.FormDiv{
	background-image: url("../images/formsBg.gif");
	background-repeat: repeat;
	border-width: 1px;
	border-color: #0b2000;
	border-style: solid
}
