h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF3300;
	background-color: #000099;
	text-align: center;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 20px;
	margin: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0000FF;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
}
h6 {
	font-size: x-small;
	color: #CCCCCC;
}
#bas_page {
	font-size: xx-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
#font_noir {
	color: #000000;
}
h3 {
	background-color: #0099CC;
	border: 1px solid #FFFFFF;
	font-size: small;
	color: #000000;
	text-indent: 5px;
	font-style: italic;
}
h4 {
	background-color: #990000;
	font-size: small;
	border: 1px solid #FFFFFF;
}

