body {
	background-color: #B6BAC3;
	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.head {
	background-image:  url(images/bg-head.jpg);
	background-repeat: no-repeat;
	height: 71px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lingua {
	font-weight: bold;
	color: #7F7F7F;
	word-spacing: 2px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.lingua a{
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}
.lingua a:hover{
	font-weight: normal;
	color: #F9792B;
}
.arancio {
	color: #F9792B;
}
.menu-orizzontale {
	color: #FFFFFF;
	background-image:  url(images/bg-menu-orizzontale.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-right: 12px;
	padding-bottom: 4px;
	word-spacing: 2px;
}
.menu-orizzontale a{
	color: #F7F7F7;
	text-decoration: none;
}
.menu-orizzontale a:hover{
	color: #FFFFFF;
}
