/* page.HOME  //////////////////////////////////////////////////////// */
.home_promo{
	float:left;
	height:182px;
	margin:0;
	padding:0;
	margin-left : 8px;
	margin-top : 10px;

}
.home_reseaux{
	float:left;
	height:182px;
	margin:0;
	padding:0;
	margin-left : 17px;
	margin-top : 10px;
}
.home_reseaux-carte{
	float:left;
	height:182px;
	margin:0;
	padding:0;
}
.home_reseaux-form{
	float:left;
	width:156px;
	height:132px;
	padding-top:50px;	
	background-image: url(../images/reseaux_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_reseaux-form h3{
	padding-top:7px;
}