.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	width: 100%;
	text-align: left;
	white-space: pre;
	text-indent: 10pt;
	float: left;
	text-decoration: none;
	border: 1px solid #F9F9F9;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #D9D9D2;
	width: 94%;
	border: 1px solid #E8E8E8;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	width: 100%;
	text-align: left;
	white-space: pre;
	text-indent: 10pt;
	float: left;
	text-decoration: none;
	border: 1px solid #F9F9F9;
}
.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #C1CDDD;
	width: 94%;
	border: 1px solid #E8E8E8;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
	width: 100%;
	text-align: left;
	white-space: pre;
	text-indent: 10pt;
	float: left;
	text-decoration: none;
	border: 1px solid #F9F9F9;
}
.menu3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #C2FA7A;
	width: 94%;
	border: 1px solid #E8E8E8;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 50%;
	width: 50%;
	text-align: center;
	white-space: pre;
	text-indent: 30pt;
	float: left;
	text-decoration: none;
	background-color: #B4B4B4;
	font-weight: bold;
	border-top: 1px none #F6F6F6;
	border-right: 1px none #F6F6F6;
	border-bottom: 1px none #F6F6F6;
	border-left: 1px none #F6F6F6;
}
.cabecalho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F9F9F9;
	width: 94%;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.cinzepq {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
}.butao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.branco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}	
