body {
	background: #A3C2FF url('../img/fond_bleu.gif') repeat-y center top;
}

#bandeau {
	background-image: url('../img/bande_bleu.jpg');
	background-repeat: no-repeat;
}

#pied {
	background-color: #A3C2FF;
}

a {
	color: #8494B2;
}
