#menu{
	float: left;
	padding: 0 0 0 27px;
	overflow: hidden;
	width: 297px;	
}

#navigation,
#texte{
	overflow: hidden;
	width: 260px;
}

#navigation{
	margin: 0;
	min-height: 580px;
	padding: 80px 0 0 0;
}

#navigation #language_link{
	background: transparent url(../images/fond-menu.gif) no-repeat 0 0;
	list-style: none;
	height: 200px;
}

#home #navigation #language_link,
#team #navigation #language_link{
	background: transparent;	
}

#texte{
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 260px;
	text-transform:none;
}

/********************************/
#home #content_wrapper{
	width: 925px;
}

#home #menu{
	left: 0;
	position: absolute;
	top: 0;
	z-index: 200;
}

#home #navigation #language_link{
	height: 43px
}
/********************************/


#navigation *{
	list-style: none;
	margin: 0;
	padding: 0;
	outline: none;
}

#navigation a{
	color: #666666;
	display: block;
	font-family: verdana; 
	font-size: 11px;
	padding: 5px 5px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}


* html #navigation a{
	height: 20px;
	overflow: hidden;
}

#navigation a.on,
#navigation a.active,
#navigation a:focus,
#navigation a:hover{
	color: #00394e;
	font-weight: bold;
	text-decoration: none;
}


#navigation a.contact,
#navigation a.contact_on,
#navigation a.contact:focus,
#navigation a.contact:hover{
	color: #d0661f;
}

/* LV2 */
#navigation ul.lv2{
	margin: 4px 0 4px 10px;
}

#navigation .lv2 a{
	padding: 1px 0;
	text-transform: none;
}

#navigation .lv2 a:focus,
#navigation .lv2 a:hover{
	background: #00394e;
	color: #fff;
}


#navigationhome{
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 80px;
	width: 260px;
}

#navigationhome *{
	list-style: none;
	margin: 0;
	padding: 0;
	outline: none;
}

#navigationhome a{
	color: #666666;
	display: block;
	font-family: verdana; 
	font-size: 11px;
	padding: 5px 5px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}

* html #navigationhome a{
	height: 20px;
	overflow: hidden;
}

#navigationhome a.on,
#navigationhome a.active,
#navigationhome a:focus,
#navigationhome a:hover{
	color: #00394e;
	font-weight: bold;
	text-decoration: none;
}


#navigationhome a.contact,
#navigationhome a.contact_on,
#navigationhome a.contact:focus,
#navigationhome a.contact:hover{
	color: #d0661f;
}

/* LV2 */
#navigationhome ul.lv2{
	margin: 4px 0 4px 10px;
}

#navigationhome .lv2 a{
	padding: 1px 0;
	text-transform: none;
}

#navigationhome .lv2 a:focus,
#navigationhome .lv2 a:hover{
	background: #00394e;
	color: #fff;
}