.texto-basico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fundo {
	background-image: url(../../imagens/fundo.jpg);
	background-repeat: repeat;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45AD94;
	font-weight: bold;
}
.texto_submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253A7D;
	font-weight: bold;
}
.titulo_conteudo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #253A7D;
	font-weight: bold;
}
