/*********************************************************************************************
 *  Feuille de style pour l'impression                                                                     * 
 *********************************************************************************************
 */

html {
	height:100%;
}

 body{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:11pt;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
	text-indent:0;
}

#contenu{
	width: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 45px;
	margin-bottom: 5px;
}

img{
	border: none;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #666666;
}

.titrerevue{
font-style: italic;
}

h1, h2, h3, h4, .titre1, .titre2, .titre3, .titre4, .section1, .section2, .section3, .section4, .section5, .section6{
	color: #333333;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
	display: block;
}
h1, .section1{
	font-size: 135%;
}

h2, .section2{
	font-size: 125%;
}
h3, .section3{
	font-size: 115%;
}

h1.accueil{
	padding: .5ex 0 .5ex 0;
	border-bottom: 1px solid #333;
}

h2.regroup{
	font-variant: small-caps;
	margin: 15px 0px 10px 0px;
	border-bottom: 2px solid #eee;
	margin-bottom: ;
}

h2.titre-doc{
	margin: 15px 0px 10px 0px;
	font-size: 120%;
}
h3, h4{
	margin-top: 0px;
	margin-bottom: 0px;
}

h4.section, h4.annexes{
	font-weight: bold;
	margin: 15px 0px 10px;
	border-bottom: 1px solid #333333;
	padding: 0px;
}

p{
	padding-right: 10px;
	text-align: justify;
}

.pluspetit{
	font-size:smaller;
	font-weight: normal;
}
.smallcaps {
	font-variant: small-caps;
}
p.texte{
	padding-left: 1em;
}

p.citation{
		margin-left: 2em;
	padding-left: 2em;
	margin-right: 2em;
	font-size: 0.89em;
}

.citation .footnotecall{
	vertical-align: super;
	font-size: 0.72em;
	padding-left: 3px;
	height: auto;
}

#toc{
	margin-top: 30px;
	margin-bottom: 30px;
}
#toc a{
	color: #666666;
	font-weight: bold;
}
#toc a:hover{
	color: #333333;
}
.toc_section1{
	font-weight: bold;
	font-variant: small-caps;
	margin-top: .7ex;
	margin-bottom: .7ex;
	font-size: 105%;
}
.toc_section2{
	font-weight: bold;
	padding-left: 1em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
#toc h4{
margin-bottom: 15px;
}
.auteur{
	font-weight: bold;
	margin-top: 1ex;
	font-size: 110%;
}
.article{
	display: block;
	margin-bottom: 15px;
}

.notes{
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 5px;
	font-size: 94%;
}

.pourciter{
	margin-bottom: 15px;
}

.footnotecall{
	vertical-align: super;
	font-size: smaller;
	padding-left: 3px;
}

.titreillustration{
	font-size: 96%;
	font-weight: bold;
	padding-left: 40px;
}

.legendeillustration{
	font-size: 92%;
}

.date_publi{
font-size: 90%;
}

.articlevide_section1{
	font-weight: bold;
	font-variant: small-caps;
	margin-top: .7ex;
	margin-bottom: .7ex;
	font-size: 105%;
}
.articlevide_section2{
	padding-left: 1em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
