.texto_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005E59;
	text-decoration: none;
}
.links_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005E59;
	text-decoration: underline;
}
.link2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #857B5F;
	text-decoration: underline;
}
.texto_principal2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504938;
	text-decoration: underline;
}
.tabela {
	border-top-color: #D1CDBE;
	border-right-color: #D1CDBE;
	border-bottom-color: #D1CDBE;
	border-left-color: #D1CDBE;
}
.texto_rodape {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E8264;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}
.barra {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6BFAE;
	text-decoration: none;
}
.titulos2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005E59;
	text-decoration: none;
}

