#box{
	width: 824px;
	height: 957px;
	margin: 0 auto;
}

#menu_up{
	width: 824px;
	height: 29px;
	border-bottom: 1px solid #dedede;
}

#header{
	width: 824px;
	height: 243px;
}


#menu_down{
	width: 824px;
	height: 29px;
	
}

#benvenuto{
	width: 824px;
	height: 234px;
	border-bottom: 1px solid #dedede;
}

#foto_ben{
	position:relative; 
	left:3px; 
	padding-top:26px;
	width: 201px;
	float: left;
}

#foto_ben img{
	margin-top:22px;
}

#tit{
	width:824px; 
	height:30px; 
	padding-top:5px;	
}

#test{
text-align:justify; 
width:623px; 
float:left; 
padding-top:10px;
}

#testo_ben h1{
	font-family: Tahoma;
	font-size: 25px;
	letter-spacing: 1px;
	color: #2c7191;
	font-weight: normal;
	
}

#testo_ben p{
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 21px;
	color: black;
	font-weight: normal;
	
}

#banner_sx{
	width: 212px;
	height: 372px;
	float: left;
}



#banner_centro{
	width: 612px;
	height: 372px;
	float: left;

}

#footer{
	width: 824px;
	height: 80px;
	border-top: 1px solid #dedede;
	background-image: url(img/footer.jpg);
	background-repeat:no-repeat;
	clear: left;
}

#footer p{
	font-family: Tahoma;
	font-size: 14px;

	margin-top: 25px;
}

#menu_up a{
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 1px;
	position: relative;
	top: 5px;
	text-decoration: none;
}

#menu_up a:hover, #menu_up a:link, #menu_up a:visited{
	color: black;
}

.ddmx {
    font: 12px tahoma;
	 border: 1px solid #dedede;
	 border-top: 0px;
	 width: 824px;
	 height: 29px;
	 background-image: url(img/pattern_menu.jpg);
	 background-repeat: repeat-x;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    font: 12px tahoma;
    letter-spacing: 1px;
	 font-variant: small-caps;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	 color: black;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 6px 10px 6px 10px;
    font: 12px tahoma;
	 letter-spacing: 1px;
	 font-variant: small-caps;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #dedede;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #dedede;
	 margin-top: 5px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */