pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:674px;
	}	
		
/* image replacement */
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	}
/* // image replacement */
		

/* Easy Slider */
#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:762px;
	height:234px;
	background-image:url(../../IMG/home_video.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:250px;
	color:#7f7f7f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}	
#container a {
	color:#0a6acd;
	font-size:12px;
	font-weight:700;
}
#container img {
	width:170px;
	height:125px;
	border:2px solid #2a2a2a;
}

#slider {
	float:left;
	margin-left:70px;
	margin-top:15px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:611px;
	height:234px;
	overflow:hidden; 
}	
#prevBtn{ 
  width: 68px;
  height: 80px;	 
  z-index: 100;    
  float:left;
  margin-top:65px;
  position:absolute;
  left:0;
}	
#nextBtn{ 
  width: 64px;
  height: 80px;
  z-index: 100;
  float:right;
  margin-top:75px;
  margin-right:17px;
}														
#prevBtn a{  
	display:block;
	width:66px;
	height:82px;
	background:url(../../IMG/left.jpg) no-repeat 0 0;
}	
#nextBtn a{ 
	display:block;
	width:65px;
	height:82px;
	background:url(../../IMG/right.jpg) no-repeat 0 0;	
}												

/* // Easy Slider */

.home_video_contenu {
width:180px;
height:180px;
float:left;
padding-right:23px;
margin-left:0px;
margin:0;
margin-top:30px;
color:#000000;
}

.home_video_contenu a:hover{
text-decoration:none;
}

