.HeaderBg {
	background-image: url('images/sl_fond_header.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 140px;
	width: 750px
}

.HeaderBgSuite {
background-image:url('images/sl_fond_header_suite.jpg');
}

.HeaderLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #F0AA4A;
	line-height: 5px;
	font-size: 5px;
}
.HeaderTitre {
	line-height: 43px;
	background-image: url('images/sl_votre_titre.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px
}
.HeaderTitreSuite {
	line-height: 43px;
	background-image: url('images/sl_votre_titre_suite.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	height: 43px
}
.HeaderInterLine {
	line-height: 5px;
	height: 5px;

}
