body {
	background:url(../img/sito_bg.gif);
	font-family:tahoma;
	line-height:1em;
	}
p {
	margin:0;
}
#right {
	border:1px solid #f00;
	width:200px;
	float:left;
}
#left {
	width:662px;
	float:left;
}
.violet {
	color:#eb156d;
}
.red {
	color:red;
}
.border0 {
	border:0;
}
.titolo {
	font-size:13px;
}
.box {
	color:#808080;
	font-size:11px;
	display:block;
	width:128px;
	height:130px;
	float:left;
}
.link {
	color:black;
	text-decoration:none;
	
}
.pagina {
	color:black;
	height:20px;
	font-size:14px;
	text-align:right;
	background:#f5f2e9;
}
.desc {
	background:#f5f2e9 url(../img/piu.jpg) no-repeat right bottom;
}
.margin5 {
	margin:5px;
}
.box_grande {
	display:block;
	width:395px;
	height:265px;
	float:right;
}
.div_news {
	display:block;
	width:395px;
	float:right;
}
.div_news_focus {
	font-size:12px;
	display:block;
	width:395px;
	float:left;
}
.box_news {
	display:block;
	width:128px;
	height:265px;
	float:right;
}
.left5 {
	margin-left:5px;
}
.top5 {
	margin-top:5px;
}
.clearboth {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
#menu {
	font-size:11px;
	margin-bottom:0;
	padding:0;
	list-style-type:none;
}
#menu li {
	height:18px;
}
#menu a {
	color:#666666;
	text-decoration:none;
	margin-left:5px;
}
#menu a:hover {
	font-size:11px;
	color:#E31370;
	font-weight:bold;
}
.menuchiaro {
	background:#f5f2e9;
}
.menuscuro {
	background:#eae8d9;
}
#aziende {
	background:url(../img/aziende.jpg) no-repeat;	
}
#aziende_en {
	background:url(../img/aziende_en.jpg) no-repeat;	
}
#aziende:hover {
	background:url(../img/aziende_over.jpg) no-repeat;	
}
#aziende_en:hover {
	background:url(../img/aziende_over_en.jpg) no-repeat;	
}
#privati {
	background:url(../img/privati.jpg) no-repeat;	
}
#privati_en {
	background:url(../img/privati_en.jpg) no-repeat;	
}
#privati:hover {
	background:url(../img/privati_over.jpg) no-repeat;	
}
#privati_en:hover {
	background:url(../img/privati_over_en.jpg) no-repeat;	
}
