.txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.tit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
	text-decoration: none;
	line-height: 24px;
}
.titpag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F0000;
	text-decoration: none;
	font-weight: bolder;
	height: 30px;
	vertical-align: text-top;
	text-transform:uppercase;
}
.infolink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.rodape {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.rodape:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.bgrodape {
	background-color: #ffffff;
	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_02.gif);
	background-repeat:repeat-x;
}
.forml {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	background-color: #8F0000;
	/* background-image: url(img/m_28.gif); */
}
.menutxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menutxt:hover {
	color: #FFFF00;
}
.cabec {
	background-color: #FF9900;
	background-image: url(img/t_03.gif);
}
.cor2 {
	background-color: #FF9900;
}
.cabecslogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
hr {
	color: #EFDBD8;
	height: 1px;
	border-style: solid;
	border-color: #EFDBD8;
	border-width: 1;
}
