    font.texte {
           font-family : verdana;
           color : #676F90;
           font-weight : normal;
           font-size : 10px;
      }
	  font.bas {
           font-family : verdana;
           color : #F18A10;
           font-weight : bold;
           font-size : 10px;
      }
	    font.page {
           font-family : verdana;
           color : #676F90;
           font-weight : normal;
           font-size : 12px;
      }
	   font.glossaire {
           font-family : verdana;
           color : #676F90;
           font-weight : bold;
           font-size : 12px;
	   }
	  
	   font.parties {
           font-family : verdana;
           color : #676F90;
           font-weight : bold;
           font-size : 12px;
		   text-decoration : underline;
      }
	   font.bienvenu {
           font-family : verdana;
           color : #F18A10;
           font-weight : bold;
           font-size : 12px;
      }
	  
    font.titre {
           font-family : verdana;
           color : #F18A10;
           font-weight : bold;
           font-size : 14px;
      }

    font.sous-titre {
           font-family : verdana;
           color : #F18A10;
           font-weight : bold;
           font-size : 14px;
      } 

     .mention {
           font-family : verdana;
           color : #000000;
           font-weight : bold;
           font-size : 8px;
      }
     a.lien {
           font-family : verdana;
           text-decoration : none;
           color : #676F90;
           font-size : 10px;
           font-weight : bold;
      }
      a.gauche {
           font-family : verdana;
           text-decoration : none;
           color : #676F90;
           font-size : 10px;
           font-weight : bold;
      }
      a.rubrique {
           font-family : verdana;
           text-decoration : none;
           color : #676F90;
           font-size : 12px;
           font-weight : bold;
      }
      a.navig {
           font-family : verdana;
           text-decoration : none;
           color : #F18A10;
           font-size : 12px;
           font-weight : bold;
      }
      a.glossaire {
           font-family : verdana;
           color : #5796F9;
           font-weight :normal;
           font-size : 12px;
		   text-decoration : underline;
      }
     input.texte {
           font-family : verdana;
           color : #F18A10;
           font-weight : normal;
           font-size : 10px;

      }
     input.bouton {
           font-family : verdana;
           color : #676F90;
           font-weight : bold;
           font-size : 8px;
		   size : 8;

      }
       
     a:hover {
           font-family : verdana;
           font-size : 10px;
           color : #F18A10;
           font-weight : bold;
           text-decoration : none;
      }
	  
	  a.lien:hover {
           font-family : verdana;
           font-size : 10px;
           color : #F18A10;
           font-weight : bold;
           text-decoration : none;
      }
	  a.rubrique:hover {
           font-family : verdana;
           font-size : 12px;
           color : #F18A10;
           font-weight : bold;
           text-decoration : none;
      }
	  a.glossaire:hover {
           font-family : verdana;
           color : #F18A10;
           font-weight : normal;
           font-size : 12px;
		   text-decoration :underline;
      }
	  a.navig:hover {
           font-family : verdana;
           text-decoration : none;
           color : #F18A10;
           font-size : 12px;
           font-weight : bold;
      }
     
     input.bouton:hover {
           font-family : verdana;
           font-size : 8px;
           color : #F18A10;
           font-weight : bold;
           text-decoration : none;
		   size : 8;
      }


     hr.f1 {
           border : none;
           border-top : 1px dashed #7e8fb6;
           height : 0;
           width : 100%;
      }
	  
	   hr.f3 {
	       Valign="top"
           border : none;
           border-top : 1px dashed #F18A10;
           height : 0;
           width : 100%;
      }
     hr.f2 {
           border : none;
           border-top : 1px solid #7e8fb6;
           height : 0;
           width : 100%;
      }
   hr.f4 {
	       Valign="top"
           border : none;
           border-top : 1px solid #F18A10;
           height : 0;
           width : 100%;
	 {	   