body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fond {
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link					{
	color:#6dcde9;
	text-decoration:none;
		line-height: 16px;
}
a:visited				{
	color:#6dcde9;
	text-decoration:none;
}
a:hover					{color:#6dcde9; text-decoration:underline;}
a:active					{color:#6dcde9; text-decoration:none;}
.titre			{
font-family: "Book Antiqua";
	font-size: 17px;
	color: #6dcde9;
	font-weight:bold;
	line-height: 20px;
}
.titreTraitements0			{
	font-size: 16px;
	color: #6bcdea;
	font-weight:bold;
	line-height: 19px;
}
.titreTraitements			{
	font-size: 16px;
	color: #bc9307;
	font-weight:bold;
	line-height: 19px;
}
.titreTraitements2			{
	font-size: 14px;
	color: #6bcdea;
	line-height: 17px;
}