body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-repeat: no-repeat;
			background-position:top center;


}
#conteneur{
	overflow: auto;
	text-align:center;
	width:885px;
	margin:auto;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: white;
}
h2 {
	font-size: 12px;
	color: white;
}
h3 {
	font-size: 10px;
	color: white;
}

h4 {
	font-size: 16px;
	color: white;
}
p {
	font-size: 10px;
	color: white;
}