/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #D0BDA2;
	scrollbar-face-color: #D0BDA2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EADFCF;
	scrollbar-shadow-color: #EADFCF;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #EADFCF;
	scrollbar-darkshadow-Color: #EADFCF;
	margin: 4px;
	padding: 4px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bottom {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.name {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	display: inline;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
