body,td,th {
	font-family: Trebuchet MS;
}

body {
    border: 0;
    margin: 2em 2em 0em 2em;
    padding: 0;
    color: #000000;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #FF6600;
}

.chapitre {
	font-size: 95%;
	font-style: normal;
	color: #000000;
	font-weight: bold;
      margin: 2em 0em 0em 0em;
}

.titre {
	font-size: 120%;
	font-style: normal;
	color: #000000;
	font-weight: bold;
      margin: 2em 0em 0em 0em;
}

.texte {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
      margin: 0em 0em 0em 1em;
}

.droite {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
      display: block;
      float: right;
      margin: 1em 1em 1em 2em;
      border: 0;
      clear: right;}

