body {
	background-color: #708810;
}

#conteneur {
	background-color: #d9ffba;
	height: 700px;
}

#header2 {
	background-image: url(../images/circuits/header2.jpg);
}


#logoNum {
	background-image:url(../images/circuits/header1.jpg);
}

#newsTitle {
	background-image:url(../images/circuits/fondNewsletter.png);
}

#newsletter {
	background-color:#708810;
}


#circuits {
	width: 970px;
	height: 30px;
	background-image: url(../images/circuits/vagues.png);
	background-repeat: no-repeat;
}

.colonne {
	background-image: url(../images/circuits/colonne.png);
}

.infoRectangle {
	background-image: url(../images/circuits/cadreInfo.png);
}

.infoPlusInfo {
	background-image: url(../images/circuits/fondPlusInfo.png);
 }