/*-------CSS Pages accès---------*/


.image-planete {
	width:78px;
	height:79px;
	padding:0;
	float:right;
	margin:5px 10px 0 0;
}
.block-acces{
	width:356px;
	background:#7c7d7f url(../images/bg-block.gif) repeat-x;
	border-bottom:1px solid #222b2f;
	margin:1px 0 0 10px;
	padding:7px 13px 0px 13px;
	height:113px;
}
.paris{
	background:url(../images/text-paris.png) no-repeat;
	width:69px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:0 0 -3px 10px;
}
.a86nord{
	background:url(../images/text-a86.png) no-repeat;
	width:119px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:10px 0 -3px 10px;
}
.rer{
	background:url(../images/text-rer.png) no-repeat;
	width:55px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:10px 0 -3px 10px;
}
.block-acces p{
	color:#58585a;
	line-height:18px;
}



