@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
h2 {
	color: #FFFF00;
}
body {
	background-image: url(links/images_bd_site/fond-index.gif);
	background-repeat: repeat;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
