.menuWrapper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: normal;
	line-height: 1.45em;
	position:relative;
	height:645px;
	width:1000px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:transparent;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#indirizzi {
	float: left;
	height: 40px;
	width: 800px;
	font-size: 13px;
	line-height: 40px;
	color: #FFF;
}
#note {
	float: right;
	height: 40px;
	width: 200px;
	text-align: right;
	line-height: 40px;
	font-size: 13px;
	color: #FFF;
}
#intes {
	height: 35px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	padding-left: 20px;
}
ul.menu{
	list-style:none;
	width:1000px;
}
ul.menu > li{
	float:left;
	width:332px;
	height:645px;
	background-repeat:no-repeat;
	background-color:transparent;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
ul.menu > li.last{
    border:none;
}
.bg1{
	background-image: url(../images/sale_scommesse_2.jpg);
}
.bg2{
	background-image: url(../images/uplink.jpg);
}
.bg3{
	background-image: url(../images/allestimenti.jpg);
}
ul.menu > li > a{
	float:left;
	width:333px;
	height:50px;
	margin-top:550px;
	text-align:center;
	line-height:50px;
	color:#ddd;
	background-color:#333;
	letter-spacing:1px;
	cursor:pointer;
	text-decoration:none;
	text-shadow:0px 0px 1px #fff;
}
ul.menu > li ul{
	list-style:none;
	float:left;
	margin-top:-180px;
	width:100%;
	height:110px;
	padding-top:20px;
	background-repeat:no-repeat;
	background-color:transparent;
}
ul.menu > li ul li{
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(../images/bg1sub.png);
}
ul.menu > li ul.sub2{
    background-image:url(../images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(../images/bg3sub.png);
}
ul.menu > li ul li a{
	color:#fff;
	text-decoration:none;
	line-height:25px;
	margin-left:20px;
	text-shadow:1px 1px 1px #444;
	font-size:11px;
}
ul.menu > li ul.sub1 li{
    display:block;
}
ul.menu > li ul li a:hover{
    border-bottom:1px dotted #fff;
}body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/base_sito_defor_ipad.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
