#footer .block_various_links { list-style: none; float:right; height:50px; line-height:50px;}
#footer .block_various_links li a { text-decoration: none; color:#fff; font-weight:normal; padding-right:5px; }
#footer .block_various_links li a:hover { text-decoration: underline;}
#footer .block_various_links li {
	display: inline;
	color:#fff;
	padding-right:3px;
}

/* Block CMS links */
.informations_block_left .block_content { padding-top: 3px }


/* border separate */
div.border_separate{
	background:url('../../../img/border_sep.png') repeat-x;
	width:100%;
	height:2px;
	clear:both;
	margin-bottom:10px;
}