body 	{
 	  background-color:white;
	  margin:0px 0px 0px 0px;
	}
h1	{
	  font-family:tahoma;
	   font-size:90%;
	   color:#003366;
	   background-color:transparent;
	   text-align:justify;
	   margin-left:5px;
	   margin-right:5px;
	   font-style: italic;
	 }
h2
	{
	font-family: tahoma;
	font-size: 120%;
	color: #003366;
	background-color: transparent;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	font-style: normal;
}
p 	{
	  font-family:tahoma;
	  font-size:90%;
	  color:#993300;
	  background-color:transparent;
	  text-align:justify;
	  margin-left:5px;
	  margin-right:5px;
	  font-style: italic;
	}
li 	{
	 font-family:tahoma;
	 font-size:90%;
	 color:#993300;
	 background-color:transparent;
	 text-align:justify;
	 margin-left:0px;
	 margin-right:0px;
	}

a:link {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#3552D1;
	background-color:transparent;
	text-decoration:underline;
	text-align:justify;
	font-style: italic;
	font-weight: normal;
	}
a:visited {
	font-family:verdana, sans-serif;
	font-size:100%;
	color:#3552D1;
	background-color:transparent;
	text-decoration:underline;
	text-align:justify;
	font-style: italic;
	font-weight: normal;
	}
a:hover {
	 font-family:verdana, sans-serif;
	 font-size:100%;
	 color:#3552D1;
	 background-color:transparent;
 	 text-decoration:underline ;
	  text-align:justify;
	  font-style: italic;
	}
.txt_centre {

	  font-family:tahoma;
	  font-size:90%;
	  color:#993300;
	  background-color:transparent;
	  text-align:center;
	  margin-left:5px;
	  margin-right:5px;
	  font-style: italic;
}
.titre {
	font-family:tahoma;
	font-size:15px;
	color:#003366;
	background-color:#FC923A;
	text-align:justify;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
.soustitre {

	font-family:tahoma;
	font-size:16px;
	color:#003366;
	text-align:center;
	font-style: italic;
	text-decoration: none;
	font-weight: bolder;
}

.tdl	{
	 font-family:tahoma;
	  font-size:95%;
	  color:#993300;
	  background-color:transparent;
	  text-align:center;
	  margin-left:5px;
	  margin-right:5px;
	  font-style:normal;
	  border-style:solid;
	  border-color:#000000;
	  border-width:1px;
}

.tds	{
	 font-family:tahoma;
	  font-size:95%;
	  color:#993300;
	  background-color:transparent;
	  text-align:center;
	  margin-left:5px;
	  margin-right:5px;
	  font-style:normal;
}
