                          /* design du corps */
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#corps
{
  width: 777px;
  height: 1600px;
  margin-left: 342px;
  margin-top: -23px;
}
  #corps_haut_gauche
  {
    float: left;
    width: 16px;
    height: 25px;
    background: url("../images/style/corps3/corps_gauche.bmp");
  }
  #corps_haut_centre
  {
    width: 770px;
    height: 25px;
    margin-left: 0px;
    background-color: black; /*url("../images/style/corps1/corps_haut_centre.png");*/
    float: none;
  }
  #corps_haut_droite
  {
    float: right;
    margin-right: 1px;
    width: 8px;
    height: 25px;
    background: url("../images/style/corps3/corps_droite.bmp");
  }
  
  #corps_centre_gauche
  {
    float: left;
    width: 16px;
    height: 1550px;
    background: url("../images/style/corps3/corps_gauche.bmp");
  }
  #corps_centre_droite
  {
    float: right;
    width: 8px;
    height: 1550px;
    margin-right: 1px;
    background: url("../images/style/corps3/corps_droite.bmp");
  }
  #corps_centre_centre /*à modif*/
  {
    width: 753px;
    height: 1550px;
    overflow: auto;
    float: none;
  }
    #corps_centre_centre #corps3
    {
      position: absolute;
      margin-top: -25px;
      height: 1600px;
      width: 753px;
    }
  
  #corps_bas_gauche
  {
    float: left;
    width: 16px;
    height: 40px;
    background: url("../images/style/corps3/corps_gauche.bmp");
  }
  #corps_bas_droite
  {
    float: right;
    margin-right: 1px;
    width: 8px;
    height: 40px;
    background: url("../images/style/corps3/corps_droite.bmp");
  }
  #corps_bas_centre
  {
    margin-left: 31px;
    width: 715px;
    height: 25px;
    background-color: black;/*url("../images/style/corps1/corps_bas_centre.png");*/
    float: none;
  }
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


                    /* design du contenu du corps */
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#corps_centre_centre #corps3 .droite
{
  float: right;
  width: 268px;
  height: 1600px;
  background-color: #0f161c;
}
  #corps_centre_centre #corps3 .droite .quick_link_header
  {
    margin-top: 5px;
    margin-left: 3px;
    width: 260px;
    height: 20px;
    background: url("../images/style/corps3/quicklinks-header.jpg");
  }
    #corps_centre_centre #corps3 .droite .quick_link_header .text
    {
      color: #eff0ef;
      font-size: 0.8em;
      font-weight: bold;
      margin-left: 7px;
      padding-top: 0.3px;
      font-family: Arial Unicode MS;
    }
  #corps_centre_centre #corps3 .droite .quick_link
  {
    margin-left: 3px;
    width: 260px;
  }
    #corps_centre_centre #corps3 .droite .quick_link .boite_centre
    {
      background: url("../images/style/corps3/li-bg.jpg");
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;
      border-top:1px solid #38464e;
      color: white;
      font-family: Arial Unicode MS;
    }
    #corps_centre_centre #corps3 .droite .quick_link_left
    {
      float: none;
      width: 130px;
    }
      #corps_centre_centre #corps3 .droite .quick_link_left .ligne
      {
        border-top:1px solid #38464e;
        background: url("../images/style/corps3/quicklinks-li-left2-bg.jpg");
        height: 33px;
        color: #c7a101;
        font-size: 0.9em;
      }
        #corps_centre_centre #corps3 .droite .quick_link_left .ligne .text
        {
          margin-top: 10px;
          margin-left: 20px;
        }
          #corps_centre_centre #corps3 .droite .quick_link_left .ligne .text .puce
          {
            width: 14px;
            height: 16px;
            margin-left: -15px;
            margin-top: 4px;
            background: url("../images/style/corps3/quicklink_bullet.png");
            float: left;
          }
          #corps_centre_centre #corps3 .droite .quick_link_left .ligne .text a
          {
            font-family: Arial Unicode MS;
            font-weight: bold;
            width: 142px;
            color: #c7a101;
            font-size: 0.7em;
          }
          #corps_centre_centre #corps3 .droite .quick_link_left .ligne .text a:hover
          {
            font-family: Arial Unicode MS;
            font-weight: bold;
            width: 142px;
            color: #ffffff;
            font-size: 0.7em;
          }
          
    #corps_centre_centre #corps3 .droite .quick_link_right
    {
      float: right;
      width: 130px;
    }
      #corps_centre_centre #corps3 .droite .quick_link_right .ligne
      {
        border-top:1px solid #38464e;
        background: url("../images/style/corps3/quicklinks-li-right2-bg.jpg");
        height: 33px;
        color: #c7a101;
        font-size: 0.9em;
      }
        #corps_centre_centre #corps3 .droite .quick_link_right .ligne .text
        {
          margin-top: 10px;
          margin-left: 20px;
        }
          #corps_centre_centre #corps3 .droite .quick_link_right .ligne .text .puce
          {
            width: 14px;
            height: 16px;
            margin-left: -15px;
            margin-top: 4px;
            background: url("../images/style/corps3/quicklink_bullet.png");
            float: left;
          }
          #corps_centre_centre #corps3 .droite .quick_link_right .ligne .text a
          {
            font-family: Arial Unicode MS;
            font-weight: bold;
            width: 142px;
            color: #c7a101;
            font-size: 0.7em;
          }
          #corps_centre_centre #corps3 .droite .quick_link_right .ligne .text a:hover
          {
            font-family: Arial Unicode MS;
            font-weight: bold;
            width: 142px;
            color: #ffffff;
            font-size: 0.7em;
          }
          
  #corps_centre_centre #corps3 .droite .quick_link_footer
  {
    margin-left: 3px;
    width: 260px;
    height: 7px;
    background: url("../images/style/corps3/quicklinks-bottom.jpg");
    border-bottom:1px solid #38464e;
  }
  
  #corps_centre_centre #corps3 .droite .box
  {
    margin-top: 5px;
    margin-left: 3px;
    width: 260px;
    border-top:1px solid #49402c;
    border-bottom:1px solid #49402c;
    background: url("../images/style/corps3/plainbox-bg.jpg");
    padding-top: 5px;
    padding-bottom: 5px;
  }
    #corps_centre_centre #corps3 .droite .box .debuter
    {
      width: 250px;
      height: 146px;
      margin-left: 5px;
      background: url("../images/style/corps3/newcomer_box.jpg");
    }
      #corps_centre_centre #corps3 .droite .box .debuter .titre
      {
        padding-top: 15px;
        margin-left: 10px;
        color: white;
        font-family: Arial Unicode MS;
        font-weight: bold;
        font-size: 0.9em;
      }
      #corps_centre_centre #corps3 .droite .box .debuter .link
      {
        margin-top: 15px;
        margin-left: 10px;
        line-height: 25px;
      }
        #corps_centre_centre #corps3 .droite .box .debuter .link a
        {
          height: 71px;
          color: #c7a101;
          font-weight: bold;
          padding-left: 15px;
          background: url("../images/style/corps3/newcomer_link_bg.png") no-repeat;
          font-size: 0.7em;
        }
        #corps_centre_centre #corps3 .droite .box .debuter .link a:hover
        {
          height: 71px;
          color: #ffffff;
          font-weight: bold;
          padding-left: 15px;
          background: url("../images/style/corps3/newcomer_link_bg.png") no-repeat;
          font-size: 0.7em;
        }





