body {
	background-color:#FAFAFA;
	width:100%;
	height:100%;
	background-image:url(images/background2.jpg);
	background-repeat:repeat; 
	background-attachment: scroll;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	}

body,p,td,li,ul {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:11px;
}

a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: none;
}
a:active {
	color:#666666;
	text-decoration: none;
}

.submenu, .menu {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
a.submenu:link {color:#222222; text-decoration:none;}
a.submenu:visited {color:#333333; text-decoration:none;}
a.submenu:hover {color:#111111; text-decoration:underline;}
a.submenu:active {color:#333333; text-decoration:none;}

.menu {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
a.menu:link {color:#333333; text-decoration:none;}
a.menu:visited {color:#333333; text-decoration:none;}
a.menu:hover {color:#666666; text-decoration:none;}
a.menu:active {color:#333333; text-decoration:none;}

small, .small {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#56595C;
	line-height:12px;
	}
a.small:link {color:#222222; text-decoration:none;}
a.small:visited {color:#333333; text-decoration:none;}
a.small:hover {color:#111111; text-decoration:none;}
a.small:active {color:#333333; text-decoration:none;}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:11px;
	color:#333333;
	}

.big {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:14px;
	color:#000000;
	}
	
.testo-grande {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:#333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}

.testo-medio {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
	.testo-medio-bold {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}