@charset "utf-8";
/* CSS Document */

/************** version 2.0 ****************/
@font-face{
     font-family: "earthorbiter";
     src: url('https://www.petit-fichier.fr/2016/12/19/earthorbiter/earthorbiter.ttf');
     font-weight: bold;
}

.Erikahaut {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156157-posthaut.png');
	background-repeat:no-repeat;
	height:135px;
	width:704px;
}

.Erikacentre {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156153-postcentre.png');
	width:704px;
}

.Erikabas {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156150-postbas.png');
	background-repeat:no-repeat;
	height:108px;
	width:704px;
}

.Erikatext {
	padding-right:40px;
	padding-left:35px;
	color: #ccdce6;
	text-shadow: 0px 0px 5px #5b5dd5;
}

.Erikatitre {
	width:482px;
	height:45px;
	margin:auto;
	padding-top:15px;
	text-shadow: 0px 0px 5px #004bff;
	text-align:center;
	font-size:26px;
	font-family:earthorbiter;
	color:#ffffff;
}

.Erikafeat {
	padding-left: 221px;
	width: 265px;
	height: 50px;
	padding-top: 45px;
	text-align: justify;
	color: #ff3300;
	text-shadow: 0px 0px 5px #fe3105;
	font-family: Comic sans MS;
}