﻿HTML{ font-family: Arial ; color: rgb(0,0,0) }

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.petitlien {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.petitH2 {
	font-size: 14pt
}

H3 { font-family: Arial, Helvetica, sans-serif ; font-size: 16pt; font-weight: bold}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

li {  list-style-position: outside; list-style-type: disc}
.buttonfont {  font-size: 8pt; font-style: normal; font-weight: normal}
a {
	color: #000000;
}
.anglais {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.conclusion {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.boutoncadre {
	width: 85px;
	text-align: center;
	border-color: #FFFFFF;
	background-color: #000099;
	color: #FFFFFF;
	font-size: 8pt;
}
.biffe {
	text-decoration: line-through;
	color: #999999;
}
