#fond_global {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}
#fond_global_spe {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background:url(../img/fond_BTM.jpg);
	background-position:center;
	background-position:top;
	}
#haut_global {
	position:absolute;
	width:100%;
	height:70px;
	z-index:1;
	background-color: #666;
	background:url(../img/fond_degrade.jpg)
}
#bas_global {
	position:fixed;
	width:100%;
	bottom:0;
	height:50px;
	z-index:4;
	background-color: #dadadc;
	color: #dadadc;
}
#bandeau_haut_makita {
	position:relative;
	padding: 1px 0px;
	width: 980px;
	height:70px;
	margin-left: auto ;
	margin-right: auto ;
	vertical-align:middle;
	z-index:2;
}
	#zonerecherche {
	position:absolute;
	width:215px;
	height:30px;
	z-index:3;
	left: 756px;
	top: 5px;
	text-align:right;
	background-image: url(../img/bcgWepSearchBox.png);
}
#saisie_recherche {
	position:absolute;
	width:175px;
	height:28px;
	z-index:1;
	top: 6px;
	left: 2px;
	border:0;
}
#centre_global_makita {
	position:relative;
	padding: 1px 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	top:72px;
	bottom:50px;
	
		}
#centre_global_makita_page{
	position:relative;
	padding: 1px 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	top:197px;
	bottom:50px;
	
		}
		
#bandeau_bas_makita {
	z-index:5;
	position:relative;
	bottom:19px;
	height:50px;
	padding: 1px 0px;
	width: 980px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
	text-align:center;
	font-size: x-small;
		}