body {
background: white;
}

.cellasinistra {
background: #EDEEF2;
}

.spacer {
background: url(img/spacer_big.gif) no-repeat;
}

.menu {
border: 1px solid #EDEEF2;
}

.piedipagina {
background: #7CA5C3;
link: white;
visited: white;
}

.piedipagina a:link{
color: white;
text-decoration: none;
}

.piedipagina a:visited{
color: white;
text-decoration: none;
}

.piedipagina a:hover{
color: #C2C3C7;
text-decoration: none;
}

.separatorecentrale {
background: #C2C3C7;
}

#news a{
color: #003366;
text-decoration: none;
}

#title{
color: #000000;
text-transform:uppercase;
text-align:center;
}