/********************************************************************
	Auteur : Philippe Brouckaert
	Site de l'auteur : http://www.i-services.com
	E-mail de l'auteur : contact@i-services.net

	Feuille de styles CSS de base pour l'impression Ver. 1.0
*********************************************************************/

body {
  background-color: #fff;
  font-family: Serif;
  font-size: 13pt;
  width: 100%;
}

* { margin: 0; padding: 0; float: none; }

#is-catch-phrase, #is-search-form, #is-header-navigation, #is-pop-message, #is-site-title img, #is-lateral-area, #is-footer, .is-item-print, .is-block-author img, img, .is-non-printable,
#is-languages, #is-breadcrumb
{ display: none; }

#is-site-title span { font-weight: bold; font-size: 20pt; color: #000; margin: 0; }

#is-page { margin: 0; }

#is-page-content { margin: 0; width: 100%; }

h1 { font-weight: bold; font-size: 15pt; color: #000; margin: 1em 0 0 0; }

.is-item-date { font-size: 12pt; margin-bottom: 1.5em; }

#is-page .is-block-author { margin-bottom: 1.5em; }

#is-page .is-block-author p { background: none; }

#is-page p.is-text { line-height: 1.5em; padding: .3em 0; margin: 0; }