/* feuille de style pour l'impression */
body { background-color:#fff; background-image:none; }
#haut { display:none; }
#gauche { display:none; }
#page { display:none; }
#pied { display:none; }
#centre { width:100%; }
.recherche  { display:none; }
#menu_gauche { display:none; }
#menu_haut {	display:none; }
#texte { padding-left:0; margin-left:0; }
.raised { border:0!important; background-color:#fff!important; }

#conteneur {	position: relative; width: 100%; margin-left:0;left:0;border: 0; }
.spip-admin-float { display:none; }

h1,h2,h3 { color:#000!important; }
h1 { display:none!important; }
h2 { font-size:16px; padding:0; margin-bottom:20px;  width:100%; clear:both;  } 
h3 { font-size:14px; } 

div { float:none!important; clear:both!important; width:100%!important; }


table, td {	border: 1px solid #CCC;
	border-collapse: collapse; padding:3px; }