
/* Les styles par défaut
--------------------------------------------------------------------------------------- */

body {
   background: white;
   color: black;
   font-size: 12pt/14.5pt "Times New Roman", Times, serif;
}

#header, #content, #footer {
	width: auto;
	background: none;
	float: none;
	padding: 0;
	margin: 0;
}

img {border: 0;}

a:link, a:visited {
	background: transparent;
	color: #000;
	text-decoration: underline;
}

#contentRight{
display:none;
}
#contentRight2{
display:none;
}



/* mettre tous les éléments que nous voulons pas qui s'impriment ici */
#sidebar, header, #contentRight, #header ul, #center, a.contact-usage, a.hdp {display: none;} 