﻿.tit1
	{margin-top:0.8em;
	margin-bottom:0.3em;
	font-size:1em;
	line-height:1.4em;
	color:red;
	font-weight:bold;}
.tit2
	{margin-bottom:0.6em;
	font-size:1em;
	line-height:1.4em;
	color:red;
	font-weight:normal;}
.tit3
	{margin-bottom:0.6em;
	font-size:0.85em;
	line-height:1.3em;
	color:black;
	font-weight:normal;}
.txt
	{text-indent:1em;
	margin-bottom:0.4em;
	font-size:1em;
	line-height:1.4em;
	color:black;
	font-weight:normal;}
	
	a:visited {
  color: blue;
}
a:link {
  color: blue;
}

a
{text-decoration:none;}

.prec
	{
	text-align:center;}
.suite
	{margin-top:0.8em;
	text-align:center;}
	
	body {
font-family:Times New Roman;
background-color:#f8f3f0;
max-width:98%;
}