body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #BD88AB;
  	text-align: center; /* pour corriger le bug de centrage IE */ 
}
#container {
	background:#9F5985; 
	color:#FFFFFF; 
	margin:0 auto; 
	width:900px;
  	text-align: left; /* on rétablit l'alignement normal du texte */ 
}
#entete {
	top: 0px;
	background-image: url('ENTETE.gif');
	background-repeat: no-repeat;
	background-position: center;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;

}
a:visited
{
	color: #FFFFAE;
	text-decoration: none;

} 
a:active 
{
	color: #FFCC00;
	text-decoration: none;

}


td, th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFFF;



}
.h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;


}
.h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;

}

.bordure {
	border: 1px solid #D2B0C7;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;

}
.h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;

}
.h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;


}
.h7 {
	font-family: "Flat Brush", "Comic Sans MS", Verdana;
	font-size: 16pt;
	font-weight: bold;
}
.h8 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 7pt;
	font-style: normal;
	color: #AAFFFF;
}

