#container {
width:1000px;
height:540px;
margin-left:150px;
margin-right:auto;
float:left;
position:relative;
background-repeat:no-repeat;
}

h5{
margin-top:5px;
margin-bottom:5px;

}
h4{margin-top:5px;
margin-top:5px;
}
h3{margin-top:5px;
margin-top:5px;
margin-top:5px;
}

#sinistra{
width:39px;
height:540px;
background-image:url(img/sinistra3.jpg);
position:relative;
float:left;
}
#centro2{
width:608px;
height:540px;
background-image:url(img/corpo-ara.jpg);
position: static;
float:left;
}
#centro{
width:608px;
height:540px;
background-image:url(img/corpo3.jpg);
position: static;
float:left;
}

#destra{
width:254px;
height:540px;
background-image:url(img/destra3.jpg);
position:relative;
float:left;
}

#boxtesto{
text-align:center;
width:450px;
height:350px;
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-left: auto;
margin-right:auto;
margin-top:110px;
overflow:auto;
}

#menu{
	text-align:center;
	width:100px;
	height:300px;
	margin-left:90px;
	margin-top:80px;
	float:left;
	position:relative;
}

#homesopra{
width:900px;
height:141px;
background-image:url(img/haeder-home.jpg);
position:relative;
float:left;
}
#homecentro{
width:900px;
height:221px;
background-image:url(img/centro-home.jpg);
position:relative;
float:left;
}
#homesotto{
width:900px;
height:180px;
background-image:url(img/footer-home.jpg);
position:relative;
float:left;

}
#boxlink{
text-align:center;
width:216px;
height:216px;
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-top:5px;
margin-left:170px;
overflow:auto;
}
