/*** DEFAULT CSS FOR bloc_3 ***/
				
div#bloc_3{ 
	height: 195px;
	background: transparent url(../images/bg_footer.jpg) no-repeat 0 0;
}

div#bloc_3 ul{
	width: 150px;
	float: left;
	border-right: #474F74 solid 1px;
	text-align: right;
	height: 125px;
}
div#bloc_3 ul.second{
	width: 180px;
}
div#bloc_3 ul.first{
	margin-left: 210px;
}
* html div#bloc_3 ul.first{
	margin-left: 100px;
}
div#bloc_3 ul li{
	font-size: 10px;
	list-style: none;
	padding: 0px 15px 3px 15px;
}
div#bloc_3 ul.fifth {
	border-right: 0px;
	text-align: left;
}


div#bloc_3 ul.fifth li.premier{
	border-right: 0px;
	text-align: left;
	color: #003F8D;
}
div#bloc_3 ul.fifth li.premier{
	height: 59px;
	margin-left : 10px;
	margin-bottom: -10px;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
}
div#bloc_3 li.premier {
	padding-bottom: 20px;
}
div#bloc_3 li.premier a {
	font-weight: bold;
	font-size: 14px;
}
div#bloc_3 li.dernier a {
	font-weight: bold;
	color: #003F8D;
}
div#bloc_3 div.footer_content {
	padding-top: 100px;
	padding-left: 230px;
}
div#bloc_3 div.footer_content p {
	margin-top: 60px;
	font-size: 10px;
	
}
