@import url("../../css/standard/footer.css");

/* STILI DA MODIFICARE */
/*
codice colore standard
blu standard => #005EB8
blu hover (?) => #005cb8
*/

div#footer {
	height: 50px;
	line-height: 50px;
	}

div#footer-sponsor  {
text-align:center;
background-color: #FFFFFF;
margin-top:0px;


}

div#footer-sponsor .sponsor img {
max-width:600px;
width:90%;
padding:2%;
text-align:center;
}






div#footer .collaborazione img {
    width: 220px;
    padding: 2px;
}