.TITRE {
	font-family: Magneto;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	float: inherit;
}

.TEXTE {
	font-family: Magneto;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.ENTER {
	font-family: Magneto;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	color: #666666;
	text-decoration: blink;
}

.SITE {
	font-family: Magneto;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	background-color: #E1E1E1;
	padding: 12px;
}

.NAVIGATION {
	font-family: Magneto;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: compact;
	padding: 8px;
	width: auto;
}

.NAVIGATION:hover {
	font-family: Magneto;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	display: compact;
	padding: 8px;
	width: auto;
}

.CONTACT {
	font-family: Magneto;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
}

.CONTACT:hover {
	font-family: Magneto;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
}

.TEXTE2 {
	font-family: Magneto;
	font-size: 24px;
	color: #666666;
}
.DATE {
	font-family: Magneto;
	font-style: normal;
	text-decoration: blink;
	color: #666666;
	font-size: 24px;
}
