div.spacer {
	clear: both;
}
div.fiche_coup_coeur {
	width:360px;
	float:left;
	margin-left:20px;
	background-color: transparent;
}
div.image {
	z-index:0;
}
div.image img {
	width:360px;
	height:200px;
}
div.caption {
	margin-top:10px;
	width:360px;
	background:#000 url(../medias/fond/fond-coup-de-coeur.png) bottom repeat-x;
}
div.description_2 {
	float:left;
	width:220px;
	height:40px;
	text-align:left;
	line-height:18px;
}
div.voir_bien {
	position:relative;
	width:130px;
	height:40px;
	float:right;
	text-align:right;
	background: url(../medias/fond/fond_flotte_droite.png) center left no-repeat !important;
	background:none;
 /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./medias/fond/fond_flotte_droite.png', sizingMethod='crop', enabled='true');*/
}
div.voir_bien a {
	line-height:30px;
}
div.menu_slide_2 {
	padding-left:10px;
	position:absolute;
	width:100px;
	height:26px;
	text-align:left;
	background:#000;
	filter : alpha(opacity=65);
	-moz-opacity : 0.65;
	opacity : 0.65;
	z-index:100;
	margin-left:20px;
	line-height:20px;
}
div.menu_slide_2 a {
	font-weight:bold;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-right:6px;
}
div.menu_slide_2 a.activeSlide {
	border-bottom:4px solid #fff;
}
