/* MediaWiki print stylesheet */

body {
	color: #000000; background: #ffffff;
}

#CadreMaitre {
	width: 100%;
	margin: 0;
}

#CadreMenu {
	margin: 0 ! important;
}

/* Continue ... */
a, a.external, a.new, a.stub {
	color: inherit ! important;
	text-decoration: inherit ! important;
}

/* Hide ugly UI stuff */
#CadreMenu {
	display: none;
}

/* */
#CadreTexte {
	position: relative;
	margin: inherit ! important;
	left: 0%;
	width: 100%;
	padding: inherit;
}