﻿body{
	background-image:url(bg.gif);
	background-color:#FFFFFF;
	margin:0px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Verdana, sans-serif; 
	font-size:12px;
	color: #002e7c;
}
.tableHeader{
color: #002e7c;
font-size: 11px;
background-color: #8caa0b;
background-image: url(bg_header.gif);
background-repeat: repeat-x;
height: 89px;
}
a:link,a:visited { 
color: #acc415;
text-decoration: underline;
line-height: 16px;
}
a:hover {
color: #acc415;
text-decoration:  none;
line-height: 16px;
}

h1{
	color:#FFFFFF;
	margin:10px 15px;
	font-size:24px;
	font-weight:normal;
}
h6{
	color:#000000;
	margin: 0px;
	padding: 5px 10px;
	background-color: #cccccc;
	font-size:12px;
	font-weight:bold;
}
ul{
	list-style-image: url(bullet.gif);
	line-height: 13px;
}
li {
	margin:0px 0px 5px 0px;
}
li a{
	color: #002e7c;
	text-decoration:none;
}
li a:hover{
	color:#acc415;
	text-decoration:underline;
}
#bar{
background-color: #a5be13;
	background-image:url(bar_bg.gif);
	color: #fff;
}

.textfield{
	border:0px;
	height:14px;
	width:160px;
	font-size:11px;
}
.dropdownmenu{
	height: 15px;
	width: 150px;
	font-size:11px;
}
a{
	color:#acc415;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
td.menu{
	background-color:#a5be13;
	font-weight: bold;
	color: #FFFFFF;
}
td.menuOver{
	background-color: #acc415;
	color: #FFFFFF;
	font-weight:bold;
}
td.factura{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	border-right:1px solid #C2AC9E;
	font-style: italic;
}
td.facturaf{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	font-style: italic;
}
td.facturac{
	font-size:9px;
	color:#000000;
}
td.facturacf{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	border-right:1px solid #999999;
}
td.factura2{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-right:1px solid #C2AC9E;
}
td.facturaf2{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
td.facturac2{
	font-size:12px;
	color:#000000;
}
td.facturacf2{
	font-size:12px;
	color:#000000;
	border-right:1px solid #999999;
}
.searchBtn{
	border:0px;
	background-image: url(search.gif);
	width: 60px;
	height: 30px;
	color:#FFFFFF;
	font-size:12px;
}
.searchBtnOver{
	border:0px;
	background-image: url(search.gif);
	width: 60px;
	height: 30px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
.tableHead{
	background-image:url(table_H.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.tableData td{
	border: 1px solid #acc415;
}
.tableData{
	border: 1px solid #acc415;
	color: #000000;
}
.trOver{
	background-color: #FFEEEE;
}
.formField{
	background-image: url(formfield.gif);
	border: 1px solid #acc415;
	height: 20px;
	background-repeat: repeat-x;
	width: 155px;
}
.formLoginField{
	border: 1px solid #acc415;
	height: 15px;
	font-size: 12px;
	width: 130px;
	margin-bottom: 10px;
}
.formLoginButtom{
	background-image: url(loginSubmit.gif);
	width: 80px;
	height: 30px;
	color: #FFFFFF;
	border: 0px;
	background-color:#FFFFFF;
	font-size:10px;
	margin-left: 50px;
}
.topList{
	background-image:url(topTableHead.gif);
	background-repeat:no-repeat;
}
td.footer{
	border-top:1px solid #999999;
}
/* LISTAS */

#listMenu{
clear: both;
font-size: 11px;
list-style: none;
margin: 0;
padding: 0;
width: 770px;
}

#listMenu li{
display: block;
float: left;
text-align: center;
border-right: solid 1px #aec62a;
}
#listMenu li a{
display: block;
color: #fff;
text-decoration: none;
line-height: 32px;
padding: 0 25px;
}
#listMenu li a:hover{
color: #cfdd88;
}

#listMenu li .active{
font-weight: 700;
