/* @group Top Nav */


.dropdownLayer ul {
	margin: 117px 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;
}


/* START Top Nav Buttons */


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


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


/* --- */


a.topNavTeamGarmin{
	width: 108px;
	background: white url(../m/g/Top-Nav.jpg) -86.5px top;
}


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


/* --- */

a.topNavUtmb {
	width: 91px;
	background: white url(../m/g/Top-Nav.jpg) -194.5px top;
}


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


/* --- */


a.topNavMoc {
	width: 131px;
	background: white url(../m/g/Top-Nav.jpg) -285.5px top;
}


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


/* --- */


a.topNavLibyan{
	width: 113px;
	background: white url(../m/g/Top-Nav.jpg) -416.5px top;
}


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


/* --- */


a.topNavSportifs {
	width: 92px;
	background: white url(../m/g/Top-Nav.jpg) -529.5px top;
}


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


/* --- */


a.topNavEvenements {
	width: 144px;
	background: white url(../m/g/Top-Nav.jpg) -621.5px top;
}


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


a.topNavGaleriePhotos {
	width: 133px;
	background: white url(../m/g/Top-Nav.jpg) -765.5px top;
}


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

/* END Top Nav Buttons */


/*Sous menu*/

.sousmenu{
display:none;
position:absolute;
width:87px;
text-align:center;
}

.sousmenu li{
float:left;
clear:both;
}

li:hover .sousmenu {
display:block;
background-color:#313131;
border-right:1px solid #656565;
border-left:1px solid #656565;
border-bottom:1px solid #656565;
top: 116px;
}

li:hover .deroulantSalons{
width:107px;
}

li:hover .deroulantCourses{
width:90px;
}

li:hover .deroulantAmbassadeurs{
width:130px;
}

li:hover .deroulantPartenaires{
width:112px;
}

li:hover .deroulantConseils{
width:91px;
}

li:hover .deroulantConnect{
width:143px;
}

li:hover .deroulantGalerie{
width:132px;
}

ul .sousmenu {
margin:36px 0 0 0;
}

a.sousmenuderoulant:link, a.sousmenuderoulant:visited{
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
color:#FFFFFF;
display:block;
padding-top:3px;
font-weight:bold;
font-size:0.9em;
}

a.sousmenuderoulant:hover, a.sousmenuderoulant:active{
color:#62a2d0;
}

/*Fin sous menu*/

/* @end */