/* CSS Document */

#contenu_gauche{
	float:left;
}

#contenu_droite{
	width:493px;
	height:333px;
	float:left;
	background-color:#f8f9f8;
	color:#7c7a73;
	font-size:11px;
	font-family:Arial;
	padding:30px;
	line-height:18px;
}

#texte{
	float:left;
	margin:25px 0px 0px 35px;
	width:371px;
	height:290px;
	overflow:hidden;
	position:relative;
	/*background-color:#0000FF;*/
}

#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;
	color:#4d493c;
}

.separateur{
	background-image:url('../_img/catalogues/separateur.gif');
	background-repeat:no-repeat;
	height:3px;
	overflow:hidden;
}

.actu{
	background-image:url('../_img/catalogues/separateur.gif');
	background-repeat:no-repeat;
	background-position : bottom left;
	margin-bottom:9px;
}

.date{
	font-weight:normal;
	color:#4d493c;
}

.puce{
	background-image:url('../_img/general/puce.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:10px;
}

.puce a{
	color:#7c7a73;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:underline;
}

.puce a:hover{
	color:#7c7a73;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
}

.intro{
	font-weight:bold;
	font-size:12px;
}