textarea
{
border-color:#0000FF;
border-style:dotted;
}

.Titre_Tableau_Form {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: Aucune;
	color:#000000
            }

.Titre_Principal {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: Aucune;
	color:#333333
            }

.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: #0033CC
         }
		 
.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: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#FF0000
       }  
	   
.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: bolder;
	font-variant: normal;
	text-transform: Aucune;
	color: #666666
          }

.lib_oblique_liste {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: Aucune;
	color: #333333;
	background-color: #FFFFFF
         }

