body {
	background-color: #660000;
}
table {
	background-color: #996600;
	background-position: center;
}
.Style-border { 
    border:5px solid #cccccc; 
    border-left-color:rgb(0, 0, 0); 
    border-right-color:rgb(0, 0, 0);
    border-top-color:rgb(0, 0, 0);
    border-bottom-color:rgb(0, 0, 0);
	}
.img-border { 
    padding:8px;
    border:5px solid black;
  }	
.Style-titre {
	color: #660000;
	font-size:48px;
	font-family: "Lucida Calligraphy";
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.Style-texte {
	color: #660000;
	font: 18px "Times New Roman", Times, serif;
}

.Style-en-tete {
	color: #660000;
	font: bold 24px "Times New Roman", Times, serif;
	text-align: center;
}