
/*
 * Feuille de style specifique a l'impression
 */
 


/*
 * Boutons admin
 */
 
.spip-admin-float {
	display: none;
}

/*----------STEVE'S SELECTORS--------------*/
body {font-size:12pt ; font-family: Bembo, Palatino, Georgia, "Times New Roman", Times, serif;}
div#menu, div#right, p.breadcrumb{display:none;}
div#main-container, div#wrap, div#text{background:url(/images/white.gif);}/* for header and left background*/



div#text{width:95%; margin:0px;border: 1px solid #800040;}
img{page-break-inside:avoid;}