body {
	margin: 0; /* pour viter les marges */
  	}

a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #e2302E;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #E2302E;
	text-decoration: none;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #006600;
	text-decoration: none;
	text-transform: none;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
sup {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006600;
}

p {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	line-height: 15pt;
}br {
	line-height: 14pt;
}
.bordure {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borduretable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.points {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 2px;
	border-left-color: #990000;
}
h1 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E22E2D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	white-space: normal;
	display: block;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h6 {

	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E22E2D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	white-space: normal;
	display: block;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titrerouge {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #E22E2D;
	text-decoration: none;
	text-transform: none;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
#contenu tr td h6 strong {
	font-size: 12pt;
	color: #060;
	font-weight: bold;
}
