body{
	background-color: #E2E9ED;
	margin:0;
	padding:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:#F39420;
	font-weight:bold;
}

.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.soustitre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0c66a0;
}
.corps {
	margin: 15px;
}
.separateur {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #0C66A0;
	border-bottom-width: 1px;

}
.envaleur {
	font-weight: bold;
	color:#F39420;
}

.tiret01 {
	border-bottom:1px solid #C2CDE8;
	height:15px;
	margin-bottom:5px;
	margin-top:5px;
}

.ligneTabRepos
{
	color: black;
	background-color: white;
	cursor: hand;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.ligneTabSurvol
{
	color: black;
	background-color: #F3F1EB;
	cursor: hand;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color:#0C66A0;
}

tr.ligneTabSurvol a
{
	color: black;
	background-color: #F3F1EB;
	cursor: hand;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color:#0C66A0;
}

tr.ligneTabRepos a
{
	color: black;
	background-color: white;
	cursor: hand;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

table.complement{
	background-color: rgb(255, 255, 255);
	margin: 10px;
	font-size:10px;
}