
div#main div#body div.page {
    padding-bottom:8px;
}
div#body-page.page-sports {
    width:980px !important;
    padding-bottom:15px !important;
    background-color:transparent;
    background-position:top center;
    background-repeat:no-repeat;
    background-image:url(../images/static/090602-back-body-page.gif);
}
#body-sport {
    background-image:url(../images/static/090602-back-page.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    color:#474747;
    font-family:Arial,Verdana,Helvetica,Sans-serif;
    font-size:11px;
    margin-top:71px;
    padding:0 0 0 20px;
    width:960px;
    min-height:632px;
    height:auto !important;
    height:632px;
}
#body-sport div.sport {
    background-color:#F7F7F7;
    float:left;
    width:464px;
    margin:0px 10px 10px 0px;
}
#body-sport div.sport div.onglet-droit {
    background:url(/FR/images/static/onglet-droit.gif) no-repeat top right;
    background-color:#FFF;
    height:26px;
    text-align:right;
    padding-top:6px;
    font-weight:bold;
}
#body-sport div.sport div.onglet-centre {
    background:url(/FR/images/static/onglet-centre.gif) no-repeat top center;
    background-color:#FFF;
    height:26px;
    text-align:center;
    padding-top:6px;
    padding-left:10px;
    font-weight:bold;
}
#body-sport div.sport div.onglet-gauche {
    background:url(/FR/images/static/onglet-gauche.gif) no-repeat top left;
    background-color:#FFF;
    height:26px;
    text-align:left;
    padding-top:6px;
    padding-left:10px;
    font-weight:bold;
}
#body-sport div.sport div.onglet-droit span.title {
    padding-top:8px;
    margin-right:11px;
}
#body-sport div.sport a {
    float:left;
    background-color:#F7F7F7;
    padding:10px 10px 10px 10px;
}
