﻿html, body {
	background-image: none !important;
	background-color: #ffffff !important;
	width: 17.5cm;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	color: #000;
}
div, h1, h2, h3, h4, h5, h6, a {
	background-image: none !important;
	background-color: #ffffff !important;
	border: 0;
	color: #000;
}

#majeur, #moteur, #langue,
#colonne-gauche, #menu-secondaire,
#infos-droite, #liens-bdp, #infos-bdp {
	display: none;
	float: none !important;
	width: 0;
	margin: 0;
	padding: 0;
}
#sousglobal, #global, #bandeau, #logo, #colonne-droite, #contenu, #navigation, #corps {
	display: block !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 17.5cm !important;
	height: auto !important;
	color: #000 !important;
}

#corps ul, #corps div {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

h1,h2,h3,h4,h5,h6, #logo h1, #logo h1 a {
	margin: 0 !important;
	padding: 0 !important;
	color: #000 !important;
	margin-top: 3% !important;
	margin-bottom: 3% !important;
	text-decoration: none;
}

#logo h1, #logo h1 a {
	overflow: hidden !important;
	line-height: 110% !important;
	min-height: 2cm !important;
	color: #000 !important;
	width: 100% !important;
}

h1, #logo h1 { font-size: 200% !important; }
#logo h1 a { font-size: 100% !important; }
h2 { font-size: 175% !important; }
h3 { font-size: 135% !important; }
h4 { font-size: 110% !important; }
h5 { font-size: 100% !important; }
h6 { font-size: 90% !important; font-style: italic !important; }

.printme #navigation
{
	display: none !important;
}
