@charset "utf-8";
/* CSS Document */
margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
padding: 0;
text-align: center; 
color: #000000;

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #FFE79B;
	background-repeat: no-repeat;
}
img {
    border : none;
    border : 0px;
    }

a:link {
	text-decoration: none;
	color: #FFE79B;
	border : none;
    border : 0px;
}
a:visited {
	text-decoration: none;
	color: #FFE79B;
	border : none;
    border : 0px;
}
a:hover {
	text-decoration: none;
	color: #FFE79B;
	border : none;
    border : 0px;
}
a:active {
	text-decoration: none;
	color: #FFE79B;
	border : none;
    border : 0px;
}
h1 {
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #FF6600;
}
h3 {
	font-size: 14px;
	color: #FF6600;
}
h4 {
	font-size: 16px;
	color: #000033;
}
h5 {
	font-size: 18px;
	color: #000033;
}
h6 {
	font-size: 24px;
	color: #000033;
}
.clearfloat {	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {font-size: 10px}
</style>
.Tableau {
	font-family: Arial, Helvetica, sans-serif;
}
.entete {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
entete {
	font-style: italic;
}
Titre {
	font-size: 12px;
}
