#tit {
	background: url(imagens/tit.gif) no-repeat;
	font: 14px Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	padding: 6px 0 7px 20px;
	color: #fff;
}
.menu {
text-decoration: none;
font: 12px Arial, sans-serif;
color: #FFF;
font-weight: bold;
}
.info {
text-decoration: none;
font: 12px Arial, sans-serif;
color: #444;
font-weight: bold;
}
a:link, a:visited, a:active {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.texto {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.tit {
	text-decoration: none;
	padding: 3px;
	background-color: #EEEEFC;
	font-weight: bold;
}
.info_breve {
text-decoration: none;
font: 9px Arial, sans-serif;
color: #444;
}
.botao {
text-decoration: none;
font: 12px Arial, sans-serif;
color: #555;
font-weight: bold;
}
