body {
     margin : auto;
     margin-top : 0px;
     margin-bottom : 5px;
	 margin-left: 0px;
     padding : 0;
     background-image : url("../images/background.png");
	 background-repeat: repeat-x;
     font-family : "Century Gothic", "Lucida Grande", Verdana;
     font-size : 12px;
     text-align: justify;
      }
a {
     color : #000000;
     text-decoration : none;
      }
a img {
     border : 0;
      }
a:hover {
     color : #001366;
     text-decoration : underline;
      }
.champ {
     width : 90px;
     height : 15px;
     background-image : url("../images/cherche.png");
     border : 1px solid black;
     margin : 0;
      }
.champ_grand {
     width : 150px;
     height : 15px;
     background-image : url("../images/cherche2.png");
     border : 1px solid black;
     margin : 0;
      }
.envoyer {
     border : 1px solid black;
     background-color : #C2C2C2;
     color : #ffffff;
     height : 19px;
      }
.titre {
     font-size : 0;
     color : #ffffff;
     border-bottom : 0 solid black;
      }
.rouge {
     color : #001366;
      }
.sous_titre {
     font-size : 12px;
     color : #001366;
     border-bottom : 0 solid black;
      }
.sous_titre2 {
     font-size : 12px;
     color : #001366;
     border-bottom : 0 solid black;
      }
.contenu {
     border : 0 solid black;
     float : left;
     margin-top : 10px;
     width : 100%;
      }
#jukebox {
     border : 1px solid #bbb;
     background-color : #eee;
      }
#menu {
     font-size : 10px;
     font-family : "Century Gothic", "Lucida Grande", Verdana;
      }
#footer {
	 width: 1005px;
     font-size : 10px;
     color : #001366;
     text-align : center;
      }
#partenaires {
	 width: 1005px;
     font-size : 10px;
     color : #000000;
     text-align : center;
      }
#main_global {
     font-size : 11px;
     color : #000000;
     text-align : justify;
     width : 745px;
      }
#main a {
     color : #001366;
     text-decoration : none;
      }
#main a:hover {
     color : #949494;
      }
.blocs {
     margin-top : 0;
     width : 230px;
     height : 200px;
     background-color : #DEEFFE;
     border : 1px solid #00539C;
     float : left;
     padding : 4px;
     margin-left : 4px;
     margin-bottom : 8px;
     font-size : 10px;
      }
.progress {
     width : 182px;
     height : 12px;
     border : 1px solid black;
     font-size : 9px;
     text-align : center;
      }
.sous-menu {
     width : 198px;
     float : left;
      }
#sous-menu-global {
     border : 0 solid black;
     float : left;
     background-color : #eee;
     border : 1px solid #bbb;
     margin-top : 20px;
     width : 100%;
      }
#sous-menu2 {
     width : 100%;
     border : 0 solid black;
     background-color : #eee;
     border : 1px solid #bbb;
     float : left;
      }
.contenu_gauche {
     width : 340px;
     float : left;
      }
.cellule_grise {
     background-color : #c0c0c0;
      }
.error {
     color : red;
      }
.smalltext {
     font-size : 10px;
      }
em {
     font-style : italic;
      }
