@charset "iso-8859-1";

body {
	font-family: georgia, palatino, "Times New Roman", Times, serif;
	background: white;
	color: black;
	margin: 7px;
	padding: 0;
	text-align: justify;
	}
p, li, .citation, .date, .italic, .marque, a {
	font-size: 9pt;
	}
h1 {
	font: normal 27px impact, Arial, Helvetica, sans-serif;
	background: transparent;
	color: gray;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
	}
h2	{
	font: normal 20px impact, Arial, Helvetica, sans-serif;
	background: transparent;
	color: gray;
	margin-bottom: 0;
	margin-left : 5px;
	margin-top: 1em;
	text-transform: uppercase;
	margin-top: 3em;
	border-bottom: 1px dotted gray;
	}
h3, .lettineB	{
	font: normal 18px impact, Arial, Helvetica, sans-serif;
	background: transparent;
	color: gray;
	margin-bottom: 0;
	margin-left : 5px;
	margin-top: 1em;
	text-transform: uppercase;
	}
.gras   {
        font-family: Helvetica, Arial, sans-serif;
        font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	}
p, li {
	/*
	page-break-after: avoid;
        page-break-inside: avoid;
        */
	background: transparent;
	color: black;
	text-align: justify;
	}
.note-c, .legende {
	color: black;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	background: tranparent;
	}
.citation, .date {
	color: gray;
	font-style: italic;
	margin-left : 40%;
	text-align:justify;
	background: tranparent;
	}
.lettineR {
	border-bottom: 1px dotted black;
	color: gray;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 3em;
	background: tranparent;
	}
.italic, .marque {
	font-style: italic;
	margin-left: 1pt;
	}
.pied {
	font: 8pt/13px geneva, verdana, arial, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted gray;
	text-align: center;
	}
.note-c, .titremodules {
	color:black;
	font-size: 8pt;
	font-style: normal;
	text-align: center;
	background: tranparent;
	}
a	{
	text-decoration: underline;
	color:gray;
	background: tranparent;
	}
.menuv a:after {
	font-variant: normal;
	font-weight: normal;
	content:" (" attr(title) ") ";
	}
.menu, p.haut a:after, p.haut img, .cache, .hide, select, input[type="submit"], input[type="text"]{
	display:none;
	}
acronym:after {
  	content: " [" attr(title) "]";
	}
a:after {
	font-variant: normal;
	font-weight: normal;
	content: " " attr(href) " ";
	}
img	{
	margin-right : 1em;
	margin-left : 1em;
	border: 0;
	}