BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

BODY table{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.tabela {
	background-image: url(imagens/bg_site.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rodape {
	background-color: #3a8e0f;
	height: 50px;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
}
.img_esq {
	margin-right: 15px;
	float:left;
}
.img_dir {
	margin-left: 15px;
	float:right;
}


#rodape a{
	color: #FFF;
	text-decoration:none
}


a:link { 
	color: #339900; 
	text-decoration: none
}

a:hover {
	color: #FFCC00;
	text-decoration: none
}

a:visited {
	color: #339900; 
	text-decoration: none
}

a:hover {
	color: #FFCC00;
	text-decoration: none
}


.a_fl:link { 
	color: #FF9900; 
	text-decoration: none
}

.a_fl:hover {
	color: #FFCC00;
	text-decoration: none
}

.a_fl:visited {
	color: #FF9900; 
	text-decoration: none
}

.a_fl:hover {
	color: #FFCC00;
	text-decoration: none
}

#menu {
	height: 198px;
	width: 803px;
	position: relative;
}
#submenu {
	float: right;
	height: 110px;
	width: 150px;
	position: absolute;
	clear: none;
	right: 34px;
	top: 198px;
	background-color: #3a8e0f;
	visibility: hidden;
	z-index: 9999;
}

#submenu2 {
	float: right;
	height: 90px;
	width: 150px;
	position: absolute;
	clear: none;
	right: 49px;
	top: 198px;
	background-color: #3a8e0f;
	visibility: hidden;
	z-index: 9999;
}

#submenu a{
color: #ffffff;
text-decoration:none;
}

#submenu a:hover{
color: #ffffff;
text-decoration:underline;
}

#submenu2 a{
color: #ffffff;
text-decoration:none;
}

#submenu2 a:hover{
color: #ffffff;
text-decoration:underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 20px;
	font-weight: bold;
}
