#fiche {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #030;
	border: 10px solid #0B0;
	margin: 0;
	padding: 0;	    }
a   {
	text-decoration: underline;
	color: #FF9;   }

h2 {
	padding-top: 10px;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	color: #0B0;  }	

.blanc { color: #EEE;  } 
.rouge { color: #C00;  } 
.jaune { color: #FF9;  } 
.vert { color: #0B0;  }

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

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

#image1     {
	float: left;
	width: 650px;
	height: 340px;
	margin-left: 0px;
	}
h4 {
	float: right;
	width: 325px;
	margin-right: 10px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #FF9;   }		

.source  {	
	font-style: italic;
	font-size: 10px; 
	color: #0B0; }
	

#complement {
	clear: left;
	width: 980px;
	margin: 0px;
	padding: 0 10px 0 10px; 
	
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #EEE;   }
#image2  {
	clear: left;
	width: 1000px
	height: 340px;
	padding-left: 0px; }
h6 {	
	clear: left;
	padding-top: 0px;
	text-align: center;
	font-size: 8px;
	color: #EEE; 	 	
}