
body, html {
color: #000; 
font-family: Garamond, "Times New Roman", Serif;
background-color: #fff;
text-align: center;
font-size: 12pt;
}

#mainContainer {
width: 17cm;
margin: 0 auto;
text-align: left;
}

p {
	text-align: justify;
}



#accueil {
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
}

h1 {
	text-align: center;
	font-size: 18pt;
	padding: 0;
	margin: 0;
	color: black;
}

h2 {
	text-align: center;
	font-size: 14pt;
	padding: 6pt;
	margin: 0;
	color: black;
}

h4 {
	padding: 0;
	font-size: 12pt;
	margin: 24pt 0 0 0;
}


#accueil .auteur {
	text-align: center;
	padding: 6pt 0 18pt 0;
}

.smallcaps {
	font-variant: small-caps;
}

.ref-cr {
	border-left: 2pt solid;
	margin: 6pt 6pt 18pt 30pt;
	padding-left: 4pt;
	font-family: Arial;
	text-align: justify;
}

a {
	text-decoration: none;
	color: Black;
}

a[href^="http://"]:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}

a[href^="http://www.cairn.info/sommaire.php?ID_REVUE=LMS"]:after {
	content: "";
}

a[href^="http://www.phpmyvisites.net/"]:after {
	content: "";
}


.footnotecall {
	 font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 3pt;
}

.footnotedefinition {
	font-weight: bolder;
	padding-right: 4pt;
	font-size: 11pt;
}

.footnotebody {
	font-size: 10pt;
	margin-left: 50pt;
	text-indent: -24pt;
}

.notes {
	margin: 24pt 0pt;
}

.lettrine {
	font-weight: bold;
	font-size: 18pt;
    vertical-align: baseline;
    position: relative;
    bottom: -3pt;
}

.auteur, .auteur_article {
	font-weight: bold;
	padding: 18pt 0 12pt 24pt;
}

.auteur_article .descriptionauteur {
	font-weight: normal;
}

.pourciter {
	margin: 6pt 24pt;
}

.pourciter .titre {
	font-weight: bold;
	font-style: italic;
}

.pourciter .ref {
	border-top: 1pt solid;
	padding: 3pt 6pt;
	font-family: Arial;
	font-size: 10pt;
	display: block;
}

.noticebiblio {
	display: inline;
	margin: 0;
	padding: 0;
}

#pieddepage {
	text-align: center;
	font-size: 8pt;
	margin-top: 20pt;
}

#toc {
	visibility: hidden;
	display: none;
}

.section1 {
	font-weight: bold;
	text-align: center;
	padding-top: 24pt;
	color: black;
}

.section2 {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 12pt;
	color: black;
}

.section1 a, .section2 a {
	color: black;
}

.bloc_nav, #left {
	display: none;
}
.citation{
	margin-left: 1em;
	padding-left: .5em;
	margin-right: 1em;

       }
