@charset "iso-8859-1";
/* CSS Document */


html, body {
background-color:#868686;
width: 100%;
height: 100%;
}

#centPourcent{
	width: 100%;
	height: 100%;
}

td.entete{
	vertical-align:top;
	text-align: center;
}

a{
color:#333333;
text-decoration: none;
}

a:hover{
color:#333333;
text-decoration: underline;
}
