body {
    color: rgb(200,200,200);
    background-color : white;
    font-family : Arial, Helvetica, 'Times New Roman', Times, sans-serif;
    font-size : 12pt;
    margin: 0;
  }


.corps {
    padding: 0%;
  }

.text {
    font-size:12pt;
  }

.noPrint {
    display: none;
  }

.petit {
    font-size : 10pt;
  }

.slogan {
    font-size: 20pt;
  }

.titre {
    font-size : 16pt;
  }

.tout-petit {
    font-size : 9pt;
  }

.petit-fin {
    font-size : 10pt;
  }

.tout-petit-fin {
    font-size : 9pt;
  }

.gros {
    font-weight: bold;
    font-size: 12pt;
  }

.bloc {
	page-break-before :always;
  }

.en_bloc {
	orphans : 2;
  }

h1 {
    font-style: italic;
    font-size: 18pt;
  }


h2 {
    font-style: italic;
    font-size: 14pt;
  }

h3 {
    font-style: italic;
    font-size: 12pt;
  }

p 
{
	orphans: 10;
}

.tableau 
{
    font-size: 10pt;
    margin: 0;
}

th.tableau {
    font-size : 12pt;
    font-weight : bold;
  }

td.texte {
    text-align:center;
    margin-left: 60px;
    margin-right: 60px;
  }
.adresse
{ 
	margin-left : 20px;
	text-align: left;
    	font-size: 11pt;
    	font-style: italic;
	margin-bottom : 60px;
}
.logo
{ 
	text-align: left;
	margin-bottom : 30px;
}
a:link, a:visited {
    	color: rgb(200,200,200);
	font-weight: bold;
    	text-decoration: none;
}

