html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #666666;
  }

.centpourcent {
  height: 100%;

  }



.accroche {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
}
.titres {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #333333;
}
.textes {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
}
.titres_exergue {

	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #990000;
}
.liens {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 10pt;
	color: #329F20;
	text-decoration: none;
	font-weight: bold;
}
.liens:link {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 10pt;
	color: #3CA52E;
	text-decoration: none;
	font-weight: bold;
}
.liens:hover {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.titre_rouge {


	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.texte_rouge {

	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #990000;
}
.bouton_valider {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #EAEAEA;
	padding: 1px;
	height: 24px;
	width: 100px;
	border: thin solid #990000;
	text-decoration: none;
	color: #666666;
}
.bouton_valider:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #EAEAEA;
	padding: 1px;
	height: 24px;
	width: 100px;
	border: thin solid #990000;
	text-decoration: none;
	color: #666666;
}
.bouton_valider:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	background-color: #990000;
	padding: 1px;
	height: 24px;
	width: 100px;
	border: thin solid #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.textes_petit {

	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
}
.texte_gris {


	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #666666;
}
.evasion {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #009900;
}
.evasion:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #009900;
	background-position: center center;
}
.evasion:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #990000;
}
.textes_blanc {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textes_blanc:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
.textes_blanc:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

