body
	{
	background:#e4ddd0;
	font-family:verdana, helvetica, geneva, arial;
	font-size:18px;
	margin:20px;
	font-weight:bold;
	color:#470303;
	text-align:center;
	}

a:link
	{
	text-decoration:none;
	color:#990000;
	}
	
a:visited { 
	color:#990000;
	text-decoration:none;
	}

a:active {
	color:#000088;
	}

a:hover
	{ 
	color:#000088;
	text-decoration:underline;
	}

#menu, .menu 
	{ 
	text-align: center; 
	font-size: 10px; 
	color:#990000;
	line-height:0px;
	}
	
#menu a, .menu a 
	{ 
	padding: 1px 10px; 
	margin: 1px 1px; 
	font-style: oblique;
	}

.titre
	{
	border-top:1px double #990000;
	}

.txt
	{
	color:#777777;
	font-size:10px;
	font-style: oblique;
	line-height:20px;
	}

.txt1
	{
	color:#777777;
	font-size:24px;
	font-style:;
	line-height:20px;
	}

.txt2
	{
	color:#006600;
	font-size:14px;
	font-weight:normal;
	}

.txt3
	{
	color:#500000;
	font-size:14px;
	font-style: oblique;
	line-height:20px;
	}
	
.espace1
	{
	padding:5px;
	}

table
	{
	border-style:;
	border-width:;
	color:#000000;
	font-weight:bold;
	padding:1px;
	width:800;
	font-size:14px;
	margin:auto;
	text-align:justify;
	line-height:18px;
	}