body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #004B9E;
}.fenetre-centree {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.gauche-1 {
	float: left;
	width: 500px;
	text-align: center;
}
.droite-1 {
	float: right;
	width: 300px;
	text-align: center;
}
.gauche-2 {
	float: left;
	width: 200px;
	text-align: center;
	height: 220px;
	padding-left: 100px;
}
.droite-2 {
	float: right;
	width: 500px;
	text-align: center;
	height: 220px;
	font-size: 18px;
	font-weight: bold;
}
.fenetre-centree-bas {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(http://www.multigroup.info/images/barre-bas.jpg);
	background-position: center top;
	height: 30px;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 20px;
}