#corps_centre_centre #corps3 .gauche
{
  float: none;
  width: 485px;
  height: 1600px;
  background-color: #262f36;
}
  #corps_centre_centre #corps3 .gauche .haut
  {
    width: 490px;
    height: 385px;
    background: url("../images/style/corps3/hp09_bg_lcol.jpg");
    margin-left: -6px;
  }
  #corps_centre_centre #corps3 .gauche .bas
  {
    width: 491px;
    height: 1215px;
    background: url("../images/style/corps3/hp09_bg_rpt.jpg");
    margin-left: -7px;
  }
  #corps_centre_centre #corps3 .gauche .ban
  {
    width: 490px;
    height: 208px;
    background: url("../images/style/corps3/baniere2.png");
    margin-top: -1600px;
    margin-left: -5px;
  }
  #corps_centre_centre #corps3 .gauche .bloc_news
  {
    width: 465px;
    height: 1300px;
    margin-left: 10px;
    margin-top: 30px;
  }
    #corps_centre_centre #corps3 .gauche .bloc_news
    {
      
    }
      #corps_centre_centre #corps3 .gauche .bloc_news .bloc_titre
      {
        background: url("../images/style/corps3/news/blog-header.jpg");
        padding-left: 10px;
        padding-top: 10px;
      }
        #corps_centre_centre #corps3 .gauche .bloc_news .bloc_titre .titre
        {
          font-size: 1.4em;
          font-weight: bold;
          color: #1e4378;
        }
        #corps_centre_centre #corps3 .gauche .bloc_news .bloc_titre .date
        {
          text-align: right;
          margin-right: 10px;
          font-size: 0.7em;
          font-weight: bold;
          color: #935c3e;
        }
          #corps_centre_centre #corps3 .gauche .bloc_news .bloc_titre .date_noir
          {
            font-size: 0.8em;
            font-weight: normal;
            color: black;
          }
      #corps_centre_centre #corps3 .gauche .bloc_news .bloc_contenu_haut
      {
        background: url("../images/style/corps3/news/blog-content-top.jpg");
        padding-left: 10px;
        padding-top: 10px;
        height: 57px;
      }
      #corps_centre_centre #corps3 .gauche .bloc_news .bloc_contenu_centre
      {
        background: url("../images/style/corps3/news/bloq-content-bg.jpg");
        padding-left: 10px;
        padding-top: 10px;
      }
        #corps_centre_centre #corps3 .gauche .bloc_news .bloc_contenu_centre .bloc_contenu_text
        {
          margin-top: -50px;
          font-size: 0.8em;
          margin-right: 10px;
        }
      #corps_centre_centre #corps3 .gauche .bloc_news .bloc_contenu_bas
      {
        background: url("../images/style/corps3/news/blog-content-bot.jpg");
        padding-left: 10px;
        padding-top: 10px;
        height: 55px;
        margin-top: -50px;
      }
  #corps_centre_centre #corps3 .gauche .bloc_news .bloc_archive
  {
    width: 465px;
    height: 35px;
    background: url("../images/style/corps3/news/archives-bg.jpg");
    text-align: center;
  }
    #corps_centre_centre #corps3 .gauche .bloc_news .bloc_archive a
    {
      background: url("../images/style/corps3/news/news-archives.gif") no-repeat;
      width: 136px;
      height: 15px;
      font-size: 0.75em;
      text-decoration: none;
      line-height: 15px;
    }
    #corps_centre_centre #corps3 .gauche .bloc_news .bloc_archive a:hover
    {
      background-position:0 bottom;
    }
  
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/