.titrehome {
	font-family: Lucida Handwriting;
	font-size: 18pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
.titretexte {
	font-family: Lucida Handwriting;
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu:Hover {
	font-family: verdana;
	font-size: 8pt;
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
	}

.texte {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	text-align: justify
	}
	
.texte:Hover {
	font-family: verdana;
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
	text-align: justify
	}

.texteliens {
	font-family: verdana;
	font-size: 12pt;
	color: blue;
	text-decoration: none;
	text-align: justify
	}
	
.texteliens:Hover {
	font-family: verdana;
	font-size: 12pt;
	color: blue;
	text-decoration: underline;
	text-align: justify
	}
	
.textemenu {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	}
	
.texte2 {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	font-style: normal;	
	text-decoration: none;
	}

.texte2:Hover {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	font-style: normal;	
	text-decoration: underline;
	}
	
.italic {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	font-style: italic;
	text-decoration: none;
	}

.agrandir {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-style: italic;
	text-decoration: none;
	}

.agrandir:Hover {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-style: italic;
	text-decoration: underline;
	}
	
.about {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	}

.about:Hover {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
	}
	
