body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1f6725;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.title {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.legenda {font-size: 10px}
.destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}





#container {
	position:absolute;
	left:100px;
	top:0px;
	width: 760px;
	height:auto;
	background-repeat: no-repeat;
	

}

#topo {
	float:left;
	top:0px;
	width:760px;
	height:320px;
	display: block;
	
	}




#inner_container{
   float:left;
   	top:340px;
	width:758px;
	height:auto;
	eight:auto;
	border: thin solid #999966;	
	
	
}

#left {
	float:left;
	width:440px;
	height:auto;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 85px;
	padding-top: 25px;
	
	}

#right {
	float:left;
	width:220px;
	height:auto;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 35px;
	background-color: #F5F5ED;
	}
	
	
#footer {
	float: left;
	width:740px;
	height:30px;
	clear:left;
	padding: 10px;
	background-color: #BBA576;
	}
