body {
	background-image: url(../Images/BG/cadrille-BG.jpg);
}
a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.text-ordinaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3d3e67;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3d3e67;
}
.text-Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3e67;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3e67;
	font-weight: bold;
}
