BODY {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFAFA;
	border : 0px;
	margin-top : 10px;
}

A:hover {
	COLOR: red; TEXT-DECORATION: underline
}

A {
	color: #CC3366;
	text-decoration : none;
}

TD {
	font-size : 10px;
	color : #666666;
}

.TitoliMenu {
	color : #CC3366;
	font-size : 10px;
	font-weight : bold;
	background-color : #FFE8E8;
	padding-left : 6px;
}

.VociMenu {
	color : #CC3366;
	font-size : 10px;
	padding-left : 6px;
}

.Categoria {
	color : #CC3366;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	background-color : #FFE8E8;
}

.TitoloDettaglio {
	color : #CC3366;
	font-size : 12px;
	font-weight : bold;
}

.SottoTitolo {
	color : #CC3366;
	font-size : 10px;
	font-weight : bold;
}

.formUser_medio {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 200px;
}

.formUser_largo {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 300px;
}

.bottonePiccolo {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 50px;
}

.bottoneOrdina {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 125px;
}

.textQnt {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 22px;
	text-align : right;
}

.Copyright {
	color : #CC3366;
	font-size : 10px;
}


