.justificado {
	text-align: justify;
}
.justificado p{
	margin: 10px;
	text-indent: 30px;
	
}
.justificado tr td ol li table tr td p {
	margin: 0px;
	padding: 0px;
}

.tituloPagina {
	font-size: 18px;
	color: #01733F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

body,td,th {
	color: #627942;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.justificado strong {
	color: #01733F;
}

.menu_lateral a:link {
	color: #FFF;
	text-decoration: none;
}
.menu_lateral a:active {
	color: #FF0;
	text-decoration: none;
}
.menu_lateral a:visited {
	color: #FFF;
	text-decoration: none;
}
.btc {
	padding-top:3px;
	color: #FFF;
}
.menu_lateral a:hover {
	color: #FFC;
	text-decoration: underline;
}
.tituloTabela {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #06A05A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06A05A;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #06A05A;
}


.menu_lateral{
	padding-left:12px;
	color: #FFF;
	font-weight: lighter;
}
#tabela_menu tr .menu_lateral ul {
	padding-left: 15px;
	font-size: 10px;
	list-style-image: url(../images/marcador.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}
.rodape_estados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.rodape_estados a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.rodape_estados a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.rodape_estados a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.rodape_estados a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.subtitulo {

	font-size: 16px;
	color: #01733F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.textoBt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
.textoBt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}

.textoBt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.textoBt a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.textoBt a:active {
	color: #FFFF00;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:active {

	color: #00FF00;
	text-decoration: none;
}
.botao {
	background-color: #6C9931;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/fundo_botao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CC243;
	border-right-color: #567926;
	border-bottom-color: #567926;
	border-left-color: #8CC243;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_topo {
	float: left;
}
