body{
	/*background-image:url(images/logobg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	cursor:default;
	}
#header{
	width:962px;
	height:138px;
	position: relative;
	z-index: 1;
	}
#main{
	width:962px;
	/*position:absolute;
	left:50%;
	margin-left:-481px;
	top:20px;*/
	margin: -40px auto 0px auto;
	}
#site{
	width:950px;
	overflow:hidden;
	padding-bottom:10px;
	z-index:0;
	}
.menu{
	width:200px;
	z-index:10;
	float:left
	}
#contenu{
	width:750px;
	position:absolute;
	margin-left:200px;
	}
.mbutton{
	background:url(images/m.button.png);
	cursor:pointer;
	}
.mbutton:hover{
	background:url(images/m.button2.png);
	cursor:pointer;
	}.mbutton a{	color:#FFFFFF;}
#menutitre{
	width:187px;
	height:28px;
	position:relative;
	z-index:3;
	background-image:url(images/menutitre.png);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing: -0.8px;
	}
#menuin{
	width:176px;
	background-image:url(images/menubg.png);
	padding-left:4px;
	padding-right:7px;
	position:relative;
	z-index:3;
	}
#menubas{
	width:187px;
	height:10px;
	background-image:url(images/menubas.png);
	position:relative;
	z-index:3;
	}
#footer{
	width:962px;
	height:95px;
	margin-bottom:20px;
	z-index:0;
	}
#searchtxtbox{
	margin-top:3px;
	margin-left:10px;
	width:102px;
	height:16px;
	background-image:url(images/searchtext.png);
	float:left;
	padding:4px;
	}
#searchtxtbox:hover{
	background-image:url(images/searchtext2.png);
	}
#searchbutton{
	margin-top:4px;
	width:52px;
	height:24px;
	background-image:url(images/searchok.png);
	float:left;
	}
#searchbutton:hover{
	background-image:url(images/searchok2.png);
	}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: none;
	color:#000000;
	border:none;
	width:94px;
}
.search2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: none;
	color:#000000;
	border:none;
	margin-top:1px;
	margin-left:2px;
	width:48px;
	height:18px;
}
#searchbar{
	width:400px;
	height:30px;
	/*position:absolute;
	left:50%;
	margin-left:85px;
	top:30px;*/
	margin: 0px;
	position: relative;
	left: 550px;
	top: 70px;
	overflow:hidden;
	color:#FFFFFF;
	z-index:2;
	}
#sitebg{

}
#login{
	width:293px;
	height:198px;
	background-image:url(images/login.png);
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-146px;
	margin-top:-84px;
	z-index:102;
	}
#loginbg{
	min-height: 100%;
	position:fixed;
	min-width:100%;
	z-index:101; top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	overflow:hidden;
}
.logintextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:15px;
}

.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:22px;
	width:65px;
}
#inbox{
	color:#FFFFFF;
	font-size:9px;
	z-index:2;
	width:445px;
	height:24px;
	background-image:url(images/options.png);
	margin: 0px;
	position: relative;
	top: 140px;
	left: 512px;
}

/* Menu option */
#options{
	width:200px;
	position:absolute;
	left:50%;
	margin-left:279px;
	top:158px;
	z-index:9999999;
	visibility:hidden;
}
#option{
	height:18px;
	font-size:11px;
	padding:2px;
	cursor:pointer;
	}
#option:hover{
	height:18px;
	padding:1px;
	border:1px solid #0ba8e3;
	background-image:url(images/buttoninbox.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#bmessages:hover{
	background:url(images/buttoninbox.png) !important;
	background-position:bottom;
	background-repeat:repeat-x;
}
#bmess:hover{
	background:url(images/buttoninbox.png) !important;
	background-position:bottom;
	background-repeat:repeat-x;
}
/* Fin Menu option */

.mbottom{
	width:201px;
	height:16px;
}
#popup_dhtml{
	visibility:hidden;
}
#tothetop{
	position: absolute;
	margin-left:870px;
	margin-top:1px;
	height:29px;
	width:59px;
	background-image:url(images/tothetop.png);
	cursor:pointer;
}
#tothetop:hover{
	background-image:url(images/tothetop2.png);
}
#siteend{
	text-align:center;
	margin-top:-20px;
	margin-bottom:30px;
	color:#24395B;
	}
#siteend a:link{
	color:#24395B;
	}
#siteend a:hover{
	color:#BBBBBB;
	}
#siteend a:active{
	color:#24395B;
	}
