@import url("reset-min.css");
body{
	margin:0;
}
#corpo {
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bgGeral3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 1200px;
	height: inherit;
	background-color: #74BA58;
}
#corpo #topo {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	margin-bottom: 0px;
}
#corpo #conteudo {
	min-height: 1400px;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#corpo #conteudo #colunaEsquerda {
	float: left;
	height: 1660px;
	width: 234px;
	background-image: url(../img/bgColunaEsquerda.jpg);
	background-repeat: repeat-y;
}
#corpo #conteudo #colunaDireita {
	float: left;
	width: 664px;
	height: auto;
}
#corpo #conteudo #colunaDireita #boxFlash {
	margin-top: 20px;
	margin-bottom: 20px;
}
#corpo #conteudo #rodape {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	width: 897px;
	height: 15px;
	padding-top: 20px;
}
#corpo #conteudo #colunaEsquerda #logo {
	margin-right: 17px;
	text-align: center;
	margin-top: 20px;
}
.boxConteudoGeral {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 580px;
	margin-left: 6px;
	min-height: 835px;
	text-align: justify;
	margin-top: 0px;
	height: auto;
}

.boxConteudoIndex {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	width: 570px;
	margin-left: 6px;
	text-align: justify;
	height: 771px;
}
.boxConteudo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	width: 570px;
	margin-left: 6px;
	text-align: justify;
	height: 1500px;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	width: 570px;
	margin-left: 6px;
	text-align: justify;
	height: 100px;
}
.news_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
}
#corpo #conteudo #colunaEsquerda #idioma {
	width: 200px;
	margin-right: auto;
	margin-left: 7px;
	height: 25px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #007927;
	margin-bottom: 10px;
}
.bold{
	font-weight: bold;
}
#menu {
	margin-left: 7px;
	width: 200px;
	height: auto;
	margin-top: 30px;
}
.linkInterno, a:link,a:active, a:hover, a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#scroll {
	height: 807px;
	overflow: hidden;
}
.boxForm {
	border: thin solid #666666;
	font-size: 12px;
}
.txtBoldVerde{
	color: #006600;
	font-weight: bold;
}
.txtTabela{
	color: #000000;
    font-size: 11px;
}
.txtTabelaNormal{
	color: #000000;
    font-size: 11px;
	font-weight: bold;
}
