/* CSS Document */
a:img{ border:none;}
a {text-decoration:none;color:#0000FF;}
a:hover {text-decoration:none;color:#8000FF;}
.menu li a {display:block;color:#222;}
.menu li a:hover {display:block;color:#676734;}
.bandeau-bas a {color:#222;}
.bandeau-bas a:hover {color:#676734;}
.menu li:hover {background-color:#D1D1A3;color:#676734;}
html {font-size:100%;height:100%;}
body {
    font-family: "Times New Roman", sans-serif, Arial, Helvetica, Verdana;
	text-align: justify;
	font-size: 1.13em;
	color: #000000;
	margin:0;
	padding:0;
}
.page {
    width:100%;
    background-color:white;
    z-index:1;
    position:relative;
	min-width:250px;
}
.bandeau {
	position:absolute;
	top:0em;
	z-index:5;
}
.bandeau2,.bandeau3,.tag1,.tag2,.tag3,.cache {
  display:none;
}
.menu-bouton:hover ul.menu {display:block;}
.bouton {
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	padding-left:30px;
	padding-right:3px;
	position:relative;
	background-color:#ADAC7A;
	padding-bottom:1px;
	}
.mb {position:absolute;top:0px;left:0px;}
.menu {
    display:none;
	margin-top:0px;
	padding:0;
    font-weight:bold;
	font-size:0.9em;
	width:100%;
    z-index:4;
	text-decoration:none;
	list-style:none;
}
.li-0,.li-1 {
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding-left:0.4em;
	padding-right:0.2em;
	padding-top:0.25em;
	padding-bottom:0.25em;
}
.li-0 {
    background-color:#D1D1A3;
	color:#676734;
}
.li-1 {
	background-color:#ADAC7A;
	color:#222;
}
p { 
    margin-left:auto;
	margin-right:auto;
	width:90%; 
	max-width:1300px;
	font-size:0.9em;
}
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
h1 {text-decoration:underline;font-size:1.3em;padding-top:2.5em;}
h2 {text-decoration:underline;font-size:1.12em;}
h3 {text-decoration:none;font-size:1em;}
h4 {font-size:0.9em;margin-top:0em;color:#676734;}
h5 {font-size:1em;margin-top:0.5em;font-weight:lighter;}
.ligne {
	height:0.2em;
	width:80%;
	background-color:#ADAC7A;
	margin-top:1em;
	margin-bottom:1.8em;
	margin-left:auto;
	margin-right:auto;
	max-width:1300px;
}
.ligne2 {
	height:0.1em;
	width:40%;
	background-color:#000000;
	margin-top:1.8em;
	margin-bottom:1.6em;
	margin-left:auto;
	margin-right:auto;
}
.cadre {
    width:90%;
	padding-top:0.8em;
	padding-bottom:2em;
	border:2px dashed #676734; 
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2em;
}
.t-cadre {
	width:85%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font-size:0.92em;
}
.livre {margin-left:1.30em;float:right;position:relative;top:0.1em;}
.titre-cadre {font-size:1.1em;color:#400080;}
.citation {
	margin-left:auto;
	margin-right:auto;
	font-style:italic;
	color:#37371C;
	width:80%;
}
.rouge {color:#AE0000;}
.vert {color:#676734;}
.noir {color:#000000;}
.img {border: 1px solid black;width:90%;max-width:540px;}
.centre {text-align:center;}
.bandeau-bas {
	margin-top:1.2em;
	width:100%;
	background-color:#ADAC7A;
	text-align:center;
	font-size:0.75em;
	color:#222;
	font-weight:bold;padding-top:0.4em;padding-bottom:0.5em;
}
#haut {position:absolute;top:-2em;}
.haut {float:right;margin-right:0.2em;margin-top:4px;font-size:0.7em;}
.original {font-size:0.8em;margin-top:35px;}