body {
	padding:0px;
	margin:0px;
	background-color:#fff;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color: #447E55;
}
a:visited {
	text-decoration: none;
	color: #447E55;
}
a:active {
	text-decoration: none;
	color: #447E55;
}
a:hover {
	color: #333333;
	background-color:#D2E4AB;
}
p {
	font-size: 11px;
}
p:first-letter {
	font-size: 28px;
}
.style1 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:9px;
	color:#447E55;
}
.style2 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#447E55;
}
.style3 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#447E55;
}
.style4 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:12px;
	color:#447E55;
}
.style11 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:9px;
	color:#447E55;
	line-height:20px
}
.style12 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#447E55;
	line-height:20px
}
.style13 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#447E55;
	line-height:20px
}
.style14 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:12px;
	color:#447E55;
	line-height:20px
}
.style21 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:9px;
	color:#447E55;
	font-weight:bold;
}
.style22 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#447E55;
	font-weight:bold;
}
.style23 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#447E55;
	font-weight:bold;
}
.style24 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:12px;
	color:#447E55;
	font-weight:bold;
}
.style32 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#fff;
	font-weight:bold;
}
.style42 {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:10px;
	color:#333;
	font-weight:bold;
}
.verde {
	background-color:#D2E4AB;
	padding:1px
}
.floatstop {
	clear:both;
}
#container {
	width:762px;
	background-color:#fff;
	position:relative;
	margin-left:-383px;
	float:none;
	left: 50%;
}
#cabecalho {
	width:400px;
	padding:2px;
	float:left;
	background-color:#fff;
}
#data {
	width:350px;
	float:right;
}
#topo {
	width:760px;
	height:100px;
	background-color:#447E55;
}
#menu_main {
	width:760px;
	height:22px;
	padding:2px;
	background-color:#D2E4AB;
}
#breadcrumb {
	width:760px;
	height:20px;
	padding:2px;
	background-color:#fff;
}
#lateralesquerda {
	width:150px;
	padding:2px;
	float: left;
	background-image: url(../img/lateral.jpg);
	background-repeat:no-repeat;
}
#palco_principal {
	width:436px;
	padding:7px;
	background-color:#fff;
	position:relative;
	float:right;
}
#box_chamada {
	width:540px;
	height:365px;
	padding:2px;
	float: left;
}
#boxsecundario {
	width:540px;
	height:120px;
	padding:2px;
	background-color:#fff;
	float: left;
}
#lateral {
	width:152px;
	background-color:#fff;
	float: right;
}
#menu_creditos {
	width:764px;
	padding:2px;
	background-color:#fff;
	position:relative;
	float:left;
}
#menusuporte {
	background-color:#D9E8B9;
	height:20px;
}
#plugin {
	width:200px;
	float:left;
}
#creditos {
	width:500px;
	float:right;
}
#rodape {
	width:100%;
	background-color:#fff;
}
#erro {
	padding:2px;
	width:500px;
	background-color:#fff;
	position:relative;
	margin-left:-250px;
	float:none;
	left: 50%;
	border: 1px solid #D9E8B9;
}
#palco_amplo {
	width:580px;
	padding:7px;
	background-color:#fff;
	position:relative;
	float:right;
}
#bordaimg {
	width:158px;
	padding:10px;
	border: 1px solid #D9E8B9;
	float:left;
}
#bordaimg_white {
	width:170px;
	padding:10px;
	float:left;
}
/* formatação formulário */

label {
     display: block; /* um acima do outro */
     margin: 5px; /* espaço */
}
label span {
     display: block;
     width: 200px;
     margin-top: 2px;
     float: left;
}
input, textarea, select {
     width: 200px;
     border: solid 1px #447E55;
}
.contato{
	width:100px;
	}
select {
     width: auto;
}
textarea {
     height: 100px;
     overflow: auto;
}
legend{
	font-weight:bold;
}
.radio {
	width:40px;
}
.button {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#447E55;
	border: 1px solid #aad6c2;
	font-weight: bold;
	width: 70px;
	height: 18px;
}

/* final formatação formulário */