.fundo_barr {
	background-image: url(/imagens_pr/gif/fundo_barr.gif);
	background-repeat: repeat-x;
}
.nav a {
	color: #004675;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	margin-left: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	width: 645px;
}
.nav a:hover {
	color: #004675;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.fundo {
	background-image: url(../imagens_pr/gif/fundo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #007CCA;
}
.margem {
	margin-bottom: 20px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 30px;
	text-align: justify;
	line-height: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 30px;
	text-align: justify;
	line-height: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../imagens_pr/gif/redondo_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
