.titre {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 40px;
	font-weight : bold;
}
.sstitre {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 25px;
	font-weight : normal;
}
.illus {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 16px;
	font-weight : normal;
	font-style: italic;
}
.txt {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 14px;
	font-weight : normal;
}
.txt2 {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 17px;
	font-weight : normal;
}
.contact {
	color : #000000;
	font-family : "Times New Roman";
	font-size : 14px;
	font-weight : normal;
	text-decoration: none;
}

A:HOVER {
	text-decoration : underline;
}
