/*** DEFAULT CSS FOR bloc_7 ***/
	
#bloc_7{ 
	padding: 10px 0px 50px 0px;
	background: #fff url(../images/footer/footer_bg.jpg) repeat-x 0 0;
	margin-top: 0px;
}	
#bloc_7 ul{ 
	float: left;
	width: 120px;
	border-right: #aaa solid 1px;
	padding: 0px 10px 0px 5px;
	margin: 0px;
	list-style: none;
	text-align: right;
	text-transform: uppercase;
	min-height: 110px;
	height: auto;
}	
* html #bloc_7 ul{ 
	height: 110px;
}	
#bloc_7 ul li, #bloc_7 ul li a, #bloc_7 ul li span, #bloc_7 ul li h4 { 
	text-transform: uppercase;
	color: #336699;
}	
#bloc_7 ul li, #bloc_7 ul li a, #bloc_7 ul li span { 
	font-size: 10px;
}	
#bloc_7 ul.last{ 
	width: 180px;
	border: none;
	text-align: left;
}
#bloc_7 ul li.logo a{ 
	display: block;
	width: 145px;
	height: 40px;
	background: transparent url(../images/footer/logo.png) no-repeat 0 0 !important;
	background: transparent url(../images/footer/logo.gif) no-repeat 0 0;
	text-indent: -5000em;
	margin-bottom: 10px;
}	
#bloc_7 ul li.legal{
	padding-bottom: 5px;
}

#rss{
	position: fixed;
	z-index: 99;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	border-top: #adb7c1 solid 2px;
	margin-top: 200px;
	text-align: center; 
	padding: 5px;
}
div#rss li, 
div#rss ul {
	margin: 0px;
	padding: 0px;
}