body{ font-family: verdana; }
table{ margin-top:10px; border-collapse: collapse; }
#planning table#table-planning tr td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
    padding: 10px;
}
#planning table#table-planning tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #ECECEC;
}
.body-first{ background: #f7f7f7; border-right: 1px solid #ccc; width: 100px; }
#newsletter, #accueil-mobile, #services, #planning-mobile, #club, #contact, footer, #nav, #header, #main, #planning-background, .text-planning, #planning p, #noty_topRight_layout_container{ display: none; }