/* CSS Document */

body {
	margin:auto;
	background-image:url(../Images/background2.jpg);
	background-position:top; background-repeat:repeat-x; background-attachment:scroll;
	}
	
/*styles text*/
.title {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 13px;color: #333333 ;font-weight: normal;
	}

.title-green {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;color: #76a735 ;font-weight:bold;
	}

.title-white {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;color: #FFFFFF ;font-weight:normal; cursor:pointer;
	}
	
.title-mentions {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px;color: #FFFFFF ;font-weight:normal; cursor:pointer;
	}
	
.title-litebox {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px;color: #90c5e7 ;font-weight:bold;
	}


/*styles lien*/

  a.lien1   {
  color:#FFFFFF;     
  text-decoration:underline; 
  font-familly:"Lucida Sans Unicode", "Lucida Grande", Arial;
  font-size:10px;
  }    
    
  a.lien1:hover   {     
  color:#FFFFFF;
  font-family:"Lucida Sans Unicode", "Lucida Grande", Arial;
  }  
  
    a.lien-2   {
  color:#333333;     
  text-decoration:none; 
  font-familly:"Lucida Sans Unicode", "Lucida Grande", Arial;
  }    
    
  a.lien-white:hover   {     
  color:#333333;
  font-family:"Lucida Sans Unicode", "Lucida Grande", Arial;
  text-decoration:underline;
  }  


/*blocs*/
div {
	margin:auto;
}

div#content-all {	
	width:1000px;
	height:1350px;
	background-image:;
	background-position:center;
	}

div#logo { width:1000px; height:115px; }
div#video { width:980px; height:345px; padding-right:20px; padding-top:10px; }
div#top { width:1000px; height:470px; }
div#text { width:1000px; height:210px; }
div#ecolo { width:1000px; height:260px; padding-top:40px; background-image:url(../Images/bg-ecolo.png); background-repeat:no-repeat;}

div#bloc {width:470px; height:240px; float:left; margin-left:30px; margin-top:20px; }
div#bloc2 {width:410px; height:240px; float:left; margin-left:90px; margin-top:20px; }

div#anim {width:1000px; height:400px; }
div#mentions {width:1000px; height:20px; margin-top:50px; }



#slider-stage{width:1000px; overflow:auto; overflow-x:hidden; overflow-y:hidden; height:210px; margin-top:60px;}
#slider-buttons{width:90px; margin:0 auto;}
	#slider-list{width:2300px; border:0; margin:0; padding:0; left:400px;}
	#slider-list li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:4px;
		padding:4px; 
		background:;
		float:left;
		width:250px;
		height:210px;
		}

