body {
	background-image: url(images/fondpage.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	color: #3b4847;
	font-size: 14px;
}
a {
	font-size: 18px;
	font-weight: bold;
	color: #3b4847;
}
a:link {
	text-decoration: none;
	color: #3b4847;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



a.blanc {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
a.blanc:link {
	text-decoration: none;
}
a.blanc:visited {
	text-decoration: none;
}
a.blanc:hover {
	text-decoration: underline;
}
a.blanc:active {
	text-decoration: none;
}




.titreorange {
	font-size: 24px;
	color: #f5a52a;
}
.titreorangepetit {
	font-size: 15px;
	color: #f5a52a;
}
.texteblanc {
	font-size: 18px;
	color: #ffffff;
}
.texteblancpetit {
	font-size: 14px;
	color: #ffffff;
}

.textenoir {
	font-size: 10px;
	color: #000000;
}
.titreblanc {
	font-size: 15px;
	color: #ffffff;
}
.titrenoir {
	font-size: 15px;
	color: #000000;
}
