html { overflow: auto;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0;
	background-attachment: scroll;
	background-image: url(../images/bgGeral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#336091;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #c89850;
}
p {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E1A27;
}
li {
	color:#336091;
	line-height:20px;
}
.bgRod {
	background-attachment: scroll;
	background-image: url(../images/bgRodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menutd {
	margin-bottom: 30px;
	background-color:#FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336091;
	font-weight: bold;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #386AA0;
	font-weight: bold;
}
.form {
	border: 1px solid #c3c9d8;
	background-color: #dde1e9;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.extraTop {

	font-size: 10px;
	color: #102965;
	text-decoration: none;
}
.formTop {
	border: 1px solid #c3c9d8;
	background-color: #dde1e9;
	width: 138px;
}
a.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.rodape:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.fonteRod {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.btNewsletter{
	background:url(../images/newsletter.gif) no-repeat;
	border:none;
	height:30px;
	width:30px;
}
/* MENU */
ul.menubar{
  margin: 0px;
  padding: 0px;
  font-size:11px;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:bold;
  position:relative;
  z-index:100;
} 
ul.menubar img{
  border: none;
  margin-left:11px;
  margin-right:11px;
} 
ul.menubar .submenu{
   margin:0;
  margin-left:10px;
  padding: 0px;
  list-style: none;
  float:left;
  height:47px;
  position:relative;
} 
ul.menubar ul.menu{
  display: none;
  position: absolute;
  margin: 0px;
  padding:0px;
  background-color:#FFF;
  top:47px;
} 
ul.menubar a{
  display:block;  
} 
ul.menu, ul.menu ul{
  margin: 0;
  padding: 0;
  width: 180px; /* Width of Menu Items */
} 
ul.menu {
  border:8px solid #d8d8d8;
  border-top:none;
  top:8px;
  z-index:10;
  left:3px;
}
ul.menu li{
  list-style: none; 
} 
ul.menu li a{
  display: block;
  text-decoration: none;
  color: #336091;
  height:25px;
  padding-left:6px;
} 
ul.menu ul{
  position: absolute;
  display: none;
  left: 209px; /* Set 1px less than menu width */
  top: 0px;  
  z-index:999;
} 
ul.menu li.submenu ul { display: none; } /* Hide sub-menus initially */
ul.menu li a:hover { color: #c89850; } 
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li a { height: 1%; }
.tdSistema:hover{ background-color:#E1E1E1; }
/* End */ 
