html, body, div, span, applet, object, iframe,p, h1, h2, h3, h4, h5, h6, ul,li{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 }

#ecrantotal {
	width:100%;
	margin:0;
}

#container {
	width:1080px;
	margin-left:auto;
	margin-right:auto;
}

#header1 {
	width:1080px;
	height:117px;
	background-image: url(../imgs_kbs/bkg_bandeau.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header_fr {
	width:1080px;
	height:117px;
	background-image: url(../imgs_kbs/fr/bkg_bandeau.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header_en {
	width:1080px;
	height:117px;
	background-image: url(../imgs_kbs/en/bkg_bandeau.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header {
	float:left;
	position: relative;
	top: 98px;
	left: 45px;
}

#banniere {
	float:right;
	margin-right: 35px;
	margin-top: 10px;
}

#sub_container {
	width:855px;
	height: auto;
	float: right;
	clear: both;
}

#centre {
	width:640px;
	padding: 0px;
	float: left;
	clear: both;
}
#centre h1 {
	font-size: 14pt;
}

.gauche {
	float:left;
	width:180px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: left;
}
.bandeau_titre h3 {
	color: #666666;
	font-size: 14px;
}

#BtnIndex {
 height: 100px;
 width: 210px;
 position: absolute;
 left: 40px;
 display: block;
 text-decoration:none;
}


