html, body, .site, .contenu {
	background: none;
	border: none;
	color: Black;
}
.site, .contenu {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.contenu {
	position: absolute;
	top: 0;
	left: 0;
	overflow: visible;
}
h4, h5 {
	background: none;
	color: #000000;
}
.bandeau, .menu, .titre, .pied, input {
	display: none;
}
.contenu, .conditions, .tarifs, .print {
	color: Black;
}
.conditions, .tarifs {
	border: 1px solid black;
}