li#mCompany, #mCompany h2, #menu #mCompany li h3 { background-image: url(../images/menu-company.gif); width: 176px;}
li#mMen, #mMen h2, #menu #mMen li h3 { background-image: url(../images/menu-homme.gif); margin:0; width: 178px; }
li#mWomen, #mWomen h2, #menu #mWomen li h3 { background-image: url(../images/menu-femme.gif); margin:0; width: 178px; }
li#mNews, #mNews h2, #menu #mNews li h3 { background-image: url(../images/menu-actualites.gif); margin:0; width: 176px;}
li#mXtras, #mXtras h2, #menu #mXtras li h3 { background-image: url(../images/menu-xtras.gif); margin:0;  width: 179px;}

#tCompany {
	background: url(../images/topMenu-Company.gif) no-repeat;
	height: 39px;
	width: 173px;
}

#tMen {
	background: url(../images/topMenu-Men.gif) no-repeat;
	height: 39px;
	width: 173px;
}

#tWomen {
	background: url(../images/topMenu-Women.gif) no-repeat;
	height: 39px;
	width: 173px;
}

#tNews {
	background: url(../images/topMenu-News.gif) no-repeat;
	height: 39px;
	width: 173px;
}

#tXtras {
	background: url(../images/topMenu-Xtras.gif) no-repeat;
	height: 39px;
	width: 173px;
}

/*** titres ***/
h2#tHistory {
	background: url(../images/tHistory.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tContact {
	background: url(../images/tContact.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tCareers {
	background: url(../images/tCareers.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tIntranet {
	background: url(../images/tIntranet.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tBackground {
	background: url(../images/tbackground.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tGoodies {
	background: url(../images/tgoodies.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tIcons {
	background: url(../images/ticons.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h2#tFind {
	background: url(../images/tFind.gif) no-repeat;
	height: 110px;
	width: 693px;
}

h3#tEvents {
	background: url(../images/tEvents.gif) no-repeat;
	height: 30px;
	margin: 6px 0 20px 10px;
	width: 670px;
}

h3#tCommandites {
	background: url(../images/tCommandites.gif) no-repeat;
	height: 30px;
	margin: 6px 0 20px 10px;
	width: 670px;
}

#formSearch a {
	background: url(../images/btn-search.gif) no-repeat;
	display: block;
	height: 46px;
	margin: 20px auto;
	width: 181px;
}

#formSearch a:hover { background: url(../images/btn-search.gif) 0 -92px no-repeat; }

#formIntranet a {
	background: url(../images/btn_validate.gif) no-repeat;
	display: block;
	height: 31px;
	margin: 0 auto;
	width: 114px;
}

#formIntranet a:hover { background: url(../images/btn_validate_over.gif) no-repeat; }

#tMapCompany {
	background: url(../images/tMapCompany.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 164px;
}
#tMapMen {
	background: url(../images/tMapMen.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 86px;
}

#tMapWomen {
	background: url(../images/tMapWomen.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 79px;
}

#tMapNews {
	background: url(../images/tMapNews.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 133px;
}

#tMapXtras {
	background: url(../images/tMapXtras.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 75px;
}

#tMapOther {
	background: url(../images/tMapOther.gif) no-repeat;
	height: 33px;
	padding: 0;
	width: 156px;
}

/*** footer ***/

#footer {
	background-image: url(../images/back-footer.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 129px;
}

#footer-intro {
	background-image: url(../images/back-footer-intro.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 170px;
}

#btnStore {
	background: url(../images/btnBoutique.jpg) no-repeat;
	left: 33px;
	height: 66px;
	top: 57px;
	width: 148px;
}

#btnBlackbull {
	display: block;
	color: #000;
	text-decoration: none;
	width: 169px;
	float: right;
	margin-right: 10px;
	height: 115px;
}