@charset "utf-8";

body
{
	background-color: #fff !important;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0 5%;
	color: #000;
}
a { color: #000 !important; }
/*#page-wrap
{
	margin: 0 auto 0;
	min-height: 100%;
	width: auto;
}*/
#wrapper
{
	margin: 0 auto 0;
	min-height: 100%;
	width: auto;
}
a[href*=#] {
	text-decoration: none !important;
}
img { padding: 5px; }
a img { border : 0; }
h1, h2, h3, h4, h5, h6, img { 
	page-break-after:avoid; 
	page-break-inside:avoid 
}
#navigation, #langues, #footer
{
	display: none;
}