/**
* >>>>>>>>>>>>> Style UNIQUEMENT POUR LE FOOTER <<<<<<<<<<<<<<
*/

#left-footer{
	background:url(/templates/jardinot/images/footer/left_footer.png) no-repeat;
	height:23px;
	width:8px;
	float:left;
}
#menu-footer{
	background:url(/templates/jardinot/images/footer/repeat_footer.png) repeat;
	height:23px;
	float:left;
	width:983px;
	margin-bottom:15px;
}
	#menu-footer a{
		color:#6bb43d;
		text-decoration:none;
		cursor:pointer;
	}
	#menu-footer table{
		margin:0 auto;
	}
	.separateur-menu{
		width:10px;
		color:#6bb43d;
		text-align:center;
	}
.popup-push-footer{
	display:none;
}
#right-footer{
	background:url(/templates/jardinot/images/footer/right_footer.png) no-repeat;
	height:23px;
	width:8px;
	float:left;
}
