﻿
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}

.titre {
    color: red;
    text-align: center;
    margin-bottom:1em;
    margin-top:1em;
    }
.tome {
    color: red;
    text-align: center;
    margin-bottom:1em;
    margin-top:1em;
    }
.chap {
    color: black;
    text-align: left;
	font-weight:bold;
    margin-bottom:0.8em;
    margin-top:0.6em;
    }
.sschap {
    color: black;
    text-align: left;
	font-weight:bold;
	font-style:italic;
    margin-bottom:0.6em;
    margin-top:0.2em;}
	
.ref {
    color: black;
    text-align:left;
	font-style:italic;
    margin-bottom:1.5em;
    margin-top:0.2em;}
    

.txt {
    color: black;
    text-align: left;
    margin-bottom:0.4em;
	font-size:1em;
	line-height:1.4em;
	text-indent:1em;
    }
.txt4 {
    color: black;
    text-align: center;
    margin-bottom:0.4em;
		font-size:1em;
	line-height:1.4em;
		text-indent:1em;
    }
.txt1 {
    color: black;
    text-align: left;
	    margin-left:1em;
		margin-right:1em;
    margin-bottom:0.4em;
		font-size:1em;
	line-height:1.4em;
		text-indent:1em;
    }
	
.txt2 {
    color: black;
    text-align: left;
    margin-bottom:0.4em;
		font-size:1em;
	line-height:1.4em;
		text-indent:1em;
    }
	
.pri {
    color: black;
	font-weight:bold;
    text-align: left;
    margin-top:1.2em;
    margin-bottom:0.4em;
	font-style:italic;
		font-size:1em;
	line-height:1.4em;
    }
	
.note {
    color: black;
	font-weight:bold;
    text-align: left;
    margin-top:0.8em;
    margin-bottom:0.4em;
		font-size:1em;
	line-height:1.4em;
    }
.ssnote {
    color: black;
    text-align: left;
	font-style:italic;
    margin-bottom:0.4em;
		font-size:1em;
	line-height:1.4em;
    }

.prec
	{
	margin-bottom:0.8em;
	text-align:center;}
.suite
	{margin-top:0.8em;
	text-align:center;}
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
text-decoration:none;
  color: blue;
}