@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DBF5F6;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.Nouvelles {
	font-family: "Courier New", Courier, monospace;
	color: #666;
	font-size: 12px;

}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;

}

.Date {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #F36;

}

.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cms-editable {
}

