html, body {
	background-color:#d0cfcf;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:16px;
	padding:0;
	margin:0;
	text-align:justify;
}
a{
	color:#000;
}
#ombra {
	width:1024px;
	background-image:url(images/sfombra.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
#container {
	width:960px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
#banner {
	float:left;
	width:960px;
	height:301px;
	background-image:url(images/banner.jpg);
}
#menu{
	float:left;
	width:960px;
	height:43px;
	padding:0;
}
#index{
	float:left;
	background-image:url(images/index.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:131px;
	height:43px;
	border:0;
}
#index:hover{
	float:left;
	background-image:url(images/index-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:131px;
	height:43px;
	border:0;
}
#chisiamo{
	float:left;
	background-image:url(images/chisono.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:112px;
	height:43px;
	border:0;
}
#chisiamo:hover{
	float:left;
	background-image:url(images/chisono-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:112px;
	height:43px;
	border:0;
}
#inostricani{
	float:left;
	background-image:url(images/imieiyorkies.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:142px;
	height:43px;
	border:0;
}
#inostricani:hover{
	float:left;
	background-image:url(images/imieiyorkies-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:142px;
	height:43px;
	border:0;
}
#approfondimenti{
	float:left;
	background-image:url(images/approfondimenti.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:268px;
	height:43px;
	border:0;
}
#approfondimenti:hover{
	float:left;
	background-image:url(images/approfondimenti-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:268px;
	height:43px;
	border:0;
}
#news{
	float:left;
	background-image:url(images/news-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:81px;
	height:43px;
	border:0;
}
#news:hover{
	float:left;
	background-image:url(images/news-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:81px;
	height:43px;
	border:0;
}
#links{
	float:left;
	background-image:url(images/links.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100px;
	height:43px;
	border:0;
}
#links:hover{
	float:left;
	background-image:url(images/links-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100px;
	height:43px;
	border:0;
}
#contatti{
	float:left;
	background-image:url(images/contatti.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:126px;
	height:43px;
	border:0;
}
#contatti:hover{
	float:left;
	background-image:url(images/contatti-over.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:126px;
	height:43px;
	border:0;
}

