body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #27593E;
	background: #F7F6C9;
}
a {	
	color: #27593E; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: normal;}


a:hover {		
	color: #F7F6C9;
	text-decoration: underline;
	background-color: #539F74;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;}
	
a:visited    {
	color: #E39943;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;}
		
div	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;		
	}		
h1 
{
  font-size : 150%; 
  font-family :  Arial, Helvetica, sans-serif;
  color : #27593E; 
  text-align: center;
}

h2 
{
  font-size : 14px; 
  font-family :  Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color : #841B22; 
  text-align: justify;
}

.cacher, h1 {
	display: none;
}
.souligne {
	text-decoration: underline;
	}
.font-size 
{
  font-size : 12px; 
}
.justify 
{
 text-align: justify;
}