.header {
	background-image: url(../imagens/imagens_verde/cabecalho.png);
	padding: 4px 0px 10px;
	height:50px;

}

.header-inf {
	background-image: url(../imagens/imagens_verde/inf_header_verde.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}


.left {
	background-image: url(../imagens/imagens_verde/lateral_esquerda.png);
	background-repeat:no-repeat;
	width: 145px;
	height:474px;
	
}
.linedown {
	background-image: url(../imagens/imagens_verde/rodape.png);
}
.footer {
	height: 45px;
	background-image: url(../imagens/imagens_verde/rodape.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
}
.banner {
	height: 146px;
	width: 608px;
}
.menu {
	background-image: url(../imagens/imagens_verde/lateral_direita.png);
	background-repeat:no-repeat;
	width: 247px;
	height:474px;
}
.background {
	background-color: #1E8B00;
	margin-left: 0px;
	margin-top: 0px;

}


#conteudo-div-index {
	height: 300px;
	width: 495px;
	position: relative;
	visibility: visible;
	left: 5px;
	top: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ECFFEC;
}
.fundo-conteudo-index {
	background-image: url(../imagens/home_centro.png);
	background-repeat: no-repeat;
	height: 473px;
	width: 503px;
	
}


#conteudo_tamanho {
	width: 608px;
	height: 328px;
	background-image: url(../imagens/fundo_conteudo_verde.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	float: none;
	clear: both;
	display: block;
}

/* ###### CONTEDO - Compatibilidade com IE e Firefox - INCIO ###### */
.conteudo { 	
	width: 575px;
	height: 310px;
	overflow: auto;
	scrollbar-face-color:#255A00;
	scrollbar-arrow-color: #8CFF3d;
	scrollbar-track-color:#255A00;
	scrollbar-shadow-color:#8CFF3d;
	scrollbar-highlight-color:#8CFF3d;
	scrollbar-3dlight-color:#255A00;
	scrollbar-darkshadow-Color:#255A00;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
} /* Firefox 3 e IE7 */


.conteudo {
	*width: 600px;
	*height: 328px;
	*overflow: auto;
	*scrollbar-face-color:#255A00;
	*scrollbar-arrow-color: #8CFF3d;
	*scrollbar-track-color:#255A00;
	*scrollbar-shadow-color:#8CFF3d;
	*scrollbar-highlight-color:#8CFF3d;
	*scrollbar-3dlight-color:#255A00;
	*scrollbar-darkshadow-Color:#255A00;
	*padding-top: 12px;
	*padding-right: 11px;
	*padding-bottom: 4px;
	*padding-left: 11px;
}  

/* ###### CONTEDO - FIM ###### */


.ft07_rodape {
	font-size: 9px;
	color: #34E800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_menu {
	font-size: 11px;
	color: #34E800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link_menu:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #205100;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #205100;
	text-decoration: underline;
}


.Pipemenu {
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ft-texto-min {
	font-size: 7pt;
	color: #205100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ft-texto-menor {
	font-size: 10pt;
	color: #205100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.ft-texto-maior {
	font-size: 14pt;
	color: #205100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ft-titulo {
	font-size: 14pt;
	color: #205100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.campos-formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #205100;
	border-top: 1px none #255A00;
	border-right: 1px none #255A00;
	border-bottom: 1px solid #255A00;
	border-left: 1px none #255A00;
	background-color: #D0FFB0;
}

.botao-formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9FF8A;
	background-color: #255A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #183E00;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #183E00;
	border-top-color: #4DCC00;
	border-left-color: #4DCC00;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;	
}

.botao-formulario-ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9FF8A;
	background-color: #255A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #183E00;
	border-top-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #183E00;
	border-top-color: #4DCC00;
	border-left-color: #4DCC00;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 1px;
	height: 29px;
	width: 29px;
}

.borda-tabelas {
	border: 1px solid #3F9D00;
}
