#Main
{
    FLOAT: left;
    WIDTH: 900px
}
#MainLeft
{
    FLOAT: left;
    WIDTH: 160px
}
#MainCenter
{
    FLOAT: left;
    WIDTH: 580px
}
#MCHeader
{
    WIDTH: 580px;
    TEXT-ALIGN: center
}
#MCContent
{
    WIDTH: 580px
}
#MCTitoloSezione
{
    WIDTH: 580px;
    TEXT-ALIGN: center
}
#MCContenutoSezione
{
    WIDTH: 580px;
    TEXT-ALIGN: center
}
#MainRight
{
    FLOAT: left;
    WIDTH: 160px;
    TEXT-ALIGN: center
}
