body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #ffb609;
	/* background-image: url(images/tepac-fond.jpg); */
	background-repeat: no-repeat;

	text-align: center;/* pour corriger le bug de centrage IE */

}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}




.header
 {
	background-color: #CF9625;
	}
	
	
.tableau
 {
	background-color: #000;
	}
	
	.cellule
 {
 	text-align: justify;
	background-color: #FFF;
	}
	
	.cellule2
 {
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #CF9625;
	}
	
		.cellule3
 {
  	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	}
	
		.cellule4
 {
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #CF9625;
	}
	
	
		.cellule5
 {

	padding: 25px;
 	text-align: justify;
	background-color: #FFF;
	}
	
	
	
			.cellule7 td
 {

	padding: 5px;
 	text-align: justify;
	background-color: #ffb609;
	}
	