@import url('../css/home.css');
body{
background-color: #7A7E74;
background-image:url(../images/default/bg.gif);
background-position:top;
background-repeat:repeat-x
}
#bottom{
background-image:url(../images/default/bottom.gif);
}
/* SOTTO */
#table_sotto{
background-color:#4F524B; 
}
#table_sotto tr .spacer_o1{
background-color:#7A7E74
}
#contatti{
background-image:url(../images/default/contatti.gif);
}
#sponsor{
background-image:url(../images/default/sponsor.gif);
}
#link{
background-image:url(../images/default/link.gif);
}
#altro{
background-image:url(../images/default/altro.gif);
}
#cella_dx{
padding-top:0px !important;
}
.box_sx{
background-color:#4F524B;
height:294px;
margin-bottom:17px
}
.box_news{
background-color:#FFFFFF;
height:294px;
margin-bottom:17px
}