.txt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.tit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tit_black {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#31308E;
	padding-top: 5px;

	padding-left: 16px;
	padding-right: 16px;
}
.titpag {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #31308E;
	text-decoration: none;
	font-weight: bolder;
	vertical-align: text-top;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1;
}
.rodape {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.rodape:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.bgrodape {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1;
}
.body {
	background-color: #ffffff;
	background-image: url(img/p_06.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
}
.forml {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	background-color: #31308E;
}
.menutxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AFCBFF;
	text-decoration: none;
	font-weight: bold;
}
.menutxt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cabec {
	background-color: #000000;
}
.cor2 {
	background-color: #f0f0f0;
}
.cabecslogan {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
