#conteneur{
  width:951px;
  margin:0 0 0 30px;
  padding-bottom:0;
  background: transparent url(images/background.gif) no-repeat -0px 0;
  text-align: left;
}
.sm {
  list-style:none;
  width: 922px;
  height: 278px;
  display:block;
  overflow:hidden;
}

.sm li {
  float:left; 
  display:inline; 
  overflow:hidden;
}


.barre{
	float: left;
	width: 47px;
	margin-left: -7px;
}

.contenu1 {
  width: 800px;
  height: 278px;
}
.contenu1 .descriptif {
	clear: none;
	float: left;
	padding: 0 0 0 0;
	width: 250px;
	height: 115px;
	margin: 20px 0 0 0;
}
.contenu1 .vignette {
	clear: none;
	float: left;
	padding: 0;
	width: 60px;
}
.contenu1 .vignette img {
	width: 52px;
}
.contenu1 p {
	float: left;
	padding: 0;
	width: 155px;
	font-size: 9px;
	color: #000000;
}
.bouton {
	display: block;
	clear: both;
  	width: 142px;
  	height: 25px;
}
.bouton a {
	display: block;
  	background: transparent url(charte/bouton.gif) no-repeat 0 0;
  	width: 142px;
  	height: 25px;
}
.bouton a:hover {
  	background-image: url(charte/bouton-over.gif);
}
.bouton a img {
  	width: 142px;
  	height: 25px;
	zoom:1;
}
.bouton2 a {
	display: block;
  	background: transparent url(charte/bouton2.gif) no-repeat 0 0;
  	width: 142px;
  	height: 25px;
}
.bouton2 a:hover {
  	background-image: url(charte/bouton2-over.gif);
}
.bouton2 a img {
  	width: 142px;
  	height: 25px;
	zoom:1;
}