/* CSS Document */

body {
font-family: "Trebuchet MS", arial;
	font-size:12px;
	line-height:16px;
	color:#3F3F3F;
	background:#84816e url(images/contatti_gradient.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#site_wrapper {
	width:980px;
	background-image: url(images/bg_contatti.jpg);
	background-position:486px -1px;
	background-repeat:no-repeat;
	margin:0 auto;	
}
.menu2livello, .menu3livello, .menu4livello, .menu5livello, .menu6livello, .menu7livello  {
	background:#B7B3A7;
}
#topmenu
{
width:500px;
height:auto;
font-size:16px;
padding:45px 0 0 25px;
color: #4B5151;

}
ul .menu3livello, ul .menu2livello, ul .menu5livello, ul .menu6livello, ul .menu7livello  {
	background:#B7B3A7;
	position: absolute;
	top: 0;
	margin-left:-999em;
	min-height:0;
	z-index:500;
	padding:0 0 0 35px;
	border:0;
	font-size:90%;
	color:#4B5151;
	height:120px;
	width:120px;
	background-image: url(images/white_point.gif);
	background-repeat: repeat-y;
	background-position: 25px 0;
}
ul .menu4livello{
	position:relative;
	z-index:9000;
	margin-left:119px;
	position: absolute;
	z-index:1;
	top: 0px;
	left:5px;
	height:120px;
	background-image: url(images/white_point.gif);
	background-repeat: repeat-y;
	background-position: 25px 0;
}