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

#footer #block_footer_cms
{
	float:left;	
}
#footer #block_footer_cms ul
{
	list-style:none;
	padding:0 10px;
	float:left;
}
#footer #block_footer_cms ul.sep
{
	border-right:2px solid #c7c7c7;
	height:36px;
}
#footer #block_footer_cms ul li
{
	float:left;
	clear:left;
	color:#c7c7c7;
	font-size:13px;
}
#footer #block_footer_cms ul li a
{
	text-decoration:none;
	color:#c7c7c7;
}