body {
	font-family: 'Arial';
	font-size: 11pt;
	background-color: #F2EEE2;
	padding: 0;
	margin: 0}
a { text-decoration: none; }
a:link,a:visited { color: #633 }
a:hover { color: #a31; text-decoration: underline }
a.img { text-decoration: none; border: 0 }
a.haut { text-decoration: none; border: 0; float: right }
a.not { font: bold #437C17 90% }
li { padding: 0em 0 0.5em 0 }
li.cr { font-size: 100% }
li.ma { list-style-type: none }
.melanges dt { font-weight: bold }
table.desc-ms {
	margin-left: 15pt;
	margin-top: 5pt; }
.desc-ms td.nom {
	font-weight: bold;
	text-align: left;
	width: 15% }
table.cotes {
	font-weight: bold;
	font-size: 120% }
.cotes dt {
	text-align: right;
	float: left;
	margin-right: 0.5em; }
.cotes dd { padding: 0 0 1em 5em }
span.rub { font-weight: bold; color: #933; padding-left: 10px; }
span.noir { color: black; }
span.themes { font-variant: small-caps }
p.namo { margin-left: 15pt; font-variant: small-caps }
p.niv1 { margin-left: 15pt }
table {
	width: 100%;
	padding: 0 0 0 0;
	border-style: none;
	border-collapse: collapse }
table#tableauprincipal {
/*	height: 100%; */
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
table#tableauprincipalracine {
/*	height: 100%; */
	position: absolute;
	top: 124px;
	bottom: 0;
	left: 0;
	right: 0;
}
tr {
	vertical-align: top
}
td#entd {
	vertical-align: -10%;
	width: 18% }
td#cgp {
	background-color: #699;
	width: 15%;
	text-align: left;
	padding-left: 1em }
td#cg {
	background-color: #699;
	width: 20%;
	vertical-align: bottom;
	text-align: center;
	margin: -5px }
td#cc {
	width: 60%;
	text-align: justify;
	padding: 30px;
	padding-right: 50px }
td#cd {
	background-color: #699;
	vertical-align: bottom;
	text-align: center;
	width: 21%; }
td#cdp {
	background-color: #699;
	width: 15%;
	vertical-align: top;
	text-align: center }
td#nom {
	font-weight: bold;
	width: 15%;
	padding: 0 0 1em 0em;
	text-align: left }
td.cont { padding: 0 0 1em 0em }
td.ref {
	text-align: justify;
	padding-bottom: 10px }
td.fic {
	width: 7%;
	padding-bottom: 10px }
ol.lettres { list-style-type: upper-alpha }
#entete {
	background-color: #B1B182;
}
#entete img {
	margin-bottom: -5px;
	 }
#rub {
	font-weight: bold;
	color: #C00;
	font-size: 90% }
#sommaire,#sommaire-auteur,#oeuvres,#versions,#sommaire-oeuvre a {
	display: block;
	margin: 0 0.5em;
}
#sommaire {
	line-heigt: 2em;
}

.button
{
 margin: 2px;
 display: block;
 width: 60px;
 height: 15px;
 background-color: #FFFFFF;
 border: 1px solid #CCCCCC;
 text-align: center;
 font-family: Arial;
 font-weight: bold;
 font-size: 70%;
 color: #212063;
 text-decoration: none;
}

sup {
	vertical-align: baseline;
	position: relative;
	bottom: .33em;
}
@media only screen and (min-width: 801px) {
	#sommaire,#sommaire-auteur,#oeuvres,#versions,#alpha,#sommaire-oeuvre {
		position: fixed;
		z-index: 10;
  	  	top: 6%;
		right: 1%;
		overflow:auto;
		max-height:600px;
		width: 16%;
	}
}
@media only screen and (min-width: 801px) {
	#oeuvres,#sommaire-auteur,#sommaire-oeuvre {
		left: 1%;
	}
}
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
}
::-webkit-scrollbar-track {
	background-color: rgba(27,27,27, .6);
	border-radius: 8px;
}
::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(156, 156, 156, .6);
}
#sommaire,#sommaire-auteur,#oeuvres,#versions,#alpha,#mssnum,#mssdec,#voir,#sommaire-oeuvre {
	display: block;
	background-color: #EEEEEE;
	padding: 5px;
	min-height:70px;
	border: 1px solid #AAAAAA;
	text-align: left;
}
#mssnumkbr {
	display: block;
	background-color: #EEEEEE;
	padding: 5px;
	min-height:30px;
	border: 1px solid #AAAAAA;
	text-align: left;
}
#voir {
	margin-left: 1em;
	margin-bottom: 1em;
}
#voir li {
	display: inline;
}
#voir ul>li:before {
	content: '| ';
}
#voir ul {
	margin-left: 10pt;
	padding: 0 0 0 0;
}
#sommaire li,#sommaire-auteur li,#oeuvres li,#versions li,#sommaire-oeuvre li {
	margin-left: -0.75em;
}
#alpha-centre {
	display: block;
	clear:both;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #AAAAAA;
	min-height: 2.5em;
	text-align: left;
}
#encadre {
	display: inline-block;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #AAAAAA;
}
#reponses {
	width: 80%;
	padding: 5px;
	float: left;
	margin-left: 2%;
}
#auteurs, #dates {
	float: right;
	display: inline-block;
	background-color: #EEEEEE;
	padding: 15px;
	border: 1px solid #AAAAAA;
}
.sect-bib {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}
#wikidata, #rethaut {
	position: fixed;
	z-index: 15;
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	font-variant: small-caps;
	background-color: white;
	border: 1px none #AAAAAA;
	padding: 2px;
}
#wikidata {
	top: 1%;
	left: 1%;
}
#rethaut {
	top: 0%;
	right: 1%;
}
.explication {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
.explication .explicationtxt {
	visibility: hidden;
	width: 220px;
	background-color: white;
	color: #000;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
}
.explication:hover .explicationtxt {
	visibility: visible;
}

.medias-sociaux {
	display: block;
}

.contacts {
	padding: 5px;
	border: 1px solid #AAAAAA;
	text-align: left;
}
.menuprincipal {
	left: 1%;
	ul { padding: 0; margin: 0; margin-left: 2.5em; margin-bottom: 0.5em}
	ul li { padding: 0; margin: 0 }
}
.sidebar {
	width: 210px;
	padding: 5px 0;
	position: relative;
	height: 100vh;
}

.sidebar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar ul li {
  margin: 0 0 0 0;
}

.sidebar ul li a {
  display: block;
  padding: 5px 5px;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.2s;
}

.sidebar ul li a:hover,
.sidebar ul li a.active {
  background: #ececec;
  color: black;
}
