.cssbase {
	font-family: sylfaen;
	text-align: justify;
	background-color: #947f57;
	font-size: 16px;
}
.ecriture_tableau :link{
	color:#FFFFFF;
	font-family: sylfaen;
}
a:link {
	font-family:Sylfaen;
	color:#00009F;
 	text-decoration: none;
}
a:visited {
	font-family:Sylfaen;
	color:#00009F;
	text-decoration: none;
 }
a:hover {
	font-family:Sylfaen;
	color:#996633;
	text-decoration:none;
 }
.gras {
	font-weight: bold;
}
.alignement {
	text-align: justify;
}

.retrait {
	text-indent:5px ;
}
