/* ====== Menu ======================================= */

/* menu_top */

#menu_top a[id="accueil"]{
	background: url("../media/menu_button.png");
}

/* ====== Contents2 ================================== */

/* contents2_left */

#contents2_left{
	width: 476px;
	float: left;
	background: url("../media/collection_shadow.png") no-repeat 0px 45px;
}

#contents2_outils p[id="text_outils"]{
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px 101px 10px 35px;
}

#contents2_outils p[id="text_outils"] span{
	color: #e2007a;
}

#scroll{
	margin: 33px 20px 20px 20px;
	background: url("../media/collection_effect.png") no-repeat center;
}

.simply-scroll-container{ 
	position: relative;
}

.simply-scroll-clip{ 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.simply-scroll-list{ 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li{
	padding: 0;
	margin: 0;
	list-style: none;
}

.simply-scroll{ 
	width: 425px;
	height: 146px;
	margin-bottom: 1em;
}

.simply-scroll .simply-scroll-clip{
	width: 425px;
	height: 146px;
}

.simply-scroll .simply-scroll-list li{
	float: left;
	width: 425px;
	height: 146px;
}

/* contents2_right */

#contents2_right{
	width: 462px;
	margin-top: 12px;
	float: left;
	background: url("../media/contents2_separator.png") no-repeat;
}

#contents2_right span{
	color: #313131; 
}

#contents2_right img[alt="Témoignages Revendeurs"]{
	margin-top: 5px;
	margin-left: 25px;
}

#contents2_right #top{
	padding-left: 45px;
}

#contents2_right #bottom_left{
	width: 193px;
	padding-left: 45px;
	float: left;
}

#contents2_right #bottom_left p{
	margin-top: 0;
}

#contents2_right #bottom_right{
	width: 194px;
	min-height: 196px;
	background: url("../media/testimony.png") no-repeat;
	float: right;
}

#contents2_right #bottom_right p{
	padding-left: 13px;
	padding-right: 13px;
}

#contents2_right #bottom_right p em{
	font-size: 0.9em;
}

#contents2_right #bottom_right p strong{
	padding-left: 10px;
}
