#menu{
	cursor:hand;
	font-family:arial;
	font-size:11px;
	width: 151px;
}
.s{
	display:none;
	width: 151px;
}
.n1{
	padding-left:5;
	padding-top:2;
	padding-bottom:2;
	font-family:verdana;
	font-size:14px;
	color:3C4C42;
	font-weight:bold;
	height:30px;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-image: url(imagens/menu/nivel1_fdo.gif);
	vertical-align: middle;
	text-align: left;
	width: 151px;

}
.n2{
	padding-left:15;
	padding-top:2;
	padding-bottom:2;
	height:30px;
	background-repeat:repeat-x;
	background-position:left bottom;
	width: 151px;
	background-image: url(imagens/menu/nivel2_fdo.gif);
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 3C4C42;
}
.n3{
	padding-left:16;
	padding-top:2;
	padding-bottom:2;
	height:30px;
	background: url(imagens/menu/nivel3_fdo.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 151px;

}
.n4{
	padding-left:30;
	padding-top:2;
	padding-bottom:2;
	height:30px;
	background: url(imagens/menu/nivel4_fdo.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 151px;

}
.n5{
	padding-left:45;
	padding-top:2;
	padding-bottom:2;
	height:30px;
	background: url(imagens/menu/nivel5_fdo.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: 151px;
	width: 151px;


}
.pipe{
	margin-right:12px;
	margin-top:2px;
	height:11;
	width:1;
	float:left;
}
.seta{
	float:right;
	width:12;
	height:12;
	margin-top:1;
	margin-right:5
}
.titleMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 151px;
}
.titleModulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	width: 151px;
}
a:link {
	A:link;
{text-decoration: none; color: #3D4C43; }
A:visited {text-decoration: none; color: #3D4C43; }
A:active {text-decoration: none;  color: #3D4C43; }
A:hover {text-decoration:underline; color=gray} 
}
]