/* CSS Document */
body{
background-color:#3D5B73;
margin-top:4px;
}
#menusx{
float:left;
height:200px;
margin-left:20px;
}
#menusx img, #menudx img, #top img{
border:0;
}
#contenitore{
background-color:#FFFFFF;
width:780px;
margin:0 auto;
}
#titolo{
position:relative;
top:190px;
padding-left:20px;
width:255px;
z-index:3;
}
#menudx{
float:right;
margin-right:10px;
}
#immagine{
width:400px;
height:260px;
margin-left:30px;
float:left;
text-align:center;
}
#top{
position:absolute;
z-index:1;
border:0;
}
#medio{
position:relative;
width:780px;
height:230px;
padding-top:190px;
z-index:0;
}

#footer{
background-color:#FFFFFF;
width:780px;
margin-top:-30px;
text-align:center;
}
.white{
background-color:#FFFFFF;
}

.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
}
