div#footer {
	background: url(../images/footer_logo_dore.jpg) center top no-repeat;
	background-color: #ac914a;
}
div#header {
	background: url(../images/logo_hotel_du_palais_paques.jpg) top left no-repeat;
}
div.promo {
	margin-left: 20px;
	margin-top: 10px;
	background-image: url(../images/accueil_offres_special.jpg);
	background-repeat: no-repeat;
	width: 533px;
	height: 62px;
	border: 0;
}
div.inner_promo {
	padding: 10px;
	background-color: transparent;
	width: 330px;
	line-height: 20px;
}
div#content div.promo h1 {
	color: white;
	font-weight: normal;
	font-size: 18px;
}
div#content div.promo p {
	color: white;
}
