@charset "utf-8";
/* CSS Document */

#header {
width: 100%;
height: 46px;
background-image:url(../images/pulsanti/riga.gif);
background-repeat:repeat-x;
}
#logo {
width: 100%;
height: 88px;
}
#navigation {
width: 100%;
height: 600px;
}
#footer {
width: 100%; 
height: 25px; 
position:fixed;
bottom:0;
background-color:#ffffff;
}