div#bandeau {
float:center;
	width:900px;
	height:191px;
		background-image: url("LA5.jpg");
	}
div#bandeau_logo {
	width:900px;
	height:53px;
		background-image: url("logordre1.gif");
	    background-position: 50%;
		background-repeat: no-repeat;
		}
div#bandeau_second {
	float:left;
	width:60%;
	height:137px;
		}
div#bandeau_second_deux {
	float:left;
	width:30%;
	height:137px;
		}
div#barredeux {
	width:900px;
	height:22px;
		background-image: url("barre2.jpg");
	}	

div#infos {
	width:900px;
	height:400px;
                  background-repeat: no-repeat;
	}	


