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: 5vw;
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	color: #EDE7CC;
}

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

.icone
{
	position: relative;
	background-color: rgba(0,0,0,0);
	width: 5%;
	border-radius: 3px;
}

.reseau
{
	margin-left: 10%;
}

.texte
{
	font-size: 2vw;
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	color: #EDE7CC;
}

.email
{
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	font-size: 2vw;
	color: #EDE7CC;
}

center
{
	font-family: 'Cinzel', 'Abril Fatface', 'Anton', 'Shrikhand', cursive;
	font-size: 3vw;
	color: #EDE7CC;
}