body {
	background-color:#ACC;
	color:#000;
}
body, h1, h2, h3, h4, div {
	font-family:"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}
p, ul, li {
	font-family:"Georgia", serif;
	font-size: 14pt;
}
img, div {
	border:0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}
a {
	color:#363;
}
a:active {
	color:#633;
}
a:visited {
	color:#696;
}
p {
	color:#336;
}
h1,h2,h3 {
	color:#633;
}
h2 {
	margin-left:20px;
}
div.corps, main.corps {
	background:#D2EFF3;
	border:1px solid #8AA;
}
div.logo, header.logo {
	padding-top:4px;
	height:60px;
	font-family:"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	font-size:42pt;
	font-weight:thin;
	color:#966;
	margin-left:5px;
	line-height:60px;
}
div.logo a, header.logo a {
	color:#966;
	text-decoration:none;
}
div.logo a:active, header.logo a:active {
	color:#966;
	text-decoration:none;
}
div.logo a:visited, header.logo a:visited {
	color:#966;
	text-decoration:none;
}
div.logo h1, header.logo h1 {
	margin:0;
	padding:0;
	font-size:inherit;
	font-weight:inherit;
	color:#966;
	display:inline;
}
div.logo h1 a, header.logo h1 a {
	color:#966;
	text-decoration:none;
	display:inline;
}
div.logo h1 a:active, header.logo h1 a:active {
	color:#966;
	text-decoration:none;
}
div.logo h1 a:visited, header.logo h1 a:visited {
	color:#966;
	text-decoration:none;
}
div.menu, nav.menu {
	color:#688;
	background:#c7c2c2;
	height:20pt;
	font-size:15pt;
	font-weight: bold;
	text-align:right;
	padding-top: 5pt;
	padding-bottom: 10pt;
	vertical-align: middle;
}
div.menu a, nav.menu a {
	display: inline-block;
	-webkit-text-stroke: 0.5px #422;
	padding: 5pt;
	color:#633;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}
div.menu a:active, nav.menu a:active {
	color:#633;
	-webkit-text-stroke: 0.5px #422;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}
div.menu a:visited, nav.menu a:visited {
	color:#633;
	-webkit-text-stroke: 0.5px #422;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}
img {
	margin:2px;
	width: auto;
	height: auto;
	max-width: 100%;
	object-fit: contain;
}
picture {
	display: block;
	max-width: 100%;
}
.page img {
	max-width: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	min-height: 0;
}
div.page {
	padding:25px;
}
div.annee {
	float:right;
	font-size: 16pt;
}
div.image {
	text-align:center;
}
div.copyright, footer.copyright {
	text-align:center;
	font-size: 14pt;
}
div.copyright a, footer.copyright a {
	font-weight: bold;
	color:#633;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}
div.copyright a:active, footer.copyright a:active {
	font-weight: bold;
	color:#633;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}
div.copyright a:visited, footer.copyright a:visited {
	font-weight: bold;
	color:#633;
	text-decoration-style:dotted;
	text-underline-offset: 3px;
}