/* CSS DOCUMENT */
/* WORKING2000 2008 */

/* testo ------------------------------------------------------------------------------ */

.menutitoli {
	font-size:1.2em;
}

.testo10px {
	font-size:10px;
}
.testo11px {
	font-size:11px;
}
.testo12px {
	font-size:12px;
}
.testo14px {
	font-size:14px;
}
.testo16px {
	font-size:16px;
}

.testo1em {
	font-size:1em;
}

.testo12em {
	font-size:1.2em;
}

.testo08em {
	font-size:0.8em;
}

.testo075em {
	font-size:0.75em;
}

.piede {
	font-size:10px;
}

.box {
	border:1px solid #DCDCDC;
	background-color:#F0F0F0;
	color:inherit;
	vertical-align: middle;
	margin: 8px;
	padding: 8px;
	font-size:1em;
	font-family:arial,tahoma,verdana, sans-serif;
	text-align:justify;
	line-height:16px;
}
