body{
    text-align:center;
    background-position:-74px -31px !important;
    *background-position:-74px -31px !important;
    -background-position:-11px -31px !important;
    margin-left:auto;
    margin-right:auto;
    width:1000px;
}

.main, #content{
    width:1000px;
    margin:0;
    padding:0;
    /*left:0;*/
    top:0;
    position:relative;
}
html>body .main, #content{
    width:1000px;
    margin:0 !important;
    padding:0;
    /*left:0;*/
    top:0;
}

#recherche { /* particularite des pages flash*/
    width:100%;
}

#nav_top {
    width:940px;
    float:left;
    border:0;
    margin-left:8px;
}
#nav_top a.logo{
    float:left;
    margin:-25px 0 0 10px;
    position:relative;
}
#nav_top ul {
    padding:0px;
    margin:0px;
    border:0;
    margin:10px 0px 0px 0px;
    float:left;
    width:730px;
    z-index:1;
}
#nav_top li {
    float:left;
    list-style:none;
    margin:0px 0px 3px 0px;
    border:0;
    width:175px;
    height:24px;
    *background-image:none !important;
    text-align:left;
    cursor:pointer;
}
#nav_top li a {
    width:175px;
    height:19px;
    font-size:11px;
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
    float:left;
    padding:5px 0 0 0;
    position:relative;
    z-index:2;
}
#nav_top li a:hover {
    color:#ffff33;
}
#player {
    width:1000px;
    height:765px;
    margin:-15px 0 0 0;
    background:transparent;
    float:left;
    text-align:center;
}
