﻿
a
{text-decoration:none;}
a:visited {
  color: blue;
}
a:link {
  color: blue;
}
body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}
.titre
	{
	font-size:1em;
	text-align:center;
	font-weight:bold;
	margin-top:2em;
	color:red;}

.tit1
	{
	text-indent:1.4em;
	font-size:1em;
	text-align:left;
	font-weight:bold;
	margin-top:1.4em;
	color:black;}

.tit2
	{
	text-indent:1.4em;
	font-size:1em;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	margin-top:0.6em;
	color:black;}

.txt
	{
	text-indent:1.4em;
	font-size:1em;
	line-height:1.4em;
	text-align:left;
	margin-top:0.4em;
	color:black;}
