  BODY
  {
   background-image:url('../imgs/bleu/fondRep.png') ; 
   width :100% ; 
   height:100% ; 
   margin :0 ; 
   padding:0 ; 
   text-align:center ; 
   font-size:15px ; 
   font-family: Verdana, Bitstream Vera Sans, sans-serif ;
  }

  A
  {
   text-decoration:none ; 
   font-weight:bold ; 
   color:#201030 ; 
  }

  FORM
  {
   display:inline ; 
  }

  H2
  {
   color:#444444 ; 
  }

  H3
  {
   margin-top:3px ; 
   color:#444444 ; 
  }

  #titreBureau
  {
   z-index:1 ; 
   position:absolute ; 
   left:45% ; 
   top:0px ; 
   height:100px ; 
   width:40% ; 
   font-size:30px ; 
   overflow:hidden ; 
   text-align:left ; 
  }

  #bureau
  {
   background-image:url('../imgs/bleu/haut.png') ; 
   background-repeat:repeat-x ; 
   width :100% ; 
   height:100% ;
   margin :0 ; 
   padding:0 ; 
  }

  #boutons
  {
   z-index:2 ; 
   position:absolute ; 
   width:130px ; 
   right:0px ; 
   top:0px ; 
  }

  .petitbouton
  {
   font-size:8pt ; 
   height:15px ; 
   background-color:#E0E0F0 ;
   border-width: 1;
   width:130px ; 
   overflow:hidden ; 
  }

  .petittexte
  {
   font-size:8pt ; 
   height:15px ; 
   border-width: 1;
   width:130px ; 
   overflow:auto ; 
  }

  #selectStyle
  {
   font-size:8pt ; 
   height:15px ; 
   min-width:130px ; 
   background-color:#E0E0F0 ;
  }

  .grandInputText
  {
   height:40px ; 
   font-size:30px ; 
  }

  .erreur
  {
   color:#CC3333 ; 
  }

  .echec
  {
   color:#FFAA33 ; 
  }

  .succes
  {
   color:#33CC33 ; 
  }
