.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #63747C;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #63747C;

}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #63747C;
}
.background_galeria {
	background-image: url(../img/back_conteudo_galeria.gif);
	background-repeat: no-repeat;
}
.background_resume {

	background-image: url(../img/back_conteudo_resume.gif);
	background-repeat: no-repeat;
}
a:hover {  color: #E2BD43}
a:link {  text-decoration: underline}
a:active {  text-decoration: underline}
a:visited {  text-decoration: underline}
.background_links {


	background-image: url(../img/back_conteudo_links.gif);
	background-repeat: no-repeat;
}
