@CHARSET "UTF-8";

@page {
    size :20.0cm 28.0cm;
    margin:0;
    margin: 5cm 10cm;
	border:0;
}

* {
	overflow: auto;
	overflow-x: auto;
	width: auto;
}

html {
	overflow-x: auto;
	overflow: auto;
}

.noprint {
	display:none;
}

#sidebar, #menu, #sidebarpoeme, #imgDiv, #ancre {
	display:none;
	visibility: hidden;
	width: 0;
}

body {
	background: #FFFFFF;
}

#header {
	background: none;
	height: 120px;
	padding-bottom: 30px;
}

#container {	
	border: 0;
	border: none;
	margin: auto;
	width: 99%;
}

#content, #content p {	
	width: 99%;
	overflow: auto;
	float:none;
}

div.magentaDiv, .blueDiv {
	/* overflow: auto; */
}
