.spSlideLink {
	text-decoration: none;
	color: #FFF;
}

.fcSlideMaskTop {
	position: absolute;
	top: 0px;
	z-index: 15;
	background: url(/images/v2/mea_masque_haut.png) no-repeat top;
	height: 8px;
	width: 500px;
	overflow: hidden;
}

.spSlideMaskBottom {
	position: absolute;
	bottom: 10px;
	z-index: 15;
	background: url(/images/v2/mea_masque_bas.png) no-repeat bottom;
	height: 8px;
	width: 500px;
	overflow: hidden;
	zoom: 1;
}

#fcNav {
	position: relative;
	width: 500px;
	margin: 0 0 6px;
	zoom: 1;
	font: 9px Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
}

#fcNav .fcmea {
	position: relative;
	width: 124px;
	float: left;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 0 0 1px;
}

#fcNav .spSlidePic {
	width: 124px;
	margin: 0px auto;
	z-index: 3;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}

#fcNav .spSlidePicLayer {
	position: absolute;
	width: 124px;
	height: 17px;
	bottom: 39px;
	background: #73c3d7;
	z-index: 2;
}

#fcNav .ZZZ_spSlidePicLayer {
	position: absolute;
	width: 124px;
	height: 17px;
	bottom: 39px;
	background: #73c3d7;
	z-index: 2;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.fcPicContainer {
	width: 124px;
	height: 86px;
	overflow: hidden;
	position: relative;
}

.ZZZ_fcPicContainer {
	width: 124px;
	height: 105px;
	overflow: hidden;
	position: relative;
}

.fcPic {
	width: 124px;
	height: 70px;
	position: relative;
	top: 0px;
	border-width: 0;
	border-style: none;
}

.ZZZ_fcPic {
	width: 124px;
	height: 122px;
	position: relative;
	top: 0px;
	border-width: 0;
	border-style: none;
}

#fcNav .spSlideText {
	background: #333 url(../images/mea_fond_texte.png) repeat-x center top;
	color: #CCC;
	font-size: 10px;
	line-height: 11px;
	width: 114px;
	height: 35px;
	padding: 5px 5px 0;
	overflow: hidden;
}

/* @group First item */

#fcNav #mea0 {
	width: 125px;
	margin: 0;
}

#mea0 .spSlidePic {
	width: 125px;
}

#mea0 .spSlidePicLayer {
	width: 125px;
}

#mea0 .fcPicContainer {
	width: 125px;
}

#mea0 .fcPic {
	width: 125px;
}

#mea0 .spSlideText {
	width: 115px;
}

/* @end */

#fcNav a {
	text-decoration: none;
}

#fcNav a:focus {
	outline: none;
}

.fcSlideMaskTop {
	position: absolute;
	top: 0;
	z-index: 15;
	background: url(../images/mea_masque_haut2.png) no-repeat top;
	height: 8px;
	width: 500px;
	overflow: hidden;
}

.fcSlideMaskBottom {
	position: absolute;
	bottom: -2px;
	z-index: 15;
	background: url(../images/mea_masque_bas.png) no-repeat bottom;
	height: 8px;
	width: 500px;
	overflow: hidden;
	zoom: 1;
}

.fcmeacont {
	position: relative;
	width: 500px;
	height: 126px;
	margin: 0;
	padding: 0;
	/* top: -7px; */
}

.ZZZ_fcmeacont {
	position: relative;
	width: 500px;
	height: 145px;
	margin: 0;
	padding: 0;
	/* top: -7px; */
}

#testDiv {
	padding: 0;
	margin: 0;
	height: 299px;
}

#mea-video2 {
	height: 299px;
	position: relative;
}

#fcNav .spSlidePic2 {
	position: absolute;
	width: 123px;
	bottom: 41px;
	margin: 0px auto;
	z-index: 3;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}

#fcNav ZZZ_img {
	width: 122px;
	height: 122px;
	border-width: 0;
	border-style: none;
}

#mea_video_container {
	position: absolute;
	z-index: 0;
}



/* Carousel */
div.jMyCarousel .prev{
	background: url('../images/fleche2-g.png') center center no-repeat;
	width:35px;
	height:47px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('../images/fleche2-d.png') center center no-repeat;
	width:35px;
	height:47px;
	border:0px;
}

div.jMyCarousel .ZZZ_prev{
	background: url('../images/fleche-g.png') center center no-repeat;
	width:39px;
	height:63px;
	border:0px;
}

div.jMyCarousel .ZZZ_next{
	background: url('../images/fleche-d.png') center center no-repeat;
	width:39px;
	height:63px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
}

div.jMyCarousel ul{
	background-color:#000;	
}

div.jMyCarousel ul li{
	margin:0px;
	border:1px solid #444;
	line-height:0px;
	padding:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
