/* CSS Document */
body{
	background-image:url(../_img/geral_branco.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#003D05;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
}
td{
	vertical-align:top;
}
#main,#bottom{
	position:inherit;
	width:775px;
	/*background-color:#FFFFFF;*/
}
.link1, .link1:hover{
	color:#195725;
	text-decoration:none;
	font-weight:bold;
}
#bottom{
	/*background-image:url(../_img/geral_bottom.gif);
	background-repeat:repeat-x;*/
	height:50px;
	text-align:right;
	padding-right:55px;
	width:700px;
}