body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {

}

a:link {
	color: #036E98;
}
a:visited {
	color: #036E98;
}
a:hover {
	color: #028EC3;
}
a:active {
	color: #036E98;
	font-size: 18px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.style1 {color: #FFFFFF}
.style4 {font-size: 9}
.style5 {font-size: 9px}
.texte {
	color: #0093C7;
}
.texte strong {
	font-size: 19px;
}
