.body {
	background-color: #f3f3f3;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
.txt {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
	line-height: 20px;
}
.txt a:link {
	color: #cc0000;
	text-decoration: underline;
}
.txt a:hover{
	color: #000;
	text-decoration: underline;
}
.txt strong{
	color: #cc0000;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	width: auto;
}
.titpag {
	font-size: 18px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: 1px solid #999;
	vertical-align: text-top;
}
.rodape {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.rodape:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.bgrodape {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-top: 1px solid #999;
}

.forml {
	font-size: 12px;
	color: #000000;
}
.menu {
	background-color: #666;
	background-image: url(img/bg_menu.gif);
}
.menutxt {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.menutxt:hover {
	color: #c00;
	text-decoration: underline;
}
.cabec {
	background-color: #fff;
}
.cor2 {
	background-color: #cc0000;
}
.cabecslogan {
	font-size: 10px;
	color: #333333;
}
