body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textes_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textes_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.tab_fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
.textes_temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
}
.style_table {
	border-width:1px;
	border-color:#009999;
	border-style:solid;
	border-collapse:collapse;
}
.style_td {
	border-width:1px;
	border-color:#009999;
	border-style:solid;
	border-collapse:collapse;
}
a
{
color:#009999;
text-decoration:none;
} 
a:hover
{
color:#76B7C8;
text-decoration:underline;
}
.textes_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textes_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none
  }
#centpourcent {
  height: 100%;
  width: 100%;
  }