body {
	background: #FF9933 url('../img/fond_orange.gif') repeat-y center top;
}

#bandeau {
	background-image: url('../img/bande_orange.jpg');
	background-repeat: no-repeat;
}

#pied {
	background-color: #FF9933;
}

a {
	color: #B27F4D;
}