#DivHomePageContenutiBottom
{
	padding-top: 15px;
	clear: both;
}
#DivHomePageContenutiMini
{
	float: right;
	width: 250px;	
}
.DivHomePageAssociati
{
	float: left;
	width: 550px;
	height: 150px;	
}
.Associati {
    background-image: url(../images/Banner/Associati.jpg);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    text-align: center;    
	width: 540px;
	height: 150px;	
}
.Associati:hover {
    background-image: url(../images/Banner/AssociatiHover.jpg);
}