#conteneur_slide
{
	display: block;
	width: 220px;
	height: 174px;
	float: left;
 	margin: 0 0 0 20px;
 	padding: 0;
	border: 0;
}

.lengend_slide {
	display: block;
	float: left;
	padding: 0;
	font-size: 12px;
	text-align: center;
	margin: 1px 0 1px 5px;
	color: #666;
}

#mySlideshow
{
	display: block;
	width: 189px;
	height: 154px;
	float: left;
 	background: url(../_mm/realisation_thumb_bg.jpg) center center no-repeat;
 	margin: 0;
 	padding: 0;
	z-index:5;
}
.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
	padding: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
 	background: url(../_mm/realisation_thumb_bg.jpg) center center no-repeat;
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 175px;
	margin: 7px;
	left: -1000px;
	bottom: 0;
	height: 34px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 11px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 10px;
	margin: 2px 5px;
	color: #eee;
}
.jdSlideshow a
{
	cursor: pointer;
}

#photo {
    display: block;
    position: relative;
    float: right;
	width: 390px;
	height: 314px;
	background: url(../_mm/realisation_big_bg.jpg) top left no-repeat;
	padding: 6px 8px 8px 7px;
	margin: 0 80px 0 150px;
}

