/* dessin */
/* CSS document: print.css */
@import "/css/dessin.css";

body {
	background: none;
}
#header,
#content,
#footer {
	width: 700px;
}
#footer #promotion {
	margin-left: 10px;
}