body{
    text-align:center;
    /*background-position:-142px 0 !important;*/
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    position:relative;
    background-position : center 0 !important;
    *background-position-x: center !important;
    -background-position-x: center ;
}

#footer { /* specifique a cette page */
    background:none;
}

.main, #content{
    width:1000px;
    margin:0;
    padding:0;
    left:0;
    top:0;
}
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 !important;
    margin:-25px 0 0 10px !important;
    position:relative !important;
}
#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;
}
.edito {
    width:1000px;
    height:765px;
    margin-left:0;
    margin-top:-9px;
    background:transparent;
    float:left;
    text-align:center;
}
.left_edito{
    float:left;
    width:450px;
    margin:0 0 0 100px;
    color:#FFF;
    height:560px;
     -height:700px;
}
html>body .left_edito{
    margin-left:195px;
}
.left_edito h2{
    color:#ffff33;
    font-size:14px;
    margin:20px 0 50px 0;
}
.left_edito H3{
    font-size:12px;
    font-weight:bold;
}
.left_edito P{
    padding:0;
    margin:10px 0;
}
.left_edito .page_edito{
    height:375px;
}
#nav_prev{
    float:left;
    margin:36px 0 0 37px;
}
html>body #nav_prev{
    margin-left:78px;
}
#nav_prev IMG{
    margin-left:-1px;
}
html>body #nav_prev IMG{
    margin-left:0;
}
#nav_next{
    float:right;
    margin:37px 5px 0 0;
}
html>body #nav_next{
    margin-right:5px;
}
#nav_next span, #nav_prev span{
    color:#ffff33;
    float:left;
    margin-top:5px;
    cursor:pointer;    
}
#nav_next IMG, #nav_prev IMG{
    float:left;
}
.right_edito{
    float:left;
    width:252px;
    margin:-12px 0 0 13px;
}
html>body .right_edito{
    float:right;
    margin-right:85px;
    margin-left:0;
}
.right_edito DIV{
    background-repeat:no-repeat;
}
.right_edito .fond_right_edito{
    *background-image:none !important;
}
.right_edito .desc_picture{
    color:#ffff33;
    font-size:12px;
    float:left;
    margin-top:10px;
}