/*  Senat - Scroll menu catalogue colonne gauche  */
.scroll-middle {
	width: 220px;clear: both; 
	height: 380px; overflow: hidden; 
	display: block;  padding: 0 0 7px 0; 
}
.scroll-up {
	width: 100px; float: left; 
	height: 20px; clear: both; margin: 0pt 5px 8px 6px;   cursor: pointer;
	display: block; background: #fff url(../images/bt/up.gif) center center no-repeat;   
}

.scroll-down {
	width: 100px; float: left;   margin: 0 5px; 
	height: 20px;	cursor: pointer;
 	display: block; background: #fff url(../images/bt/down.gif) center center no-repeat; 
}

.tab-container ul    { clear: both; padding: 0 0 7px 0;   }

.tab-scroll    { clear: both; overflow: auto; padding: 0 0 0 0px;  } 
.tab-scroll    { padding: 0 0 0 12px!important ; padding: 0 0 0 5px    } 