.texte_courant {font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-style: normal;
                font-weight: normal;
                color: #000000;
                text-decoration: none;}
.texte_courant_bold {font-family: Arial, Helvetica, sans-serif;
                     font-size: 12px;
                     font-style: normal;
                     font-weight: bold;
                     color: #000000;
                     text-decoration: none;}
.asterisque {font-family: Arial, Helvetica, sans-serif;
             font-size: 12px;
             font-style: normal;
             font-weight: normal;
             color: #0080FF;
             text-decoration: none;}
.legende {font-family: Arial, Helvetica, sans-serif;
          font-size: 9px;
          font-style: normal;
          font-weight: normal;
          color: #000000;
          text-decoration: none;}

.validation {font-family: Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-style: normal;
             font-weight: normal;
             color: #000000;
             text-decoration: none;}
a.validation:hover {font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: normal;
                    color: #0080FF;
                    text-decoration: none;}

#cartouche { margin: 247px 0px 0px 6px;
             width: 147px;
             height: 163px;
             background: url(images/efc-cartouche.jpg) no-repeat;
             position: absolute;
           }

