/* Feuille de style d'impression
Propriété de Notre Dame de la Tramontane */

#menu,#ssmenu,#header,#footer,#h1,.hidden,img
{
  display: none;
}

 h2 
{
  float: none;
  text-align: left;
  color:#FF0000;
  font-weight: bold;
}

.auteur
{
  color:#70DB93;
}

body {
  background-color :#fff;
  font-family: georgia, "Times New Roman", Times, serif;
}

#contenu p {
  line-height: 14pt;
  font-size: 12pt;
  text-align: justify;
}


.decalage {
	padding: 0 5mm;
}

.decalage2 {
	padding: 0 10mm;
}

#contenu { width:expression((document.documentElement.clientWidth > 1080) ? "1050px" : "auto"); }

#wrap {width:auto !important}

table {width:auto !important}
