/* CSS Document */
body{
background-color:#3D5B73;
margin:5px;
}
#menusx{
float:left;
margin-left:20px;
}
#menusx img, #menudx img, #top img{
border:0;
}
#contenitore{
background-color:#FFF;
width:780px;
height:auto;
margin:0 auto;
}
#colonnadx{
padding-top:30px;
text-align:center;
width:180px;
float:right;
}
#titolo{
position:relative;
top:170px;
margin-bottom:190px;
padding-left:20px;
width:255px;
z-index:3;
}
#menudx{
float:left;
border:0;
margin-right:5px;
}
#immagine{
width:400px;
margin-left:30px;
float:left;
text-align:center;
background-color:#FFF;
}
#top{
position:absolute;
z-index:1;
border:0;
}
#medio{
position:relative;
width:780px;
height:1000px;
padding-top:0;
margin-bottom:5px;
z-index:0;
}

#footer{
background-color:#FFF;
width:780px;
margin-top:-10px;
text-align:center;
}
.white{
background-color:#FFF;
}

.grossetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-style: normal;
	font-weight: bolder;

}
.testoNoGras {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm; 
font-weight: normal; 
font-style: normal;
}
