div.menu   {
	font-size: 70%;
	background-color:#CCCCCC;
	visibility: hidden;
	cursor: default;
	position: absolute;
	z-index: 10;
	margin-top: -5px;
	margin-left: 385px;
	padding: 0pt;
	float: left;
	border: 1px dashed #666666;
	width: 200px;
}
div.menu a {font-size: 8pt;text-decoration: none; color: FFFFFF; display: block; text-align: left; font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif
}
div.menu p {margin-top: 0px; margin-bottom: 0px }
div#main {width:750px;}
.icone_menu {
	vertical-align: middle;
	border: 0px none;
}
.mhover {
	color: #CCCCCC;
}
.item {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
	margin: 4px;
}
img {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}
