 

img, a {
	border: 0;
}

html {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#orange_drop {
	position: absolute;
	background-color: #676767;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../images/menu/bg/676767.jpg);
}

#white_drop {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: #FFF;
	width: 0;
	height: 0;
}

#content {
	position: relative;
	overflow: hidden;
	width: 0px;
	margin: 0px;
	padding: 30px;
	height: 0px;
	opacity: 0;
}

#menu {
	margin-top: -140px;
	margin-left: -280px;
	right: auto;
	left: 50%;
	top: 50%;
	position: absolute;
	height: 212px;
	width: 550px;
}
.menu_group {
	opacity:0;
}
#courchesne {
	display: block;
	left: 175px;
	top: 100px;
	position: absolute;
	height: 24px;
	width: 212px;
	background-image: url(../images/menu/courchesne.png);
}
.menu_item, .menu_language {
	display: block;
	height: 18px;
	width: 109px;
}
.menu_item:hover, .menu_language:hover, .active {
	background-position: 0 16px;
}

div#bWarning {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	position: absolute;
	width: 500px;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -250px;
	opacity: 0.8;
}

div#bWarning p#youhave {
	font-size: 14px;
	margin: 15px 0 10px 0;
	opacity: 0.6;
}

div#bWarning a {
	color: #FFF;
	font-weight: bold;
}

div#bWarning a:hover {
	color: #000;
}


div.warning {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	position: absolute;
	width: 450px;
	top: 150px;
	left: 50%;
	margin: 0 0 0 -215px;
	opacity: 0.8;
	visibility: hidden;
}



#left {
	background-position: 62px 9px;
	height: 60px;
	width: 140px;
	position: absolute;
	left: 32px;
	top: 84px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/lines_left.png);
}

#biography {
	position: absolute;
	background-image: url(../images/menu/en/biography.png);
}

#contact {
	top: 20px;
	position: absolute;
	background-image: url(../images/menu/en/contact.png);
}

#languages {
	background-position: 0px 9px;
	height: 60px;
	width: 140px;
	position: absolute;
	left: 344px;
	top: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/lines_top.png);
}

#en {
	left: 15px;
	position: absolute;
	background-image: url(../images/menu/english.png);
}

#fr {
	left: 15px;
	top: 20px;
	position: absolute;
	background-image: url(../images/menu/francais.png);
}

#bottom {
	background-position: 0px 0px;
	height: 60px;
	width: 140px;
	position: absolute;
	left: 176px;
	top: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/lines_bottom.png);
}

#innernet {
	top: 18px;
	left: 15px;
	position: absolute;
	background-image: url(../images/menu/en/innernet.png);
}

#outernet {
	left: 15px;
	top: 38px;
	position: absolute;
	background-image: url(../images/menu/en/outernet.png);
}

#right {
	background-position: 0 9px;
	height: 100px;
	width: 140px;
	position: absolute;
	left: 405px;
	top: 105px;
	background-repeat: no-repeat;
	background-image: url(../images/menu/lines_right.png);
}

#current {
	left: 35px;
	position: absolute;
	background-image: url(../images/menu/en/current.png);
}

#experience {
	left: 35px;
	top: 20px;
	position: absolute;
	background-image: url(../images/menu/en/experience.png);
}

#explore {
	left: 35px;
	top: 40px;
	position: absolute;
	background-image: url(../images/menu/en/explore.png);
}

#acquire {
	left: 35px;
	top: 60px;
	position: absolute;
	background-image: url(../images/menu/en/acquire.png);
}
