<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding: 2px;
}

#global {
	min-width: 356px;
}

#head_links, #principal, #principal .logo, #principal .logo img, #principal .infos {
	width: 100%;
}

#header #logo {
	width: 80%;
}

#header #logo img {
	width: 100%;
}

#header #search form input[type="submit"] {
	border: 1px solid black;
}

#principal {
	min-height: 356px;
}

#principal, #principal #intro {
	height: auto;
}

#principal .infos #address {
	float: none;
}

#principal .infos .buttons {
	float: right;
}

#principal .infos .buttons input {
	width: 100px;
	display: block;
	margin: 0;
	border-radius: 5px;
}

#principal .infos .buttons input:first-child {
	margin-bottom: 10px;
}

div#content {
	display: none;
}

#section-books {
	margin-top: 10px;
}

#listing {
	width: 100%;
}

#listing .book .text {
	width: 75%;
}

div.pagesBrowser ul li {
	width: 25px;
	height: 20px;
}

#principal #block_news div.content {
	height: auto;
}</pre></body></html>