body {
	background-color: #000000;
	background-image:  url("Images/fondataraxie.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	

}

a:link {
   color: #FF3300;
   
   font-weight: bold
   
}

a:active {
   color: #FFCC00;
   
   font-weight: bold
   }

a:hover {
   color: #FF6600;
   
   font-weight: bold
}

a:visited {
   color: #FF3300;
   
   font-weight: bold   
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

h1 {
	color: #FFFFFF;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-align:center
}

h2 {
	color: #EEEEEE;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-align:center
}

h3 {
	color: #EEEEEE;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-indent: 6%
	
}

h4 {
	color: #EEEEEE;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-indent: 8%
	
}

h5 {
	color: #EEEEEE;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-indent: 10%
	
}

h6 {
	color: #EEEEEE;
	font-family: "Georgia, Times New Roman, Times, serif";
	text-indent: 4%
	
}

p {  
	margin-right: 10%; 
	margin-left: 10%
	}


	
