body{
	color: dimgray;
}

h1 {
    font-size: 22px;
}
h2 {
    font-size: 18px;
}
H3.TOC {
    margin-top: 0px;
    margin-bottom: 18px;
    font-size: 18px;
}

.heading1{
    margin-left: 0em;
}

.heading2{
    margin-left: 2em;
}

.heading3{
    margin-left: 4em;
}

.heading4{
    margin-left: 5em;
}

.heading5{
    margin-left: 6em;
}

.heading6{
    margin-left: 7em;
}

.footnoteRef {
	font-size: 9px;
	font-variant-position: super;
	background-color: lightgray;
}

.footnote{
	margin-top: 12px;
	font-size: 10px;
}

.subTOC{
    background-color: whitesmoke;
}

a.TOC {
	color: steelblue;
}
a.TOC:hover{
    color: steelblue;
}

p.table{
    margin-bottom: 0px;
    margin-top: 0px;
    }

.pdfTOC{
    margin-top: 24px;

}

.breadcrumbs{
	font-size: smaller;
}



.quote{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-right: 2em;
	padding: 6px;
	background-color: whitesmoke;
}

p.MsoCaption{
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 12px;
}

p.TabCell{
	margin-top: 3px;
	margin-bottom: 3px;
}

li {
	margin-bottom: 6px;
}

ul {
	margin-bottom: 12px;
	margin-top: 12px;
	list-style-type: square;
}

.intertitre{
	border-top: 1px solid dodgerblue;
	border-bottom: 1px solid dodgerblue;
	color: dodgerblue;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
}

.exemple, .Exemple, .ExempleCxSpFirst, .ExempleCxSpMiddle, .ExempleCxSpLast
{
	margin-left: 4em;
	padding-left: 1em;
	border-left: 4px solid greenyellow;
	font-size: small;
	font-style: italic;
}

.exemple, .Exemple, .ExempleCxSpMiddle{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;

}

.ExempleCxSpLast{
	margin-top: 0;
	margin-bottom: 2em;
	padding-bottom: 0;
	padding-top: 10px;
}
.ExempleCxSpFirst{
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
 

.ExempleTitre, .ExempleTitreCxSpMiddle, .ExempleTitreCxSpLast, .ExempleTitreCxSpFirst {
	font-weight: bold;
	margin-left: 4em;
	padding-left: 1em;
	border-left: 4px solid greenyellow;
	font-size: small;
	font-style: italic;
}
.ExempleTitreCxSpFirst {
	font-weight: bold;
	padding-top: 2em;
}

.Questionlecture {
	font-weight: bold;
	color: royalblue;
	margin-top: 24px;
	margin-bottom: 6px;
}

.explication, .explicationTitre, .explicationCxSpFirst, .explicationCxSpLast {
	margin-left: 4em;
	padding-left: 1em;
	border-left: 4px solid dodgerblue;
	font-size: small;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;
}

.explicationTitre {
	font-weight: bold;
	color: dodgerblue;
}


.image {
	max-width: 400px;
	max-height: 300px;
	text-align: center;
	margin: auto;
}
.Figure {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.referenceBiblio{
	margin-top: 10px;
}

a.referenceBiblio{
	color: dimgray;
	text-decoration: none,
}

a.referenceBiblio:hover {
		color: dimgray;
	}

.myTable {
	margin: 0px auto;
	width: 95%;
	font-size: smaller;
}

.myTH{
	background-color: whitesmoke;
}


.selectedTOC {
	font-weight: bold;
	background-color: lightgray;
	color: black;
}

.navbar {
	background-color: #f4f2ef;
}




p.Encadr, p.Encadrtitre {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
	margin-right: 4em;
	padding: 10px;
	background-color: lightgoldenrodyellow;
}

p.Encadrtitre {
	font-weight: bold;
}

.livreblanc {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: large;
}

.avenir{
	font-style: italic;
	color: gray;
}

.lienhtml{
	
}