.SCROLL {
	width: 528px;
	margin-left: 25px;
	margin-top: 0px;
	position: relative;
	height: auto;
}
.WRAPPER {
	width: 480px;
	margin: 0 24px;
	top: 0px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
	height: auto;
}
.SCROLL ul a img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.SCROLL .WRAPPER ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
	top: 0;
}
.SCROLL ul li {
	float:left;
	height: auto;
	width: 156px;
	padding: 2px;
}
.SCROLL ul li a img {
}
.SCROLL .arrow {
	display: block;
	height: 44px;
	width: 24px;
	background: url(images/habillage/FLECHES-ORANGE.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
}
.SCROLL .forward {
	background-position: 0 0;
	right: 0;
}
.SCROLL .back {
  background-position: 0 -84px;
  left: 0;
}
.SCROLL .forward:hover {
  background-position: 0 -42px;
}
.SCROLL .back:hover {
	background-position: 0 -126px;
}
.BLOC-1{
	float:right;
	width:156px;
	background-image: url(images/habillage/background-cellule-bas-ORANGE.gif);
	page-break-after: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	height:265px;
	margin-top: -3px;
}
.BLOC-2{
	height:215px;
}
.LOGO{
	width:156px;
	background-image: url(images/habillage/background-cellule-haut-ORANGE.gif);
	background-repeat: no-repeat;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
}
.DESCRIPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
	text-decoration: none;
	color: #333333;
}
.DESCRIPTION a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}
.DESCRIPTION a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}
.DESCRIPTION a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #333333;
}
.DESCRIPTION a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}
.PRIX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/habillage/background-cellule-prix.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	left: 324px;
	margin-top: 20px;
}

