

/* detour.css */
/* detour dans le futur */



a:link 			{ color: blue}

a:visited 		{ color: black }

a:active 		{ color: black }


body.corpus { padding: 15px }




strong  { font-weight: bold }


table.contenu	{ width: 90%; padding: 5px; background-color: lightyellow  }

table.entete	{ text-align: center; width: 80%; padding: 5px; background-color: powderblue  }

td.TitreChapitre { text-align: center; font-size: 16pt; font-weight: bold ; background-color: lightyellow }

td.minimenu		{ text-align: center; font-size: 10px; color: black; font-weight: normal ; background-color: lightyellow }

p.livre {font-size: 10pt ; text-align: justify; color: black;  font-weight: normal; background-color: white;  font-family: courier, fixed, monospace; line-height: 120%   }

p.courrier {font-size: 10pt ; text-align: justify; color: black;  font-weight: normal; background-color: white;  font-family: courier, fixed, monospace;; line-height: 150%   }

p.txtnormal {font-size: 11pt ; text-align: justify; color: black;  font-weight: normal; background-color: lightyellow;  font-family: sans-serif; line-height: 130%   }

p.citation {font-size: 11pt ; text-align: justify; color: darkblue;  font-weight: normal;background-color: lightyellow; line-height: 130%;  font-family: sans-serif  }

