#gabaritFooter { padding-bottom: 20px; }
#gabaritFooter ul, #gabaritFooter ul li { margin: 0; padding: 0; }
#gabaritFooter ul { list-style: none; }

#gabaritFooter ul li {
	/* float: left; padding: 0 8px 0 3px; margin-right: 5px; */
	float: left; padding: 10px 6px 6px 6px;
	font-size: .9em;
}

#gabaritFooter .gabaritFooterPartG { float: left; padding-left: 160px; background-color: #f5f5e9; }
#gabaritFooter .gabaritFooterPartD { float: right; padding-right: 87px; background-color: #f5f5e9; }

#gabaritFooter .gabaritFooterPartG ul li { background: url("/images/_common/footer_gauche_separateur.gif") 100% 58% no-repeat; }
#gabaritFooter .gabaritFooterPartD ul li { background: url("/images/_common/footer_droite_separateur.gif") 100% 58% no-repeat; }

#gabaritFooter .gabaritFooterPartG ul li a { color: #ae9870 ;}
#gabaritFooter .gabaritFooterPartD ul li a { color: #6b6458 ;}

#gabaritFooter ul li.lastChild { background: none; }

#gabaritFooter ul li a.ajoutFav {
	float: left; padding-right: 15px;
	background: transparent url("/images/_common/footer_ajoutfav.gif") right center no-repeat;
}

#gabaritFooter div.bt_sound {
	float: left; width: 21px; height: 23px;
	margin: 5px 0 0 30px;
}

