body {
	font: 11px Tahoma;
	color: #666;
	text-decoration: none;
	//
	background-image: url(images/bg.gif);
	background-color: White;
	background-repeat: repeat-x;
	line-height: 15px;
}
/*
------ TESTO ------
*/
ul {
	line-height: 15px;
}
.f14 {
font: 14px Tahoma;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.rosso {
	color: #CE0000;
}
.bianco {
	color:#FFF;
}
.titolo {
	color: #CE0000;
	font-weight: bold;
}
.tON {
	font-weight: bold;
}
.tINT {
	padding: 6px;
	text-align: justify;
}
.sotto, a.sotto:link, a.sotto:active {
	color: #666;
	text-decoration: none;
}
a.sotto:hover {
	text-decoration: underline;
}
.bottom {
	font: 10px Tahoma;
	color: #666;
	text-decoration: none;
}
a.bottom:link, a.bottom:active {
	text-decoration: none;
}
a.bottom:hover {
	text-decoration: underline;
}
.privacy {
	font: 10px Tahoma;
	color: #999;
	text-decoration: none;
	text-align: justify;
}
/*
---- MENU --------------
*/
.menu {
	font: 11px Tahoma;
	color: White;
	text-decoration: none;
}
a.menu:link, a.menu:active {
	color: White;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
/*
-------- TABELLE --------
*/
td.spaziato {
	padding: 15px;
}
td.mondo {
	background-image: url(images/bg_mondo.jpg);
	background-repeat: no-repeat;
}
td.s7 {
	padding: 7px;
}
/*
-------- IMMAGINI --------
*/
img.SX {
	border: 1px solid #e5e5e5;
	float: left;
	padding: 2px;
}
img.DX {
	border: 1px solid #e5e5e5;
	float: right;
	padding: 2px;
	margin-left: 5px;
}
