 body {
   background-color : white;
   font-size :10px;

 }
 input {
   font-size : 12px;
 }

 select {
   font-size : 10px;
 }


 .titre1 {
   font-size : 20px;
 }
 .titre2 {
   font-size : 16px;
 }
 .titre3 {
   font-size : 12px;
 }

 .libelle-normal, .libelle-gras,
 .libelle-normal-left, .libelle-gras-left,
 .libelle-normal-right, .libelle-gras-right,
 .libelle-normal-center, .libelle-gras-center
 {
   font-size : 12px;
 }

 .paragraphe {
   font-size : 12px;
 }

 .titre1 {
   color : #6699FF;
   font-family : Arial;
   font-weight : bold;
   font-style : normal;
   text-align : left;
   vertical-align  : top;
   height : 1;
 }

 .titre2 {
   color : #6699FF;
   font-family : Arial;
   font-weight : bold;
   font-style : normal;
   text-align : left;
   vertical-align : top;
   height : 1;
 }

 .titre3 {
   color : #6699FF;
   font-family : Arial;
   font-weight : bold;
   font-style : normal;
   text-align : left;
   vertical-align  : bottom;
 }

 .libelle-normal, .libelle-gras,
 .libelle-normal-left, .libelle-gras-left,
 .libelle-normal-right, .libelle-gras-right,
 .libelle-normal-center, .libelle-gras-center
 {
   font-family : Helvetica;
   font-style : normal;
 }

 .libelle-gras, .libelle-gras-left, .libelle-gras-right, .libelle-gras-center {
   font-weight : bold;
 }

 .libelle-normal, .libelle-normal-left, .libelle-normal-right, .libelle-normal-center {
   color : #404040;
 }

 .libelle-normal-left, .libelle-gras-left
 {
   text-align : left;
 }

 .libelle-normal-right, .libelle-gras-right
 {
   text-align : right;
 }

 .libelle-normal-center, .libelle-gras-center
 {
   text-align : center;
 }

 
 .lien {
   color : blue;
   font-family : Verdana, Helvetica, Arial, sans serif;
   font-size : 11px;

 }

 .paragraphe {
   color : black;
   font-family : Arial;
   font-style : normal
 }

 .barre {
         background-color : #6699FF;
	 height : 1;
        }

 .libelle-commentaire {
   color : black;
   font-family : Helvetica;
   font-style : italic;
   font-size : 10px;
 }
   

 .libelle-erreur {
   color : red;
   font-family : Helvetica;
   font-weight : bold;
   font-size : 12px;
 }

 .libelle-info {
   color : blue;
   font-family : Helvetica;
   font-weight : bold;
   font-size : 12px;
 }

 .libelle-tableau {
   font-family : Tahoma, Helvetica, Arial, sans-serif;
  font-size : 11px;
 }
 
.mentionLegale {
	color : #000000;
	font-family : Arial;
	font-style : italic;
	font-size : 10px;
}

.FAQ { 
	 	font-family: Georgia, "Times New Roman", Times, serif;
	    font-size: 12px; 
		font-weight: bold; 
		color: #FF6633;
		 text-decoration: underline
}
