.edito{
margin-left:45px;
width:401px;
}

#adresse1{
margin-left:55px;
display:inline;
float:left;
width:250px;
border-right:1px solid #999;
}

#adresse2{
float:left;
width:220px;
text-align:left;
margin-left:30px;
}

#bloc_categories{
margin:31px 0 54px 0;
width:552px;
}



.bloc_categorie li a{position:relative;}
.bloc_categorie li a span{
	display:none;
	width:103px;
	height:64px;
	/*background:url(../img/commun/interface/fond-bulle.gif);*/
	color:#7D7D7D;
	position:absolute;
	top:-70px;
	left:-20px;
	font-size:10px;
}


.bloc_categorie li a:hover span{
	display:block;
	width:103px;
	height:61px;
	background:url(../img/commun/interface/fond-bulle.gif);
	color:#7D7D7D;
	position:absolute;
	top:-70px;
	left:-20px;
	font-size:10px;
	line-height:12px;
	padding-top:3px;
}

.bloc_categorie_home{
height:58px;
padding-top:42px;
float:left;
font-size:14px;
color:#736b6c;
line-height:48px;
margin-left:20px;
}

.bloc_categorie_home_titre{
float:left;
}

.bloc_categorie{
float:left;
margin-left:4px;
}

#titre_droite{
width:420px;
line-height:33px;
font-variant:small-caps;
font-size:18px;
color:#464646;
text-align:center;
}

#titre_droite img{
display:block;
}

.bloc_promo_left,
.bloc_promo_right{
width:130px;
text-align:center;
font-size:12px;
color:#6b6b6b;
display:inline;
margin-bottom:15px;
}

.bloc_promo_left{
float:left;
margin-left:30px;
margin-right:40px;
}

.bloc_promo_right{
float:right;
margin-left:60px;
margin-right:10px;
}

.bloc_promo_left img,
.bloc_promo_right img{
display:block;
margin:0 auto 5px;
}