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

	Framework

	Copyright : Voir fichier licence.txt
*********************************************************************/

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

#is-global {
  background: none !important;
}

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

.is-bold { font-weight: bold; }

.is-no-print, #is-header-navigation, #is-languages, #is-breadcrumb { display: none; }

#is-site-logo img.is-logo { max-width: 100mm; float: none; }

#is-page h1 { padding: .5em; font-size: 16pt; border-bottom: .5mm solid #e2e6e7; }

#is-page h2 { padding: 0; font-size: 13pt; text-decoration: underline; }

span.is-normal { font-style: normal; font-weight: normal; }

#is-page h3 { padding: 0; font-size: 12pt; text-decoration: underline; }

#is-page p.is-text { line-height: 1.5em; padding: .4em 0; margin: 0; font-size: 10pt; }

#is-page ul.is-no-bullet { margin: 2mm 0 0 0; }

#is-page div.is-cadre ul.is-no-bullet { margin-bottom: 3mm; }

#is-page ul.is-no-bullet li { padding: 2mm 0; }

div.is-clear {
	overflow: hidden; height: 1px; visibility: hidden; clear: both;
}

#is-footer { margin-top: 10mm; border-top: .5mm solid #e2e6e7; padding-top: .5em; }
#is-footer .is-copyright { color: #999; font-size: 9pt; }
#is-footer .is-copyright a { color: #999; text-decoration: none; }

/* Fiche tableau */

#_tableau img { width: auto !important; height: auto !important; margin: 5mm 0 0 5mm !important; }
#_tableau.is-paysage img { max-height: 80mm }
#_tableau.is-portrait img { max-width: 80mm }