div {
    text-align:center;
    }
div#bandeau {


    width:82%;
    height:51px;
    background-color:#000000;
    }
div#banniere {
    width:1%;
    height:50px;
    background-color:#000000;
    }

div#menu {


    width:100%; height:30px;

    background-color:#000000;
    }

div#contenu_asc {
overflow: auto;
    float:left;
    width:82%;
    height:545px;

    background-color:#000000;
    }

div#contenu_asc_full {
overflow: auto;
    float:left;
    width:100%;
    height:545px;

    background-color:#000000;
    }
    div#contenu {

    float:left;
    width:82%;


    background-color:#000000;
    }
div#pied_page {
    clear:both;
    width:100%;
    height:10px;
    background-color:#33FF99;
    }
div#gauche{

float: left;
    width:18%;
    background-color:#000000
    }
div#logo{

    width:100%;
    background-color:#000000;
    }
div#sousmenu{
    width:100%;
    background-color:#000000;
    height:100%;
    }
 body {
font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
       }
 div.menuBarV, div.menuBarV a.menuItem, div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem { font-family: Comic Sans MS,Arial,Helvetica,sans-serif;
    font: Comic Sans MS;
    font-size: 16px;

       }

  div.menuBar { border: 0px outset rgb(224, 224, 224);
    padding: 2px 2px;
    background-color: rgb(255, 128, 0);
    text-align: center;
    }

  div.menuBar a.menuButton { border: 0px solid rgb(0, 0, 0);
    margin: 0px;
    padding: 0px 1px;
    background-color: transparent;
    color: rgb(255, 255, 255);
    cursor: default;
    left: 0px;
    position: relative;
    text-decoration: none;
    z-index: 100;
    width: -%;
    }

  div.menuBar a.menuButton:hover { border: 0px solid rgb(0, 0, 0);
    background-color: transparent;
    color: rgb(0, 0, 0);
    }

  div.menuBarV a.menuItem { z-index: 100;
    }

  div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover { border: 0px solid rgb(0, 0, 0);
    background-color: rgb(69, 111, 163);
    color: rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    }

  div.menuBarV, div.menu { border: 1px solid rgb(0, 0, 0);
    padding: 0px 1px 1px 0px;
    background-color: rgb(255, 128, 0);
    left: 0px;
    position: absolute;
    top: 0px;
    }

  div.menu { z-index: 101;
    visibility: hidden;
    }

  div.menuBarV a.menuItem, div.menu a.menuItem { padding: 0px 1em;
    color: rgb(255, 255, 255);
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    }

  div.menuBarV a.menuItem:hover, div.menuBarV a.menuItemHighlight, div.menu a.menuItem:hover, div.menu a.menuItemHighlight { background-color: rgb(69, 111, 163);
    color: rgb(255, 255, 255);
    }

  div.menu a.menuItem span.menuItemText {  }

  div.menuBarV a.menuItem span.menuItemArrow, div.menu a.menuItem span.menuItemArrow { margin-right: -0.75em;
    }

  div.menuBarV div.menuItemSep, div.menu div.menuItemSep { border: 1px inset rgb(0, 0, 0);
    margin: 1px 1px;
    }

   p
   {
   font-face: Comic Sans MS;
   font-size: 16px;
   }
