/* CSS Document */

#box_commerces_liege {
width:						382px;
position:					relative;
}

#box_commerces_liege h1 {
height:						34px;
position:					relative;
margin:						0;
padding:					0;
}

#contenu_commerces_liege {
position:					relative;
}

#commerces_liege_item {
width:						100%;
height:						91px;
position:					relative;
padding-top:				20px;	
}

#cadre_photo_commerce {
width:						121px;
height:						81px;
background-image:			url(../../images/boxes/cadre_photos.jpg);
background-repeat:			no-repeat;
position:					relative;
float:						left;
margin-right:				13px;
padding:					2px;
}

#liner_separation {
width:						100%;
height:						17px;
background-image:			url(../../images/structure/liner_separation.png);
background-repeat:			repeat-x;
position:					relative;
}

#footer_box_commerces_liege {
height:						14px;
position:					relative;
background-image:			url(../../images/boxes/classic_box_footer.jpg);
background-repeat:			no-repeat;
}