@charset "utf-8";
/* CSS Document */

.top {
height:150px;
width:960px;
background-image:url(../Immagini/top_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
margin:auto;
margin-top:0px;
}
.top_collaborazione {
z-index:500;
float:right;
position: relative;
right:10px;
top:0px;
width:410px;
height:90px;
}
.top_pulsanti {
z-index:500;
float:right;
position: relative;
right:0px;
top:20px;
width:auto;
height:40px;
padding-right:10px;
}