	*{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #00552b;
	scrollbar-face-color: #00350B;
	scrollbar-highlight-color: #00350B;
	scrollbar-3dlight-color: #00350B;
	scrollbar-darkshadow-color: #00350B;
	scrollbar-shadow-color: #00350B;}
	
	a{ color: #FFF; }
	a:hover{ color: #FF6600; }
	
	address{
	margin-bottom: 16px;
	text-align: center;
	font-style: normal;}
	
	body, html{
	background: #00350B;
	overflow: hidden;}

	body, div, table{ font-size: 11px; }

	dl{
	margin: 20px;
	clear:both;
	height: 170px;}

	dl dt{
	width: 150px;
	float: left;
	height: 26px;}
	
	dl dd{ height: 26px; }
	
	h1{
	margin-bottom: 16px;
	text-indent: -1000px;
	overflow: hidden;
	height: 45px;}
	
	h1.h101{background: url(../img/h101.jpg) no-repeat;}
	h1.h102{background: url(../img/h102.jpg) no-repeat;}
	h1.h103{background: url(../img/h103.jpg) no-repeat;}
	h1.h104{background: url(../img/h104.jpg) no-repeat;}
	
	h2{
	margin-bottom: 16px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFF;}
	
	h3{
	margin-bottom: 16px;
	font-size: 12px;}
	
	input, textarea, select{
	font-size: 11px;
	border: 3px solid #FFF; }
	
	input:focus, textarea:focus{
	border: 3px solid #C2D39F;
	font-weight: bold;}
	
	legend{	color: #FFF; }
	
	p{ margin-bottom: 16px;	}
	
	#content{
	width: 419px;
	float: left;
	padding: 0px 20px;
	color: #DFEDC4;
	height: 320px;
	overflow: auto;}
	
	#content ol, #content ul{
	margin-left: 30px;
	margin-bottom: 16px;}
	
	#footer{
	height:30px;
	width: 778px;
	background: url(../img/bgFooter.jpg) no-repeat;
	clear: both;}
	
	#main{
	clear: both;
	color: #FFF;}
	
	#main li { list-style-position:inside;}
	
	#menu{
	width: 319px;
	float: left;
	padding-top: 235px;
	text-align: right;}
	
	#menu ul{ float: right; }
	
	#menu ul li{
	height: 19px;
	width: 101px;
	margin-top: 2px;
	list-style-type: none;}
	
	#menu ul li a{
	height: 19px;
	width: 101px;
	text-indent: 1000px;
	display: block;
	overflow: hidden;
	color: #00552A;}
	
	#menu ul li.bt01{ background: url(../img/bt01_off.gif) no-repeat; }
	#menu ul li.bt02{ background: url(../img/bt02_off.gif) no-repeat; }
	#menu ul li.bt03{ background: url(../img/bt03_off.gif) no-repeat; }
	#menu ul li.bt04{ background: url(../img/bt04_off.gif) no-repeat; }
	
	#menu ul li.bt01 a:hover{ background: url(../img/bt01_on.gif) no-repeat; }
	#menu ul li.bt02 a:hover{ background: url(../img/bt02_on.gif) no-repeat; }
	#menu ul li.bt03 a:hover{ background: url(../img/bt03_on.gif) no-repeat; }
	#menu ul li.bt04 a:hover{ background: url(../img/bt04_on.gif) no-repeat; }
	
	#site {
	height: 440px;
	width: 778px;
	background: url(../img/bgMenu.jpg) no-repeat left 87px #00552b;
	margin: -220px 0px 0px -389px;
	position:absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #DFEDC4;}
	
	#top{
	background: url(../img/top.jpg);
	height: 87px;
	width: 778px;
	text-align: center;}
	
	#top a{
	height: 87px;
	width: 200px;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	margin-left:290px;}
	
	.botoes{
	text-align: center;
	clear:both;}
	
	.botoes input, .botoes input:focus{	border: 0px; }
	
	.imgLeft{
	float: left;
	margin-right: 10px;}
	
	.txt-destaque { text-align:center; font-size:11px; font-weight:bold; display:block; padding:0 0 15px; }
