a {
	text-decoration: none;
	color: #336600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:visited {  
	color: #336600;
	font-weight: bold;
}
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #00CC99;
	color: #003300;
}
.italico {
	font-style: italic;
}
.destaque {
	font-weight: bold;
}
.menusecao {	
	text-align: left;
	position: absolute;
	height: 30px;
	width: 152px;
	left: 400px;
	top: 295px;
}
.menuversao {	
	text-align: left;
	position: absolute;
	height: 30px;
	width: 210px;
	left: 400px;
	top: 330px;
}
.itemmenu{
	float:left;
	width:148px;
	height: 22px;
	position: relative;
	text-align: center;
}
.itemmenu a{
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	height:20px;
	padding-top: 5px;
	top: 0px;
	left: 0px;
	display: block;
	text-align:center;
	width: 148px;
	background-color: #006633;
	border: solid 2px #003300;
}
.itemmenu a:hover{
	color:#FFFFFF;
	background-color: #009900;
	text-decoration: none;
	border: solid 2px #003300;
}
.itemmenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.itemmenu02{
	float:left;
	width:148px;
	height: 22px;
	position: relative;
	text-align: center;
}
.itemmenu02 a{
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	height:20px;
	padding-top: 5px;
	top: 0px;
	left: 0px;
	display: block;
	text-align:center;
	width: 148px;
	background-color: #006633;
	border: solid 2px #003300;
}
.itemmenu02 a:hover{
	color:#FFFFFF;
	background-color: #009900;
	text-decoration: none;
	border: solid 2px #003300;
}
.itemmenu02 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.texto {
	position: relative;
	top: 10px;
	width: 340px;
	left: 400px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-weight:bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.box {
	position: absolute;
	width: 326px;
	top: 380px;
	padding: 2px 5px 2px 5px;
	background-color: #006633;
	border: dotted 2px #003300;
	color: #ffffff;
	left: 399px;
	height: 350px;
}
.box p{
	font-size:11px;
	font-weight: normal;
	text-align:justify;
}
.box a {
	text-decoration: none;
	color: #00CC99;
	font-weight: bold;
}
.box a:hover {
	text-decoration: underline;
	color: #00CC99;
}
.box a:visited {  
	color: #00CC99;
	font-weight: bold;
}
#boxcurso {
	position: absolute;
	width: 200px;
	top: 30px;
	color: #ffffff;
	left: -10px;
	height:200px;
}
#texto03 {
	position: absolute;
	left: 90px;
	width: 385px;
	top: 125px;
}
.logocontato {
	background-image: url(../img/logo_verde.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	padding: 0px;
	position: absolute;
	height: 110px;
	width: 280px;
	left: 25px;
	top: 380px;
	font-size: 9px;
	color: #000000;
}
.logocontato p{
	visibility: hidden
}
