/*
.image-enc-left { float: left;  padding-right: 8px; padding-bottom: 5px; background-color: #ffffff; } 
.image-enc-right { float: right; padding-left: 8px; padding-bottom: 5px;  background-color: #ffffff; }

.texte_news { 
	text-align: justify; line-height: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;border:0px;padding:4px;
}

.a_wiki{
	color:#64DB15;border-bottom:1px dashed #64DB15;
	cursor:help;
}
.a_wiki:visited{
	color:#64DB15;border-bottom:1px dashed #64DB15;
}

.a_wiki:hover{
	color:#64DB15;border-bottom:1px dashed #64DB15;
	text-decoration: underline;
}
.texte_comment{
	border:1px solid #888888;
	border-bottom:2px solid #888888;
	border-right:2px solid #888888;
	background:#E2E2E2;
	width:80%;
	margin-bottom:10px;
	padding:3px;
	text-align: justify;
	line-height: 16px;
}
.texte_comment:hover{

	border:1px solid #888888;
	border-top:2px solid #888888;
	border-left:2px solid #888888;
	background:#E2E2E2;
	width:80%;
	margin-bottom:10px;
	padding:3px;
	text-align: justify;
	line-height: 16px;
}
*/
