﻿#bottomNav {
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	width:935px;
	text-align:center;
	font-size:0.8em;
	line-height:2em;
	background:transparent url(/_fr/_fr/html/common/img/navigations/filet.gif) repeat-x top left;
	padding-top:5px;
}
#bottomNav ul {
	text-align: center;
}
#bottomNav ul li {
	display: inline;
	margin-right: 0;
}
#bottomNav ul li.last {
	margin-right: 0;
}
#bottomNavTools{
	background:transparent url(/_fr/_fr/html/common/img/navigations/filet.gif) repeat-x bottom left;
	padding-bottom:5px;
}
#bottomNavLinks{
}
#bottomNavTools a {
	color:#B5A8AE;/*#82797C;*/
	font-weight:light;
	text-decoration:none;
	padding: 5px 2em;
}
#bottomNavLinks a {
	color:#B5A8AE;/*#82797C;*/
	font-weight:light;
	text-decoration:none;
	padding: 5px 1em;
}
#bottomNav ul li a:hover {
	color:#FFFFFF;/*#E0FA82;*/
}