a {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none;}


.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align:justify; background-repeat: no-repeat}
.text3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-align:justify; tbackground-repeat: no-repeat;}
.textnavig {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align:right;tbackground-repeat: no-repeat; 	font-weight: bold;}
.textnavigb {font-family: Arial, Helvetica, sans-serif; font-size:9px; color: #660000; text-align:center;tbackground-repeat: no-repeat; 	font-weight: bold;}
.naviglang {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align:left; tbackground-repeat: no-repeat; 	font-weight: bold;}
.text2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align:left; background-repeat: no-repeat}
.textgras {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#EF494D; text-align:justify; background-repeat: no-repeat; font-weight: bold;}
.bouton {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0000CC; background-color: #ffffff;}
.bouton2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-color: #996633;}
.formresult{padding: 0; margin: 0; z-index: 100;}

.imgcolor{ border:solid 1px #000000; padding 2px;}



#page  
 {
   position: absolute;

   width: 900px;        /* selon la largeur voulue */
   margin-left: -475px; /* moitie de width */
   left: 50%;           /* constant, toujours 50% */
   height: 550px;       /* selon la quantite de texte */
   margin-top: -275px;   /* moitie de height */
   top: 50%;            /* constant, toujours 50% */
 }
