body{
margin:0;
padding:0;
text-align: left;
background: white;
background-image: none;
}

.fond_bleu {
	background: #b7cbe5;
}

.ligne_intermediaire {
	background-image: url(/images/gris_blanc.jpg);
	background-repeat: repeat-x;
}