body {
	margin-left : 50px;
	margin-right : 50px;
}
a:link {
	color: #C5B061;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5B061;
}
a:hover {
	text-decoration: underline;
	color: #C5B061;
}
a:active {
	text-decoration: none;
	color: #C5B061;
}
.texte_impression {
	color: white;
}
.lien_imp{
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #760E0D;
	text-align: center;
	line-height: 26pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #760E0D;
	line-height: 20px;
	white-space: normal;
	border-bottom-width: 10pt;
	margin-top: 30pt; 
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #760E0D;
	line-height: 16pt;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 18pt;
	text-align: justify;
	/*margin-bottom: 5pt;*/
}
.titraille {
	font-size: 17pt;
	line-height: 24pt;
	font-weight: bold;
	text-align: center;
}
/*
.titraille2 {
	font-size: 15pt;
	line-height: 20pt;
	text-align: center;
}
*/
.auteur {
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.intervenants {
	font-weight: bolder;
	color: #760E0D;
	font-size: 13pt;
}
.appeldenotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: #CC9900;
	text-decoration: none;
	vertical-align: top;
}
.notesnum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #760E0D;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	height: auto;
	padding: 1mm;
	margin-right: 1mm;
	background-color: #CCCCCC;
	font-weight: bolder;
}
.notes_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18pt;
	text-align: justify;
}
.citations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #000000;
	margin: 0cm;
	left: 1cm;
}
.cadre {
	font-size: 12pt;
	border: 1pt solid #760e0d;
	margin: 2mm;
padding: 6pt
}