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

#deco_contenu {
	background-color: #EBF6FF;
}
#contenu h1 {
	color: #01345E;
}
#contenu h3 {
	color: #014B87; 
	font-weight: normal;
	margin: 1em 0 0.2em 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #014B87;
	overflow: hidden;
}
#contenu h5 {
	color: #014B87;
	font-weight: normal;
	margin: 1.1em 0 0.2em 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #014B87;
	overflow: hidden;
}
#contenu h5>a {
	color: #014B87;
}
#contenu h5>a:hover {
	color: #FF0000;
}

#contenu h6.note {
	color: #374912;
	margin: 0 10% 0 3em;
	padding: 0;
}
