

@font-face {
    font-family:"Arial Narrow";
    src:local(Arial Narrow), url(Arial Narrow.ttf), format(TrueType);
  }


body {
    background-color : #292829;
    color : #ffffff;
    font-family : "Arial Narrow", Arial, Verdana, "sans-serif";
    font-size : 12pt;
    font-weight : normal;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 5px;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


h1 {
    margin-top : 0px;
    color : #29d64a;
    font-size : 14pt;
  }


h2 {
    font-weight : bold;
    font-size : 12pt;
    border-bottom-color : #666666;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }


a {
    color : #ffffff;
    text-decoration : none;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
  }

a:hover {
    color : #000000;
    text-decoration : none;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
  }


a img {
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 1px;
    color : #ffffff;
    text-decoration : none;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
  }

a:hover img {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    color : #000000;
    text-decoration : none;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
  }


p {
    text-align : justify;
  }


legend {
    color : #29d64a;
  }


.menu {
    color : #ffffff;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
    font-weight : normal;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 7px;
	line-height : 13px;
  }


div#page {
    margin-bottom : 16px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    text-align : left;
    width : 800px;
    position: relative;
    z-index: 2;
  }


div#entete {
    color : #ffffff;
    font-size : 10pt;
    margin-left : 2px;
    margin-top : 2px;
    position : absolute;
    text-align : left;
    text-decoration : none;
    z-index : 5;
  }


div#haut {
    width: 700px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: right;
  }


div#bandeau {
    background-image : url('img/haut.png');
    height : 298px;
    width : 764px;
  }


div#contenu {
    height : auto;
    width : 764px;
  }


div#piedpage {
    clear : both;
    color : #29d64a;
    height : 18px;
    text-align : center;
    width : 764px;
    font-size : 10pt;
    text-decoration : none;
  }


div#bambou {
    width: 220px;
    height: 300px;
    background: url('img/plante.jpg');
    position: fixed;
    left: 0;
    bottom: 0px;
    z-index: 1;
  }

#ref {
    width : 764px;
    font-size : 10pt;
    text-decoration : none;
    font-weight: bold;
  }

input#submit {
    background-color : #29d64a;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    color : #000000;
    font-family : 'Arial Narrow', Arial, Verdana, 'sans-serif';
    font-size : 12pt;
  }


.piedpage {
    color : #29d64a;
    text-decoration : none;
    font-size : 10pt;
  }


.piedpage:hover {
    color : #29d64a;
    text-decoration : none;
    font-size : 10pt;
  }


.lienvert {
    color : #29d64a;
    text-decoration : none;
    font-size : 12pt;
  }


.lienvert:hover {
    color : #ffffff;
    text-decoration : none;
    font-size : 12pt;
  }


.required {
    color : red;
  }

.bordernone {
    border : 1px solid #000000;
  }

.borderno {
    border : none;
  }
