@charset "utf-8";
body {
	margin-top: 0px;
	overflow-x: hidden;
	margin-bottom: 0px;
}
.wrapGlobal {
	background-image: url(../img/btn-blue.png);
	width: 100%;
	background-repeat: repeat;
	height: 500px;
}
.ligne1 {
	height: 55px;
	background-repeat: repeat;
	width: 100%;
	margin-left: -100px;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #800000;
	margin-top: -16px;
	padding-top: 0px;
}
.DIVtxtBD01 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-top: 0px;
	height: 40px;
	padding-top: 20px;
}
.txtBD01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4000;
}


.ligne2 {
	height: 54px;
	background-repeat: repeat;
	width: 100%;
	position: absolute;
	background-color: #CCC;
	margin-left: -100px;
	padding-right: 92px;
	padding-left: 92px;
	z-index: 10;
}
