body {
	background-color: #97cfa6;
}

#conteneur {
	height: 950px;
	background-color: #daf5e2;
}

#header2 {
	background-image: url(../images/notre_agence/header2.jpg);
}

#cgvTitle {
	background-image: url(../images/notre_agence/cgv.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#cgv {
	background-image: url(../images/notre_agence/cgvFond.png);
	background-repeat: no-repeat;
	height: 652px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}


#texte {
	height: 600px;
	width: 810px;
	overflow-y: scroll;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 15px;
	text-align: justify;
	padding-right: 10px;
}

#logoNum {
	background-image:url(../images/notre_agence/header1.jpg);
}

#newsTitle {
	background-image:url(../images/notre_agence/fondNewsletter.png);
}

#newsletter {
	background-color:#68A277;
}