body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.legendes {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.titreimpact {
	font-family: impact, Arial;
	font-size: 17px;
	color: #FFFFFF;
}
.ttlnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.txtnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
.newsbold {
	font-weight: bolder;
	font-size: 20px;
	color: #FFF;
}

