/* CSS default per WEBSITE :: paolo.innocenti@vivatec.it   */

@import url(webadvScreen.css);
body {
	background-color: withe;
	color: Black;
	font-family: Verdana,Tahoma ,Geneva, Arial, Helvetica,  Arial, Helvetica, sans-serif;
	font-size: 100%;	
}
.nascosto {
	display: none;
	display: none !important;
}
.clear {
	clear: both;
	clear: both !important;
}
