/***************************
FEUILLE DE STYLE PRINT
Destiné ŕ l'impression papier
***************************/

*  { margin : 0; padding : 0; }
html { margin:20px; }
body  {
	font-family : "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #999;
}

img  { border:none; }
p, ul, ol, h1, h2, h3, h4, h5, div, address { margin : 15px 0; }

div#accessibiliylinks, 
div#menu, 
div#menusecond, 
div#rubriques,
div#versionLan, 
div#rechercher, 
div#accesSecu, 
div#outilsIcones, 
div#colonneGauche, 
div#footer, 
p#chemin,  
a#basDePage,
a#hautDePage { display : none; }
div#print { background : url(../images/logo.jpg) no-repeat top left; margin-bottom:20px; }
div#site { width:537px; }
div#article { display : block; }
div#footer ul li { display : inline; margin : 20px 10px; }
.visualClear hr { display:none; }