.page {
  width: 100%;
}

.etiquette_graphisme_PiouPiou {
	position: relative;
	left: 100px;
	display: block;
	float: right;
	width: 240px;
	height: 100px;
	background: url('/squelettes/css/img/Logo_StudioPiouPiou.png') top right no-repeat transparent;
	background-size: contain;
	font-size: 50%;
}

.etiquette_graphisme_PiouPiou span {
	visibility: hidden;
}