/* ----------Global Header---------- */

#GlobalHeader {
	background-image:url(../img/Header/fnd-globalheader.jpg);
	background-repeat: repeat-x;
	height: 77px;
	width: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	margin: 0;
	padding: 0;
}
#HeaderContent {
	width: 1000px;
	height: 77px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#HeaderBaseline {
	width: 1000px;
	height: 48px;
	position: relative;
	float: left;
	background-image:url(../img/Header/header-baseline.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#p_BtInscription a {
	width: 275px;
	height: 48px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image:url(../img/Boutons/bt-inscription.jpg);
	background-position: 0px 0px;
	text-decoration: none;
}
#p_BtInscription a:hover {
	background-position: 0 -48px;
}
#p_BtInscription span {
	visibility: hidden;
}

/* ----------Global MenuH---------- */

#NavH {
	width: 1000px;
	height: 29px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	text-align: center;
	text-decoration: none;
}
#NavH span {
	visibility: hidden;
}
#NavH a {
	text-decoration: none;
}

.Accueil a {
	position: relative;
	float: left;
	width: 114px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-accueil.jpg);
	background-position: 0 0px;
}
.Accueil a:hover {
	background-position: 0 -29px;
}

.Comment a {
	position: relative;
	float: left;
	width: 179px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-comment.jpg);
	background-position: 0 0px;
}
.Comment a:hover {
	background-position: 0 -29px;
}
.Marchands a {
	position: relative;
	float: left;
	width: 105px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-marchands.jpg);
	background-position: 0 0px;
}
.Marchands a:hover {
	background-position: 0 -29px;
}
.CodesPromo a {
	position: relative;
	float: left;
	width: 121px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-codepromo.jpg);
	background-position: 0 0px;
}
.CodesPromo a:hover {
	background-position: 0 -29px;
}
.PetitesAnnonces a {
	position: relative;
	float: left;
	width: 149px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-pa.jpg);
	background-position: 0 0px;
}
.PetitesAnnonces a:hover {
	background-position: 0 -29px;
}
.Sinscrire a {
	position: relative;
	float: left;
	width: 95px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-sinscrire.jpg);
	background-position: 0 0px;
}
.Sinscrire a:hover {
	background-position: 0 -29px;
}
.Aide a {
	position: relative;
	float: left;
	width: 60px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-aide.jpg);
	background-position: 0 0px;
}
.Aide a:hover {
	background-position: 0 -29px;
}
.Mentions a {
	position: relative;
	float: left;
	width: 147px;
	height: 29px;
	overflow: hidden;
	background-image: url(../img/Navigation/mh-mentions.jpg);
	background-position: 0 0px;
}
.Mentions a:hover {
	background-position: 0 -29px;
}
/*---Espace Pub Haut-----*/
#PubHaut {
	position: relative;
	width: 750px;
	height: 156px;
	text-align: right;
	padding-top: 25px;
}
#PubHaut p {
	position: relative;
	width: 700px;
	color:#FFFFFF;
	font-size: 13px;
}
