#global-mosNav {
	height:30px;
	background:#2b2b2b;
}

#global-mosNav #siteId {
	padding:0 0 1px 0;
	margin:0 auto 0 auto;
	font-size:11px;
	font-weight:bold;
}
#global-mosNav #siteId ul {
	list-style:none;
	margin:0;
}
#global-mosNav #siteId ul.left {
	margin-left:130px;
}
#global-mosNav #siteId ul.right {
	float:right;
	margin-right:130px;
}
#global-mosNav #siteId ul li {
	float:left;
	padding:1px 5px 5px 0;
	margin:5px 5px;
}
#global-mosNav #siteId ul li a span {
	visibility:hidden;
}
#global-mosNav #siteId ul li a:hover span {
	visibility:visible;
}


ul#lemenu {
	margin: 0;
	list-style: none;
	margin-top:27px;
	margin-left:4px;
	float:left;
	width:745px;
	overflow:hidden;
	background: #383838;
}

ul#lemenu li {
  margin: 0 0px;
  float: left;

}

ul#lemenu li a {
  border: 0;
  display: block;
  padding: 6px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: bolder;
  text-decoration: none;
  height:18px;
  float: left;
background: #4c4c4c;
}


ul#lemenu li.selected a {
  color: 383838;
}



html {
	overflow-x:hidden;
}

body {
	font-family:"Trebuchet MS",sans-serif;
	font-size:12px;
	margin:auto;
	background:url(../images/img/bg.gif);
	background-repeat: repeat-x;
	
}

p {
	line-height:18px;
}

a,img, a img {
	outline:0;
}


#prelinks {
	position:absolute;
	left:50%;
	width:970px;
	margin-left:-500px;
	z-index:0;
}

#page {
	width:970px;
	margin:auto;
	background:#383838;
	padding:0 12px 24px 12px;

	z-index:1;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin:0 0 12px 0;
}

h1 { font-size:24px; }

h2 { font-size:18px; }

h3 { font-size:16px; text-transform:uppercase}

input,textarea,select {
	font-family:"Trebuchet MS",sans-serif;
	padding:1px;
}

a, a:visited, a:active{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#ff0000;
}



#reste {
	height:32px;
	background:url(../images/img/bg_wrap_member.gif) center top no-repeat;
}

#reste2 {
	height:291px;
	background:url(../images/img/bg_wrap_page.gif) center  no-repeat;
}

#header_haut {
	height:203px;
	background:url(../images/img/bg_wrap.gif) center top no-repeat;
}

#header_haut #header2 {
	width:968px;
	margin:auto;
	background:#383838 url(../images/bg.gif);
	padding:24px 0 0 24px;
	border:1px solid #383838;
	border-width:0 1px;
	height:203px;
}

#header_haut #header2 #bebe {
	float:left;
	width:192px;
	height:178px;
	overflow:hidden;
}

#header_haut #header2 #bebe a {
	text-decoration:none;
	font-size:16px;
	letter-spacing:-1px;
	color:#999;
	text-transform:lowercase;
}

#header_haut #header2 #jakarta {
	float:left;
	width:728px;
	height:90px;
	margin-left:6px;
	overflow:hidden;
	background:#535353;
	margin-top:10px;
}

#barre_horizontale {
	width:994px;
	margin:auto;
	background:#fff;
}

#content {
	width:970px;
	float:left;
}

#content.notoolbar {
	width:970px;
	float:left;
}

#countener {
	width:970px;
	float:left;
}

#foot1 {
	clear:left;
	margin-top:0px;
	background:url('../images/footer_bgswatch.gif');
	color:#ffffff;
}


.foot h3 {
	background:url('../images/img/h3_black.png');
	font-size:11px;
	padding:7px 12px;
	font-weight:bolder;
	clear:both;
	color:#fff;
	height:16px;
	margin-bottom:0;
}