body {
   margin-left: 50%;
   left: -750px;
   background: #e9e9eb url('images/background.jpg') repeat-x;
   text-align: center;
   margin: 0;
}

hr {
   border-bottom: 1px #000000 solid;
}

#frise {
  height: 150px;
  width: 100%;
  min-width: 800px;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background:url('images/frise.gif') repeat-x;
  z-index: 2;
  display : block;
}

#frise_reduite {
  height: 45px;
  width: 100%;
  min-width: 800px;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  background:url('images/frise.gif') repeat-x;
  z-index: 2;
  display : none;
}

#toggle_frise {
  z-index: 5;
  left: 10px;
  position: absolute;
  bottom: 5px;
}

#displayFrise {
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #FFFFFF;
}

#displayFrise:hover {
  color: #FF0000;
}

#cadre {
  height: 450px;
  width: 810px;
  margin-left: 50%;
  left: -405px;
  top: 55px;
  position: absolute;
  text-align: left;
}

 .tableau {
   position: absolute;
   
 }

.logo {
  text-align: left;
  width: 280px;
  position: absolute;
  margin-top: 65px;
  margin-left: 40px;   
}

.article {
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  font-size: 11px;
  width: 220px;
  position: absolute;
  margin-top: 373px;
  margin-left: 35px;      
}

.article a { color: #3073b5; text-decoration: none; font-weight: bold; }
.article a:hover { color: #FF0000; text-decoration: none; }

.separateur1, .separateur2 {
  position: absolute;
  margin-left: 50%;
  top: 37px;
  border-right: #b2b2b2 dashed 1px;
  height: 380px;
  width: 2px;
}


.separateur1 {
  left: -140px;
}

.separateur2 {
  left: 250px;
}

.texte {
  width: 325px;
  position: absolute;
  left: 295px;
  margin-top: 45px;
  height: 207px;
  padding-right: 15px;
}

.overflow {
  margin-top: 10px;
  overflow-y: auto;
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  text-align: justify;
  font-size: 12px;
  line-height: 17px;  
  padding-right: 15px;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 35px;
  padding-right: 15px;
}

.liste-videos {
  width: 315px;
  position: absolute;
  left: 295px;
  margin-top: 45px;
  height: 325px;
  padding-right: 15px;
}

.presentation-videos {
  height: 120px;
  border-bottom: #b2b2b2 dashed 1px;
  width: 100%;
  padding: 5px;
  margin-bottom: 15px;
  text-align: left;
}

.miniature {
  position: absolute;
  margin-right: 10px;
  left: 0px;
}

.description {
  position: relative;
  margin-left: 160px;
}

.lettrine {
  font-size: 63px;
  height: 55px;
  float: left;
  margin-right: 5px;
  margin-top: -5px;
  display: block;
  line-height: 63px;
}

.last_videos {
  position: absolute;
  text-align: center;
  left: 295px;
  top: 312px;
  line-height: 1px;
  border-top: #b2b2b2 dashed 1px;
  padding-top: 15px;
  width: 340px;
}

.last_videos .titre {
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  margin-bottom: 15px;
}

.partenaires {
  position: absolute;
  text-align:center;
  right: 35px;
  top: 20px;
  width: 100px;
  line-height: 29px;
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  font-size: 10px;  
}

.partenaires a {
  position: absolute;
  left: 8px;
}

.logo_ecole {
  padding: 10px;
}

.logo_ecole:hover {
  border-bottom: #000000;
}

.bookmarking {
  position: absolute;
  top: 25px;
  left: 40px;
}

.logo_bookmark {  
  margin-right: 5px;
}

/* Easy Slider */

	#slider {
    z-index: 5;
    position: absolute;
    bottom: 0;
    display: block;
    margin-left: 50%;
    left: -425px;
  }
  
  #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:850px;
		height:150px;
		overflow:hidden; 
		}
	 .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
            
  #prevBtn, #nextBtn{ 
		display:block;
		width:66px;
    min-width: 66px;
		height:150px;
		position:absolute;
		left:1%;
		bottom:0px;
    z-index: 3;
		}	
	#nextBtn{ 
		left:93%;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:66px;
		height:150px;
		background:url(images/frise-left.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/frise-right.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

#onglet-home {
  position:absolute;
	margin-left: 50%;
  left: -405px;
  height: 50px;
  width: 74px;
  outline: 0px;
}

#onglet-videos {
	position:absolute;
	margin-left: 50%;
  left: -331px;
  height: 50px;
  width: 214px;
  outline: 0px;
}

#onglet-entrepreneurs {
	position:absolute;
	margin-left: 50%;
  left: -117px;
  height: 50px;
  width: 214px; 
  outline: 0px;
}

#onglet-afic {
	position:absolute;
	margin-left: 50%;
  left: 97px;
  height: 50px;
  width: 214px;
  outline: 0px;
}

#videowall {
  position: absolute;
  margin-left: 50%;
  left: -390px;
  bottom: 10px;
  text-align: center;
}

.video {
  float: left;
  margin-left: 80px;
}


.legende_video {
  font-size: 12px;
  color: #FFFFFF;
  font-family: Arial;
  font-weight: bold;
  line-height: 13px;
}

#voile {
  background:#070707;
	width:100%;   
	text-align:center; position:absolute; z-index: 15; top:0px; left:0px;
	opacity: 0.9;
  display: none;
  height: 100%;
}

#eddiemisrahi, #pierredefouquet, #jeanlouisdebernardy { 
  display: none;
}

