/* CSS Document */

#contenu_droite{
	width:772px;
	height:333px;
	float:left;
	background-color:#f8f9f8;
	color:#7c7a73;
	font-size:11px;
	font-family:Arial;
	padding:30px;
	line-height:18px;
}

/*#texte{
	margin:25px 0px 0px 35px;
	width:371px;
}*/
#texte{
	float:left;
	margin:25px 0px 0px 35px;
	width:675px;
	height:290px;
	overflow:hidden;
	position:relative;
}

#scroller{
	float:left;
	margin:24px 0px 0px 15px;
	padding:0;
	width:17px;
	height:293px;
}

#scroller_trait{
	margin:0;
	padding:0;
	margin-left:8px;
	width:1px;
	background-color:#e5e5e5;
	height:270px;
}

.sstitre{
	font-weight:bold;
	padding-bottom:2px;
}

.separateur{
	background-image:url('../_img/mentions_legales/separateur.gif');
	background-repeat:no-repeat;
	height:3px;
	overflow:hidden;
}