body{

	background: #ffd268;

	margin: 0;

	padding: 0;

	text-align: center;

}



.container{

	display: block;

	text-align: left;

	width: 450px;

	margin: 65px auto 30px auto;

	padding: 40px 30px 40px 330px;

	background: #ffffff;

	position: relative;

}



.container p{

	font-family: 'Dosis', sans-serif;

	color: #666666;

	font-size: 22px;

	line-height: 33px;

	margin-bottom: 17px;

}



.container h2{

	font-family: 'Dosis', sans-serif;

	color: #666666;

	font-size: 22px;

	line-height: 33px;

	font-weight: 700;

	margin-bottom: 17px;	

}



.container h1{

	font-family:'Poplar W01 Black';

	color: #721b6c;

	font-size: 70px;

	line-height: 70px;

	font-weight: normal;

	margin-bottom: 17px;	

}



#img-main{

	position: absolute;

	left: -70px;

	top: 0;

}



#adresse{

	position: absolute;

	left: 0;

	bottom: -130px;

}



#logo{

	position: absolute;

	right: -190px;

	bottom: -280px;

}





