/* 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:						352px;
height:						89px;
position:					relative;
padding-top:				18px;
padding-bottom:				10px;
background-image:			url(../../images/new-boxes/bg-box.png);
background-repeat:			repeat-y;
display:					block;
padding-left:				15px;
padding-right:				15px;
}

#cadre_photo_commerce {
width:						117px;
height:						77px;
background-repeat:			no-repeat;
position:					relative;
float:						left;
border:						6px solid #fff;
margin-right:				12px;
}

#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:						10px;
position:					relative;
background-image:			url(../../images/new-boxes/footer-rubrique-50.png);
background-repeat:			no-repeat;
margin-top:					1px solid #fff;
}

.intitule_commerce {
	font-size:				15px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#006f8f;
	}
.sous_titre_commerce {
	font-size:				12px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#01baf7;
	}
.introduction_commerce {
	font-size:				13px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#7e7e7e;
	}
.btn_lire_plus {
	width:					48px;
	height:					16px;
	position:				relative;
	background-image:		url(../../images/new-boxes/bg-btn-voir-plus.png);
	display:				block;
	padding-left:			3px;
	padding-right:			3px;
	/* Fonts */
	color:					#fff;
	font-weight:			bold;
	font-size:				10px;
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		none;
	text-align:				center;
	}
	.btn_lire_plus:hover {
		color:					#00bfff;
		}
.box_tout {
	width:					97px;
	position:				absolute;
	left:					300px;
	}
	.box_tout a {
		font-family:		Arial, Helvetica, sans-serif; 
		font-size:			11px; 
		font-weight:		bold;
		color:				#00bffe;
		text-decoration:	none;
		}
		.box_tout a:hover {
			color:				#fff;
			}

