/*
** Pied de page - footer.css
*/

#pied {
	height: 120px;
	background: url(../../../../../../img/public/scenes-de-cirque/bottom_130.jpg) no-repeat;
	padding: 15px 0 0 0;
	vertical-align: bottom;
}

#pied a { color: #fff; font-size: 12px; }

#pied_gauche {
	height:20px;
	float: left;
	vertical-align: bottom;
	border: none;
}

#pied_centre {
	height: 20px;
	float: left;
	border: none;
	text-align:right;
}

#pied_droite {
	height: 20px;
	float: left;
	vertical-align: bottom;
	border: none;
}
