.links_topo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.rodapé {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #317594;
}
.destaque {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #317594;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.título {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #4A8EA5;
	font-weight: bolder;
}
.fundo_corpo {
	background-attachment: fixed;
	background-image: url(imgs/fundo_corpo.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

