#global{	
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:0px;	
	width:100%;
	height:auto;	
	text-align: left; 
}

#header{
	width:100%;
	height:21px;
	background-color:#8d9aa1;
	padding-top:5px;	
}

#bloc_header {
	background:transparent url(../images/site/header_fd_2.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:19px;
	margin:0 auto;
	width:930px;
}

#bloc_header select {
	float: right;
	height:19px;
	background: #8d9aa2;
	border: 1px solid #c5cdd0;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

#bloc_header .local_sites{
	width:200px;
	height:30px;
	position: relative;
	left:460px;
	top:0px;
}

#bloc_header .others_sites{
	width:200px;
	height:30px;
	float: right;
	margin-right: 29px;
}

* html #bloc_header .others_sites{ /* IE6 */
	width:200px;
	height:30px;
	float: right;
	margin-right: 14px;
}