#globe_galerie {  padding-top : 10px;  background: #282d30 url(gradient.png) repeat-x ;}
#video_player_slide {margin : 0px auto;  width : 920px;   height: 430px;}
#video_player {margin : 0px auto;width : 600px;height: 360px;}

.info_z {background: black;width : 130px;position:absolute; top: 10px; right: 10px;z-index : 5;font-size : 10px;}
.info_z p{color : #bdbdbd; }



.texte_z {width : 700px; padding-bottom : 0px; position:absolute; bottom: 10px; left: 0px;z-index : 5;font-size : 10px;background:url(texte_z.png) no-repeat;font-weight : bold;}
.texte_z h1{color : #000;font-size : 20px;margin-top : 10px;   }
.texte_z p{ color : #000;font-size :14px;font-weight :500;width : 500px;  font-family: "chaparall", serif}
.texte_z ul{ list-style-type : none;}
.texte_z li{text-align : left; }




.tool_z {width : 150px; padding-bottom : 20px; position:absolute; bottom: 10px;right: 10px;z-index : 5;font-size : 10px;font-weight : bold;}
.tool_z h1{color : #000;font-size : 20px; margin : 2px 0px 0px 40px ;  }
.tool_z p{ color : #000;font-size :14px;margin : 10px 20px 0px 40px ; font-weight :500;width : 500px; }


.tool_z ul{ }
.tool_z li{text-align : left;height : 20px; }
.tool_z li.mail{background:  url(mail.png) no-repeat;padding-left : 20px; }
.tool_z li.download{background:  url(download.png) no-repeat;padding-left : 20px; }
.tool_z li.link{background:  url(link.png) no-repeat;padding-left : 20px; }


#texte_coda {background: #282d30; color : white;}
#texte_coda p {
   color : white;
   padding: 10px;
}
#texte_coda h2 {
   color : white;
   
}

#wrapper {float : left;
    width : 920px;
     height: 430px;
	background :#000;
	margin-left : 10px;
}



#slider {
      width : 920px;
    margin: 0 auto;
    position: relative;margin : 0px;
}

.scroll { width : 920px;
     height: 430px;
  margin : 0px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
/*
    //background: #FFFFFF url(content_pane-gradient.gif) repeat-x scroll left bottom;
*/
}

#scrollContainer  {
     width : 920px;float : left;
    height: 430px; 
	margin : 0px;
   
}
 div.panel {
     width : 920px;float : left;
    height: 430px;
	 margin : 0px;
   
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin: 0px;
}

ul.navigation a {
   
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons { 
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left { 
    left: 10px;
	z-index : 15;
}

.scrollButtons.right {
    right: 10px;z-index : 15;
}

.hide {
    display: none;
}
