body {
	margin: 0;
	padding: 0;
	background: #927c5a url(imagens/bg_geral.jpg) repeat-x;
}

#wrapper_principal {
	clear:both;
	width:100%;
	overflow:hidden;
}
#main_principal {
	clear: both;
	float: left;	
	width: 1024px;
	height: 630px;
	min-height:100%;
	background-image: url(imagens/bg_principal.jpg);
}



#wrapper_interna {
	clear:both;
	width:100%;
	overflow:hidden;
}
#main_interna {
	clear: both;
	float: left;	
	width: 843px;
	height: 100%;
	min-height:100%;
}

#footer {
	position: relative;
	clear: both;
	float: left;
	background: #02243d;
	width: 100%;
	height: 80px;
	bottom: 0;
	padding: 35px 0 0;
}

.texto_footer {
	color: white;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

.tabela_principal_interna {
	width: 843px;
	height: 100%;
	margin: 0;
	padding: 0;
	
}

.texto_endereco {
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

.texto_menu {
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding-right: 5px;
}

.menu {
	color: white;
	text-decoration: none;
	font: bold 10px "Trebuchet MS";
}
.menu:hover {
	color: black;
	font: bold 10px "Trebuchet MS";
	text-decoration: underline;
}

.textosinternos {
	color: #777;
	font: 12px/18px "Trebuchet MS";
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

.titulosinternos {
	color: #735940;
	font: 18px/18px "Trebuchet MS";
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
	
}


.textosequipe {
	color: navy;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}



.titulosartigos {
	color: #01233C;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.texto_areaartigos {
	color: #02243F;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding-left: 8px;
}

.combo {
	color: #666;
	font-size: 11px;
	font-family: Trebuchet MS;
	background-color: #EEE;
	border: solid 1px;

}

.textosinternostitulos {
	color: #900;
	text-align: justify;
	padding: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.linkinterno {
	color: #900;
	text-decoration: none;
	font: bold 10px "Trebuchet MS";
	padding-left: 20px;
}
.linkinterno:hover {
	color: #900;
	font: bold 10px "Trebuchet MS";
	text-decoration: underline;
	padding-left: 20px;
}


.linkatuacao {
	color: #000000;
	text-decoration: none;
	font: 10px "Trebuchet MS";
	
	
}
.linkatuacao:hover {
	color: #000000;
	font: bold 10px "Trebuchet MS";
	text-decoration: underline;
	
}

.textosequipe2 {
	color: navy;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

.textosinternos2 {
	color: #777;
	font: 12px/18px "Trebuchet MS";
	text-align: justify;
}