body {
	background: #000099;
}	

#fiche {
	width: 800px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #333;
	border: 10px solid #FFFF99;
	margin: 0 auto;
	padding: 0;	    }
a   {
	text-decoration: underline;
	color: #FF9;   }
a hover  {
	text-decoration: underline;
	color: #EEE;   }
h2 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #0B0;  }	

.blanc { color: #EEE;  } 
.orange { color: #F90;  } 
.jaune { color: #FF9;  } 
.vert { color: #0B0;  }

h3 {
	font-size: 13px;
	text-align: center;
	color: #F90;   }	

#commentaire   {
	clear: left;
	text-align: left;  	 }

#image1     {
	float: left;
	width: 800px;
	height: 340px;
	margin-bottom: 20px;
	}
h4 {
	margin: 10px;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #0B0;   }		

#complement {
	clear: left;
	margin: 10px;
	font-size: 13px;
	text-align: left;
	color: #EEE;   }
#image2     {
	float: left;
	margin-right: 10px;
	}

h6 {	
	clear: left;
	padding-top: 0px;
	text-align: center;
	font-size: 9px;
	color: #EEE; 	 	
}	