body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-align:left;
	align:justify;
	border-right-width: 70px;
}
.gros {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	color: #FFFF99;
	text-decoration: underline;
}

a:visited {
	color: #FFFF99;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


h1{
	text-align: left;
	border-bottom-width: -10px;
	font-family: Papyrus, Geneva, Arial;
}

h1.centre{
	text-align: center;
	border-bottom-width: -10px;
}

h2{
	font-family: Papyrus, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 16px;
	text-align: center;
	border-bottom-width: -10px;
}

h3{
	color: #FF9900;
	font-size: 24px;
	text-align: left;
	font-family: Papyrus, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	top: 0px;
	position: fixe;
	right: 15px;
	clip: rect(auto,15px,auto,auto);
	margin-left: 0px;
}
h4{
	color: #FF9900;
	text-align: right;
	float: right;
	position: absolute;
	top: -3px;
	right: 19px;
}

h5{
	color: #FF9900;
	font-size: 16px;
	text-align: left;
	border-bottom-width: -10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}


h6{
	color: #FF9900;
	font-size: 16px;
	text-align: right;
	}

img {
	border-color:#FFFF99;
	border:2;
	word-spacing: 1.2em;
	border-right-width: -15px;
}
img.dr
 {
	margin-right: 0px;
	margin-left: 10px;
	right: 0px;
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: right;
}

img.centre
 {
	 text-align:center;
}


img:link {
	border-color:#FFFF99;
	border:2;
}


table{
	width: 100%;
	cellspacing: 2;
	}


td{
	font-size:12px;
	color: #FFFFFF;
	vertical-align: top;/*	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFF99;
*/	}

td.titre{
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 20px;
	}
.defile {
	color: #FF0000;
	left: 5px;
	right: 50px;
}



	
.libre {
	float: left;
	position: relative;
	top: -5px;
}

