.Titre_Tableau_Form {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#000000;
            }

.saisie {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #666666;
         }
		 
.libelle_normal {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#000000
       }  

.libelle_obligatoire {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#000000
       }  
	   
.lib_oblique {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 9px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000
         }
		 
.lib_texte {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #666666
          }

