/* #menu {
	position: absolute;
	height: auto;
	width: auto;
	left: 274px;
	z-index:100;
	top: 141px;
}
#lemenu {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#lemenu li {
	height: auto;
	width: auto;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#lemenu li a {
	height: 29px;
	width: auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
		display: block;
line-height: 2.4em;
	margin: 0px;
height: 29px;	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial;
}
#lemenu li a:visited {
	height: 29px;
	width: auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	line-height: 2.4em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial;
}
#lemenu li:hover {
	background-color: #D2115A;
}
.sousmenu {
	background-color: #5B5E5F;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.sousmenu li {
	margin: 0px;
	padding: 0px;
	background-color: #5B5E5F;
}
.sousmenu li:hover {
	margin: 0px;
	padding: 0px;
	background-color: #F29400;
}
.sousmenu li a {
	height: auto;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	display:block;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.sousmenu li a:visited {
	height: auto;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	display:block;
	font-family: "Trebuchet MS", Arial;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
#formation {
	position: absolute;
	left: 8px;
	top: 30px;
	z-index: 111;
}
#homestaging {
	position: absolute;
	left: 100px;
	top: 30px;
	z-index: 111;
}
#notresociete {
	position: absolute;
	left: 214px;
	top: 30px;
	z-index: 111;
}
*/

#menu {
	position: absolute;
	height: 37;
	width: 955px;
	padding-left: 274px;
	z-index:10;
	top: 141px;
	padding-top: 0px;
	left: 0px;
}

#menu UL {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#menu UL LI {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
}

#menu UL LI A {
	float: left;
	display: block;
	font-family: "Trebuchet MS", Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.4em;
	margin: 0px;
	height: auto;
	width: auto;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#menu UL LI A:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu UL LI A:hover {
	background-color: #D2115A;

}

#menu UL LI.sep {
	color: white;
	padding: 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu UL LI a {
	float: none;
}

/* End IE5-Mac hack */
#menu UL.level2 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #5B5E5F;
	padding: 0px;
	margin: 0px;
}
#menu UL.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #5B5E5F;
	margin: 0px;
	padding: 0px;
}

#menu UL.level2 LI {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#menu UL.level3 LI {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 120px;

}

#menu UL.level2 LI A {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#menu UL.level3 LI A {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-weight: normal;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; */
}

#menu UL.level2 LI A:hover {
	font-weight: bold;
	color: #FFF;
	
}
#menu UL.level3 LI A:hover {
	font-weight: normal;
	color: #FFF;
	/* background-color: #f0b824; */
	background-image: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0b824; */
}

#favoris {
	position: absolute;
	top: 37px;
	left: 735px;
	visibility: visible;
	z-index: auto;
}
#favoris a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D0BDA7;
	font-size: 12px;
	white-space: nowrap;
}
#favoris a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D0BDA7;
	font-size: 12px;
}
