html body {
	background-color: #FFF6F0;
}
#header {
	background-position:80% 0%;
}
#fil_date {
	background-position:80% 0%;
}

#deco_contenu {
	background-color: #FFF6F0;
}
#contenu h1 {
	color: #5C2500;
}
#contenu h3 {
	color: #823400; 
	font-weight: normal;
	margin: 1em 0 0.2em 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #823400;
	overflow: hidden;
}
#contenu h5 {
	color: #823400;
	font-weight: normal;
	margin: 1.1em 0 0.2em 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #823400;
	overflow: hidden;
}
