body {
	background-image: url(../image/design/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	text-align: center;
}
#conteneur {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}

	

#bg_rub {
	background-image: url(../images/bg_gpe.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FFFFFF;
	height:100%;
}

#gauche{
	position:relative;
	width: 231px;
	float:left;
}
#droite{
	position:relative;
	width: 719px;
	float:left;
}

#header{
	height:300px;}
	
a img { border:none; }
