.sticky_news_01
{
	position:relative;
	z-index:10;
	top:0px;
	left:0px;
	width:475px;
	height:256px;
	cursor:pointer;
}

.sticky_news_02
{
	position:relative;
	top:0px;
	left:0px;
	width:475px;
	height:256px;
	margin-top:-256px;
	cursor:pointer;
}

.sticky_news_button_bar
{
	position:relative;
	z-index:20;
	/*background-color:aqua;*/
	width:475px;
	height:30px;
	margin-top:-32px;
}

.sticky_button
{
	float:right;
	margin-right:2px;
	color: #bababa;
	width:23px;
	height:23px;
	font-weight:bold;
	background:none;
	border:none;
	background-image: url(/images/charte_v2/fond_bouton_news.gif);
}

.sticky_button_selected
{
	float:right;
	background:none;
	border:none;
	background-image: url(/images/charte_v2/fond_bouton_news_selected.gif);
	margin-right:2px;
	width:23px;
	height:23px;
	font-weight:bold;
	color:#ffffff
}
