
/* Les Éléments Visibles
--------------------------------------------------------------------------------------- */

body {background: #fff; color: #333; font: 12pt/1.4 Times, "Times New Roman", serif;}

#page, #content {background: none; border: none; float: none; margin: 0 5%; width: auto;}
#print {display: block;}

h1,h2,h3,h4,h5,h6 {font-family: Helvetica, Arial, sans-serif;}
h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4,h5,h6 {font-size: 12pt;}

a:link, a:visited {background: transparent; color: #520; font-weight: bold; text-decoration: underline;}

img, a img {border: none;}
   
   

/* Les Éléments Cachés
--------------------------------------------------------------------------------------- */

#sidebar {display: none;}