html {
	background-position: center center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: Aucune;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: Aucune;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
a img {
	text-decoration: none;
	border: thick;
}
.actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.tactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.mevactu{
	padding: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	text-align: justify;
	color: #000000;
}
.mevactu img{
	float: left;
	margin: 1px 5px 2px 1px;
}
