body {
	background-color: #d3deda;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titrefrancais {
	font-family: Arial;
	font-size: 12px;
	color: #da4059;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
}
.soustitre {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
}
.texte{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.bas{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align:justify;
	text-decoration:none;
}
.generique{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.droits{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:left;
	text-decoration:none;
}
