/* @group Top Nav */

.dropdownLayer ul {
	margin: 92px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 950px;
}


.dropdownLayer b {
	visibility: hidden;
}


.dropdownLayer li {
	float: left;
	display: inline;
}


a.topNavButton {
	display: block;
	height: 36px;
	/*width: 50px;*/
	text-decoration:none;
}


/* START Top Nav Buttons */


a.topNavHome {
	width: 87px;
	background: white url(../m/g/Top-Nav.jpg) 0 top;
}


a.topNavHome:hover {
	background: 0 bottom;
}


/* --- */


a.topNavAthletes{
	width: 95px;
	background: white url(../m/g/Top-Nav.jpg) -87px top;
}


a.topNavAthletes:hover {
	background: white url(../m/g/Top-Nav.jpg) -87px bottom;
}


/* --- */

a.topNavEvenenements {
	width: 114px;
	background: white url(../m/g/Top-Nav.jpg) -182px top;
}


a.topNavEvenenements:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -182px bottom;
}


/* --- */


a.topNavPartenaires {
	width: 123px;
	background: white url(../m/g/Top-Nav.jpg) -296px top;
}


a.topNavPartenaires:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -296px bottom;
}


/* --- */


a.topNavStories{
	width: 107px;
	background: white url(../m/g/Top-Nav.jpg) -419px top;
}


a.topNavStories:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -419px bottom;
}

/* --- */

a.topNavGalerie {
	width: 135px;
	background: white url(../m/g/Top-Nav.jpg) -526px top;
}

a.topNavGalerie:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -526px bottom;
}

/* --- */

a.topNavBlog {
	width: 70px;
	background: white url(../m/g/Top-Nav.jpg) -661px top;
}

a.topNavBlog:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -661px bottom;
}

/* --- */

a.topNavVide {
	width: 152px;
	background: white url(../m/g/Top-Nav.jpg) -661px top;
}

a.topNavVide:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -661px bottom;
}

/* --- */

a.topNavCorpo {
	width: 137px;
	background: white url(../m/g/Top-Nav.jpg) -813px top;
}

a.topNavCorpo:hover {
	background-color: gray;
	background: white url(../m/g/Top-Nav.jpg) -813px bottom;
}

/* @end */
