.thumb img {
	width:100px;
	height:100px;
	padding:3px;
	border:1px solid #929a9d;

}


#scrollDiv {
	overflow: hidden;
	height: 130px;
	width: 240px;
	/*border: 1px solid #ccc;*/
	float:left;
	background-color: #FFF;
}


#thumbs {
	height: 100px;
	margin:10px;
	width:10000px;
	text-align:left;
}





#thumbs a {
  text-decoration: none;
}



#thumbnav {
	/*width:100px;*/
	margin: 5px auto 5px 5px;
	height: 150px;
}



.handle {
	background: #1B384B;
	/*border: 1px solid #ccc;*/
	border:none;
	color:#fff;
	height:136px;
	width:24px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;	
}

.hleft{
    background: url(../style/images/fond_fleche_portefolio_gauche.png) no-repeat 0 0;
}

.hright{
    background: url(../style/images/fond_fleche_portefolio_droite.png) no-repeat 0 0;
}
