/**********************************************************************************/
/*** Accueil ***********************************************************************/
#container_info_1 {
	float:left;
	width:361px;
	height:212px;
	background-repeat: no-repeat;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:2px;

}

#container_info_2 {
	float: right;
	width:361px;
	height:212px;
	background-repeat: no-repeat;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	margin-bottom:2px;
}

#container_info_3 {
	float:left;
	clear:left;
	width:361px;
	height:212px;
	margin-left:2px;
	margin-right:2px;
	margin-top:15px;
	margin-bottom:2px;
	background-repeat: no-repeat;
}

#container_info_4 {
	float: right;
	width:361px;
	height:212px;
	margin-left:2px;
	margin-right:2px;
	margin-top:15px;
	margin-bottom:2px;
	background-repeat: no-repeat;

}
