/* CSS Document */

#ascenseur2 { 
/*	width: 620px;*/
	width: 790px;
	 /*margin: 20px 0 10px;*/ 	 margin:auto;
	 margin-top:20px;
	 margin-right:40px;
	
	 }
#ascenseur2 .viewport { /*width: 500px; height: 200px; overflow: hidden; position: relative;*/

/*	 width: 600px;
	 height:430px;*/
	 width: 770px;
	 height:550px;
	/*border:1px dotted  #e8d5bc;*/
	overflow:hidden;
	position:relative;

 }

#ascenseur2 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }

#ascenseur2 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 8px; }

#ascenseur2 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%;
 width:0px;
  position: relative; 
  padding: 0 1px; }

#ascenseur2 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
height: 20px;
 
width: 6px;

 cursor: pointer; overflow: hidden; position: absolute; top: 0; 
 left: 1px; }

#ascenseur2 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; 
width: 6px;
 }

#ascenseur2 .disable { display: none; }



h2{
color:#aa9c8a;
text-transform:uppercase;
font-size:12px;
margin-left:50px;
	
}

.enteteserie{
	float:left;
	margin-top:10px;
	
}
	
	

.separateur{
	height:1px;
	width:700px;
/*	background-color:#aa9c8a;*/
background-color:#918575;
	float:left;
	margin-top:20px;
	margin-left:50px;
	
	
	
}
.omo{
	clear:both;
	
}

.monade {
	 width: 100px;
	 height:100px;
	/* border:1px dotted  #333333 ;*/

	 position:absolute;
	 padding:0px;
	 
	

}


.monade2 {
	 width: 100px;
	 height:100px;
	/* border:1px dotted  #333333 ;*/

	 position:relative;
	 margin-left:50px;
	 margin-top:50px;
	 padding:0px;
	float:left;
	/*background-color:#999999;*/

}
.monade3 {
	 width: 100px;
	 height:100px;
	/* border:1px dotted  #333333 ;*/

	 position:relative;
	 margin-left:50px;
	 margin-top:0px;
	 padding:0px;
	float:left;
	/*background-color:#999999;*/

}
.ligne1{
margin-top:0px;
	 width: 100px;
	 height:100px;
	/* border:1px dotted  #333333 ;*/

	 position:relative;
	 margin-left:50px;
	 margin-top:20px;
	 padding:0px;
	float:left;
}

.sans_cadre{ 
border:none; 
	border-right:2px solid     #323127;
	border-bottom:2px solid #323127;
}

.titre {
display:block;
position:absolute;
top:-16px;
font-size:13px;
text-transform:lowercase;
font-weight:bold;
color:#C1BAAA;

}

.titre2 {
display:block;
position:absolute;
top:-16px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
/*color:#0b0a0a;*/


}