.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF9933;
	margin: 10px;
	width: 530px;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
}
.titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
.texteactivite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	background-position: top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Muli, "Muli Italic", "Muli Light", "Muli Light Italic";
}
#lien a {
	color: #FF9933;
	font-family: Muli, "Muli Italic", "Muli Light", "Muli Light Italic";
	font-style: italic;
	text-decoration: underline;
}
#lien a:hover {
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
.texteformulaire {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
}
body {
	background-color: #39211d;
	padding: 0px;
	margin: 0px auto auto;
}
