/* SlideItMoo : Pod 1 : Technologies */
#gallery_container1 {
	width:492px;
	height:94px;
	margin-left:18px;
	margin-top:12px;
	padding:7px 0px 0px;
	display:block;
	position:relative;
}

#thumb_container1{
	position:relative;
	overflow:hidden;
	width:442px;
	margin:0px auto 0px;
}

#thumbs1 {
	white-space:nowrap;
	display:block;
	position:relative;
}

#thumbs1 a {
	padding:0px;
	margin:0px;
}

#gallery_container1 .addbkwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:18px;
	height:18px;
	top:150px;
	left:0px;
	background:url("../images/fleche_gauche.png") no-repeat;
}

#gallery_container1 .addfwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:18px;
	height:18px;
	top:150px;
	right:0px;
	background:url("../images/fleche_droite.png") no-repeat;
}

/* SlideItMoo : Pod 2 : Metiers */
#gallery_container2 {
	width:492px;
	height:94px;
	margin-left:-10px;
	margin-top:12px;
	padding:7px 0px 0px;
	display:block;
	position:relative;
}

#thumb_container2{
	position:relative;
	overflow:hidden;
	width:442px;
	margin:0px auto 0px;
}

#thumbs2 {
	white-space:nowrap;
	display:block;
	position:relative;
}

#thumbs2 a {
	padding:0px;
	margin:0px;
}

#gallery_container2 .addbkwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:18px;
	height:18px;
	top:150px;
	left:12px;
	background:url("../images/fleche_gauche.png") no-repeat;
}

#gallery_container2 .addfwd {
	display:block;
	position:absolute;
	cursor:pointer;
	width:18px;
	height:18px;
	top:150px;
	right:12px;
	background:url("../images/fleche_droite.png") no-repeat;
}
