#nav, #nav ul {
	width: 200px;	
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	border:0;
}
#nav li {
	height: 24px;	
	float: left;
	width: 122px;
	background:url(../Imagens/Menu.gif) no-repeat left center;
	margin-bottom: 2px;
}

#nav li ul {
	position: absolute;
	width: 122px;
	left: -999em;
	top: 24px;
	background-color: #CCCCCC;
}
#nav li ul li {
	float:none;
	background:url(../Imagens/Menu.gif) no-repeat left center;
	display:block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li a:hover {
	color : #CCFFFF;
}
.fonte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu01 {
	height: 24px;
	width: 122px;
	top: 4px;
	left: 8px;
	position: absolute;
}
#menu02 {
	height: 24px;
	width: 118px;
	top: 5px;
	left: 138px;
	position: absolute;
}
#menu03 {
	height: 24px;
	width: 118px;
	top: 4px;
	left: 268px;
	position: absolute;
}
#menu04 {
	height: 24px;
	width: 118px;
	top: 4px;
	left: 398px;
	position: absolute;
}
#menu05 {
	height: 24px;
	width: 118px;
	top: 4px;
	left: 528px;
	position: absolute;
}
#menu06 {
	height: 24px;
	width: 118px;
	top: 4px;
	left: 686px;
	position: absolute;
}