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

#header {
width: 100%;
height: 139px;
background-image:url(../images/pulsanti/riga.gif);
background-repeat:repeat-x;
}
#new {
width: 100%;
height: 30px;
background-image:url(../images/pulsanti/riga.gif);
background-repeat:repeat-x;
}
#navigation {
width: 100%;
height: 510px;
}
#footer {
width: 100%; 
height: 75px; 
position:fixed;
bottom:0;
background-color:#ffffff;
}