/* ----------Global Footer---------- */

#GlobalFooter 
{
	z-index:1;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* ----------Global SiteMap---------- */

#LinkMap {
	width: auto;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../img/Footer/bg-sitemap.jpg);
	background-repeat: repeat-x;
}

#BtMap {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
}

.BtSiteMap a {
	width: 523px;
	height: 95px;
	float: left;
	overflow: hidden;
	background-image: url(../img/Footer/bt-sitemap.jpg);
	background-position: 0 0px;
	text-decoration: none;
}
.BtSiteMap a:hover {
	background-position: 0 -95px;
}
.BtSiteMap span {
	visibility: hidden;
}

#Map {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: 148px;
	background-image:url(../img/Footer/bg-map.jpg);
	background-repeat: repeat-x;
}
#MapContent {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 250px
}

div.LinkList 
{
	width: 188px;
	float: right;
	color:#FFFFFF;
	text-align: left;
}
div.LinkList H2{
	width: 175px;
	float: left;
	color:#FFFFFF;
	margin: 5pt;
	padding: 0pt;
	font-size: 14px;
	font-weight: bold;
}
div.LinkList H2 a{
	color:#FFFFFF;
	text-decoration: none;
}
div.LinkList H2 a:hover{
	color:#336699;;
	text-decoration: none;
}
div.LinkList ul {
	margin: 0pt;
	padding: 0pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
div.LinkList li {
	width: 200px;
	height: 14px;
	float: left;
	overflow: hidden;
	background:transparent url(../img/Footer/fnd-linklist.jpg) no-repeat;
	margin: 0px;
}
div.LinkList li a {
	color:#FFFFFF;
	display: block;
	background:transparent url(../img/Footer/fnd-linklist.jpg) no-repeat;
	height: 14px;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
	padding-left: 35px
}
div.LinkList li a:hover {
	color:#336699;
	display: block;
	background:transparent url(../img/Footer/fnd-linklist.jpg) no-repeat;
	height: 14px;
	background-position: 0px -14px;
	overflow: hidden;
	text-decoration: none;
	padding-left: 35px
}

/* ----------Global Nav Bas---------- */

#ContentB {
	position: relative;
	width: auto;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 0pt;
	background-image:url(../img/Footer/bg-foot.jpg);
	background-repeat: repeat-x;
}
#ContentBMarchands {
	position: relative;
	width: auto;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0pt;
	background-image:url(../img/Footer/bg-foot-marchands.jpg);
	background-repeat: repeat-x;
}
#ContentBAnnonces {
	position: relative;
	width: auto;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0pt;
	background-image:url(../img/Footer/bg-foot-annonces.jpg);
	background-repeat: repeat-x;
}
#ContentBParrain {
	position: relative;
	width: auto;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0pt;
	background-image:url(../img/Footer/bg-foot-parrainage.jpg);
	background-repeat: repeat-x;
}
#NavB {
	width: 664px;
	height: 40px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	text-align: center;
	text-decoration: none;
}
#NavB span {
	visibility: hidden;
}
#NavB a {
	text-decoration: none;
}

.AccueilB a {
	position: relative;
	float: left;
	width: 68px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-accueil.jpg);
	background-position: 0 0px;
}
.AccueilB a:hover {
	background-position: 0 -40px;
}
.CommentB a {
	position: relative;
	float: left;
	width: 155px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-comment.jpg);
	background-position: 0 0px;
}
.CommentB a:hover {
	background-position: 0 -40px;
}
.SolidaireB a {
	position: relative;
	float: left;
	width: 125px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-solidaire.jpg);
	background-position: 0 0px;
}
.SolidaireB a:hover {
	background-position: 0 -40px;
}
.MarchandsB a {
	position: relative;
	float: left;
	width: 114px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-marchands.jpg);
	background-position: 0 0px;
}
.MarchandsB a:hover {
	background-position: 0 -40px;
}
.ContactsB a {
	position: relative;
	float: left;
	width: 78px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-contacts.jpg);
	background-position: 0 0px;
}
.ContactsB a:hover {
	background-position: 0 -40px;
}
.MentionsB a {
	position: relative;
	float: left;
	width: 124px;
	height: 40px;
	overflow: hidden;
	background-image: url(../img/Footer/mb-mentions.jpg);
	background-position: 0 0px;
}
.MentionsB a:hover {
	background-position: 0 -40px;
}

/* ----------Global Foot---------- */

#ContentTag {
	position: relative;
	clear: both;
	width: auto;
	height: 150px;
	margin: auto;
	padding: 0pt;
	text-align: center;
}
#ContentTag span {
	position: relative;
	top: 10px;
	font-size: 11px;
	color:#CCCCCC;
}
