body
{
	background-color: #060608;
}

.logo
{
	display: block;
	width: 20%;
	height: 15%;
	margin-left: auto;
	margin-right: auto;
}

.Gtitre
{
	position: relative;
	text-align: center;
	font-size: 4vw;
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	color: #EDE7CC;
}

table
{
    border-collapse: collapse;
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	color: #fff;
}

td
{
    border: 10px solid #060608; 
}

.table_cata
{
    width: 800px; 
    margin: auto;
	border-collapse: collapse;
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	color: #EDE7CC; 
}
 
.tableau
{
    width: 200px;
}

.tableau2
{
	height: 200px;
}




