@charset "utf-8";

#footer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	height:auto;
	margin-top: 25px;	
}
#contenuFooter 
{
    font-size: 14px;
	color: #FFF;	
	
}

.infosBulle {
	margin-left: 2px;
}


#bandeauAccueil {
	background-color: #ccc;
	height: 8px;
	width: 987px;
}

#bandeau {
	background-color: #ccc;
	height: 8px;
	width: 990px;
}