body {
	//background-image: url(/images/fleur-bg-250x245.gif);
	background-color: #FFFFFF;
}
p, a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
}

a:link, a:visited { 
	color: #339999;  
	//text-decoration: none; }
a:hover, a:active, a:focus {
	color: #006666;
	//text-decoration: underline;
}
h1 {
	color: #006666;
	font-size: xx-large;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2   { 
	color: #006666; 
	font-size: 18pt; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h3   { 
	color: #006666; 
	font-size: 14pt; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h4   { 
	color: #006666; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.bordure_hbg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
