#version_texte a {
	padding: 4px 10px;
	color: white;
	background: #444;
	text-decoration: none;
}

#version_texte a:hover {
	padding: 4px 10px;
	color: #444;
	background: white;
	text-decoration: none;
}

#container #header #rightside ul {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	width: 150px;
}

#container #header #rightside ul li{
	float: right;
	clear: both;
}

#container #header #rightside ul a{
	text-decoration: none;
	background: transparent;
	border: none;
}

#container #header #rightside ul a:hover{
	text-decoration: underline;
	background: transparent;
	border: none;
}

#container #header #rightside ul li#ep{
	width: 150px;
	height: 20px;
	text-align: right;
}

#container #header #rightside ul li#ep a{
	color: white;
	background: url(../img/espacepro.png) top right repeat-x;
	padding: 5px 10px;
	font-size: 10px;
	line-height: 20px;
}

#container #header #rightside ul li#epcc{
	width: 66x;
	height: 40px;
	text-align: right;
}

#container #header #rightside ul li#epcc a{
	color: white;
	background: url(../img/footer_bg.png) top right no-repeat;
	width: 66px;
	height: 51px;
	display: block;
	line-height: 20px;
}

#container #header #rightside ul li#fb-ms{
	width: 75px;
	height: 35px;
	background: url(../img/fb-ms.png) top left no-repeat;
	_background: url(../img/fb-ms.gif) top left no-repeat;
	padding: 11px 0px 2px 17px;
	line-height: 10px;
	margin: 0px 0 0 0;
}

#container #header #rightside ul li#fb-ms a{
	font-size: 10px;
	color: black;
}

#container #header #rightside ul li#rss{
	background: transparent url(../img/rss.png) top left no-repeat;
	_background: transparent url(../img/rss.gif) top left no-repeat;
	width: 43px;
	height: 40px;
	margin: -10px 60px 0 0;
}

#container #header #rightside ul li#rss a{
	color: black;
	font-size: 11px;
	padding: 9px;
	line-height: 41px;
	text-align: center;
}

#container #header #rightside ul li#nl{
	width: 61px;
	height: 45px;
	background: url(../img/newsletter.png) top left no-repeat;
	_background: url(../img/newsletter.gif) top left no-repeat;
	text-align: center;
	line-height: 11px;
	padding: 18px 0 2px 0;
	margin: 0px 12px 0px 0px;
}

#container #header #rightside ul li#nl a {
	color: white;
	font-size: 11px;
}

#container #header #rightside ul li#flickr{
	width: 75px;
	height: 35px;
	background: url(../img/flikr-ms.png) top left no-repeat;
	_background: url(../img/flikr-ms.gif) top left no-repeat;
	padding: 11px 0px 0px 2px;
	line-height: 11px;
	text-align: center;
	margin: -25px -10px 0px 0px;
}

#container #header #rightside ul li#flickr a{
	font-size: 11px;
	color: white;
}