@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #620115;
}
a:link {
	color: #b2c900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b2c900;
}
a:hover {
	text-decoration: underline;
	color: #b2c900;
}
a:active {
	text-decoration: none;
	color: #b2c900;
}
.titre {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}
.sstitre {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.sstitrenoir {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.sstitregras {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.textes {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.textesnoir {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.textesgras {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.adresse {
	font-family: "Times New Roman", Times, serif;
	color: #b2c900;
}
