/* Actualites scroller */
#Container_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 768px;
	height			: 370px;
	overflow		: hidden;
}

.Scroller-Container_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_ActualitesRight {
	position		: relative;
	margin			: 0;
	padding			: 0;
	left			: 768px;
}

.Scrollbar-Up_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 9px;
	height			: 10px;
	font-size		: 0px;
	background	: url(../../templates/default/allsection/alllanguage/pink_scoller_up.gif) no-repeat;
}
.Scrollbar-Track_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 9px;
	height			: 352px;
	top				: 10px;
	background		: url(../../templates/default/allsection/alllanguage/pink_scoller_track.gif) repeat-y;
}
.Scrollbar-Handle_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 9px;
	height			: 52px;
	background		: url(../../templates/default/allsection/alllanguage/pink_scoller_handle2.gif) no-repeat;
}
.Scrollbar-Down_ActualitesRight {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 362px;
	width			: 9px;
	height			: 10px;
	font-size		: 0px;
	background		: url(../../templates/default/allsection/alllanguage/pink_scoller_down.gif) no-repeat;
}
/* end Edito scroller*/

.pinkLayer {
	border			: #ca5d8d solid 1px; 
	padding			: 5px 5px 5px 5px;
	width			: 159px; 
	background		: url(allsection/alllanguage/layer_bg.png) repeat top left;
}

.pinkLayer2 {
	border			: #ca5d8d solid 1px; 
	padding			: 5px 5px 5px 5px;
	width			: 50px; 
	background		: url(allsection/alllanguage/layer_bg.png) repeat top left;
}

.textScroll {
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:11px;
}

.textMonth { 
	font-family			: Arial, Helvetica, sans-serif; 
	font-weight			: normal;
	font-size			: 11px; 
	color				: #a10341;
	text-decoration		: none;
}

