span.monte { display: none; cursor: pointer;}
span.descend { display: none; cursor: pointer;}

div.lateral{
position:relative;
width:19%;
float: left;
font-size: 70%;
text-align: center;
height: 30%; 
}
div.lateral li:hover
{
 background-color: #f2f2ff;
}
li.on
{
 font-weight: bold;
}
#scroller-nds li
{
padding: 0px;
list-style: none;


}

#scroller_container-nds {
 position:relative;
 overflow: hidden;
 height: 100% !important;
 height: 70%;
 width:100%;
 float: left;
 text-align: center;
 }

/* CSS Hack Safari */
#dummy {;# }

#scroller-nds { 
margin-left: 20px;
line-height: 150%;
padding-left: 0%;
text-align: left;
padding-left: 20px !important;
width: 90%;
}

div.fleches {
	display:none;
	margin-top:25%;
	left: 0%;
	height: 160px;
	width: 2%;
	float:left;
	position: absolute;
	z-index: 5;
 }

