#footer {
	height: 55px;
}
#footerLogos{
	display:block;
	width:210px;	
	float:left;
}

#footerThematique{
	float:left;
	width:785px;
	text-align:right;
	text-transform: uppercase;
	color:#8C828C;
}
#footerThematique a{
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;;
	color:#8C828C;
}


#footerMenu{
	float:left;
	width:785px;
	height:30px;
	text-transform: lowercase;
	font-size:12px;
	color:#B4B4B4;
}

#footerMenu a{
	color:#B4B4B4;
	text-decoration:none;
}


