@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Tahoma, Verdana;
	font-weight:bold;
	font-size: 14px;
	color: #2c64d3;
	line-height: 28px;
	text-align: justify;
}
.header {
	font-variant: small-caps;
	background-color: #066;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding: 12px;
}

.newsContent{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

a, em {
	color: #006060;
}
.titrePage {
	font-size: 24px;
	font-weight: bold;
	color: #c93236;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

strong {
	color: #006060;
}



.date {
	font-size: 12px;
	color: #666;
}
