a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #FF0000;
}

a.hidden:active {
  color: #FF0000;
}

a.nav:link {
	color: #000000;
	padding: 2px;}

a.nav:visited {
	color: #000000;
	padding: 2px;
}

a.nav:hover {
	color: #FF0000;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	}
 
#menu {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : right;
    }
    
 #titre1 {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : center;
    }

 #titre2 {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
    font-size : 16;
    color : #000000;
    text-indent : 0;
    text-align : center;
    }

  #titre3 {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
    font-size : 16;
    color : #000000;
    text-indent : 0;
    text-align : left;
    }
          
 #texte {
	font-family : arial, helvetica, sans-serif;
    font-size : 16;
    color : #000000;
    text-indent : 30;
    text-align : justify;
    }
    

    #texte1 {
	font-family : arial, helvetica, sans-serif;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : justify;
    }

    #texte2 {
	font-family : arial, helvetica, sans-serif;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : center;
    }
    
  #texte3 {
	font-family : arial, helvetica, sans-serif;
    font-size : 16;
    color : #000000;
    text-indent : 0;
    text-align : center;
    }
    

    #texte4 {
	font-family : arial, helvetica, sans-serif;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : left;
    }
    
    #texte5 {
	font-family : arial, helvetica, sans-serif;
    font-size : 13;
    color : #000000;
    text-indent : 0;
    text-align : right;
    }
    
    #textsmall {
	font-family : arial, helvetica, sans-serif;
    font-size : 10;
    color : #000000;
    text-indent : 0;
    text-align : center;
    }

    #signature {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
    font-size : 16;
    color : #000000;
    text-indent : 0;
    text-align : right;
    }

    #formul {
    font-family : arial, helvetica, sans-serif;
    font-size : 13;
    color : #FF0000;
    }
