body
{
   width: 960px; /*780px; /*780*/
   margin: auto; /* Pour centrer notre page */
   margin-top: 10px;
   margin-bottom: 5px;    /* Idem pour le bas du navigateur */
   /*background-image: url(../images/PICT0057.JPG);*/
   background-image: url(../images/0297.jpg);
}
.org3
{
 	color: #ca357a;/*#B3B3B3;*/
	font-weight: bold;
	text-align: center;
}
#corps
{
	color: #006d6b;/*#B3B3B3;*/
}

#corps h1 /* Tous les titres h1 du corps */
{
	color: #006d6b;/*color: #B3B3B3;*/
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	/*padding-top: -20px;*/
}
#corps h2 /* Tous les titres h1 du corps */
{
	color: #006d6b;/*color: #B3B3B3;*/
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	/*padding-top: -20px;*/
		
}
.texte p
{
	color: #006d6b;/*color: #B3B3B3;*/
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;

}
