FONT.Titre { font-family:     tahoma,sans-serif;
             font-style:      normal;
		     font-size:       10pt;
		     font-weight:     bold;
		     font-variant:    small-caps;
		     text-decoration: none;
			 letter-spacing:  1pt;
		     color:           #000000;
           }
FONT.TitreContenu { font-family:     tahoma,sans-serif;
					font-style:      normal;
					font-size:       12pt;
					font-weight:     bold;
					font-variant:    small-caps;
					text-decoration: none;
					letter-spacing:  1pt;
					color:           #000000;
           }
FONT.Normal { font-family:     tahoma,sans-serif;
			  font-style:      normal;
			  font-size:       9pt;
			  font-weight:     normal;
			  font-variant:    normal;
			  text-decoration: none;
			  color:           #505050;
           }

.Mission { font-family:     tahoma,sans-serif;
			  font-style:      normal;
			  font-size:       9pt;
			  font-weight:     normal;
			  font-variant:    normal;
			  text-decoration: none;
			  color:           #505050;
			  position:relative;
			  left: 11px;
			  display:inline;
			  width:100%;
           }

FONT.ErrorSummary { font-family:     tahoma,sans-serif;
				    font-style:      normal;
				    font-size:       9pt;
					font-weight:     normal;
					font-variant:    normal;
					text-decoration: underline;
					color:           #FF0000;
				  }
.Demarque {     font-family:     tahoma,sans-serif;
				    font-style:      normal;
				    font-size:       11pt;
					font-weight:     bold;
					font-variant:    normal;
					text-decoration: none;
					color:           #081b55;
				  }


FONT.Copyright { font-family:     tahoma,sans-serif;
                 font-style:      normal;
		         font-size:       8pt;
		         font-weight:     normal;
		         font-variant:    normal;
		         text-decoration: none;
			     letter-spacing:  0pt;
		         color:           #808080;
               }

FONT.ActiveLink  { font-family:     tahoma,sans-serif;
                   font-style:      normal;
				   font-size:       8pt;
				   font-weight:     bold;
				   font-variant:    small-caps;
				   color:           #505050;
				   text-decoration: none;
				   position:        relative;
				   left:			-7px;
				  }

FONT.Small       { font-family:     tahoma,sans-serif;
                   font-style:      normal;
				   font-size:       3pt;
				   font-weight:     bold;
				   font-variant:    normal;
				   color:           #505050;
				   text-decoration: none;
				  }

FONT.Petit       { font-family:     tahoma,sans-serif;
                   font-style:      normal;
				   font-size:       7pt;
				   font-weight:     normal;
				   font-variant:    normal;
				   color:           #000000;
				   text-decoration: none;
				  }



