@charset "utf-8";
	body{
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../immagini/sfondo-parole.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;	
	}	
	
	
#dhtmlgoodies_menu{
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:320px;
	font-size: 12px;
	text-decoration: none;
	margin-right: 0px;
	overflow: visible;
	float: left;
	top: 0px;
	clear: none;
 }
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
	
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No <ul> air */
		padding:0px;
		/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:0px;
	}
	#dhtmlgoodies_menu	li a{
	text-decoration:none;
	height:12px;
	line-height:18px;
	vertical-align:middle;
	margin:1px;
	padding:1px;
	display:block;
	font-weight: bold;
	text-align: left;
	 

	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	text-decoration:underline;
	}
	.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
		 

	}
	.dhtmlgoodies_subMenu ul{
		top:-5px;
		padding:5px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:underline;	/* No underline */
	margin-left:10px;
	height:11px;	/* 16 pixels height */
	line-height:85px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	display:block;
	}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	text-decoration:underline;	/* Blue background */
	width:105px !important;
	width/**/:50px;
	}
.clear1 {
	float: left;
	width: 150px;
	position: relative;
	left: 115px;
	clear: left;
	overflow: hidden;
	visibility: visible;
}
.clear4 {

	float: left;
	width: 150px;
	position: relative;
	left: 50px;
	clear: left;
	overflow: hidden;
	visibility: visible;

}
.clear2 {
	float: left;
	width: 150px;
	position: relative;
	left: 150px;
	clear: left;
	overflow: hidden;
	visibility: visible;
}
.clear5 {
	float: left;
	line-height: 30px;
	width: 150px;
	position: relative;
	left: 150px;
	clear: left;
	overflow: hidden;
	visibility: visible;
}
.clear3 {
	float: left;
	width: 150px;
	position: relative;
	left: 130px;
	clear: left;
	overflow: hidden;
	visibility: visible;
	}

