body {
	width : 1015px;
	padding : 10px;
	margin : auto;
	background-color: #871717;
	color: #003300}
#accueil {
	margin-left : 200px;
	margin-top : 20px;
	margin-bottom : 30px;
	padding : 20px;
	width : 600px;
	color : #003300;
	font-family : "Comic Sans MS", Georgia, Verdana, Sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : justify;
	background-color : #d8b49e;}
.p-centre{
	text-align: center;}
.texte-droite{
	text-align: right;}
.souligne{
	text-decoration: underline;}
.center {
	text-align : center;}
a {
	text-decoration : none;
	color : #003300;
	background-color: inherit;
	font-style : italic;
	border : none;}
a:hover {
	text-decoration : underline;}
a:active {
	background-color : #ffcc00;
	color: #003300;}
a img {
	border : none;}
img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto; }
.imageflotgauche{
	float: left;
	margin-right: 5px;}
.imageflotdroite{
	float: right;
	margin-left: 5px;} 
.compteur{
	display : block;
	float : left;
	width : 67px;
	height : 54px;
	margin-bottom: 10px;}