div.moduletable {
	margin:0 auto 10px auto;
} 

div.moduletable h3 {
	margin:0;
	padding:3px 0 2px 22px;
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
	background-color:#fdfdfd;
	border-bottom:#990000 1px solid;
	background-image:url(../immagini/li.png);
	background-repeat:no-repeat;
	background-position:center left
}

div.moduletablequick {
	margin:0 auto 10px auto;
} 

div.moduletablequick h3 {
	margin:0;
	padding:2px 0 2px 0;
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
	border-bottom:#990000 1px solid;
}


/* TOP MENU */


