/* CSS Document */

body {
	margin: 30;
	padding: 0;
	background: #659999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19306B;
	text-align: center;
	background-color: #999999;
}
a {
	color: #000099;
	text-decoration: none;
	}
a:hover {
	color: #00ffff;
	text-decoration: none;
	}
p {
	font-size: 12px;
	}
h1 {
	font-size: 36px;
	text-align: right;
	font-weight: bolder;
	margin-top: 0px;
	color: #405E5E;
	}
h2 {
	color: #19306B;
	}
h3 {
	/* color: #CC6600; */
	font-size: 14px;
	font-weight: bold;
	}
.contenu {
	background-color: #FFF3CC;
	background-image: url(Aucune);
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 22px;
	padding-right: 22px;
	position: relative;
	z-index: 3;
	}
#fltgch {
	margin: 12px;
	width: 30%;
	/*z-index: auto;*/
}
#fltdrt {
	/*margin: 12px;*/
	width: 30%;
	/*z-index: auto;*/
}
