@charset "utf-8";
/* CSS Document */

/************** version 2.0 ****************/

.Erikahaut {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156157-posthaut.png');
	background-repeat:no-repeat;
	height:67px;
	width:700px;
}

.Erikacentre {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156153-postcentre.png');
	width:700px;
}

.Erikabas {
	background-image:url('http://image.noelshack.com/fichiers/2016/51/1482156150-postbas.png');
	background-repeat:no-repeat;
	height:108px;
	width:700px;
}

.Erikatext {
	padding: 20px;
	color: gray;
	text-shadow: 2px 3px 5px black;
}

.Erikatitre {
	width:482px;
	height:45px;
	margin:auto;
	padding-top:15px;
	text-shadow: 0px 0px 5px #fe3105;
	text-align:center;
	font-size:26px;
	font-family:Impact;
	color:#ff491b;
}

.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;
}