body, p, li, td, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {  text-decoration: none}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 65px; font-style: italic; font-weight: normal;
	margin-bottom: 20px; text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; font-style: italic; font-weight: normal;
	margin-bottom: 20px; text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.navbar { font-weight: bold; margin: 0 auto 20px; text-align: center; }
.cadre {
	border: 1px solid #000000;
}
.newsTitle {
	color: #FFFFFF;
	background-color: #0055AA;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	width: 100%;
 display: block;
}
.newsDate, #news .newsDate{
	font-size: 10px;
	color: #97CBFF;
	margin-top: 10px;
	margin-bottom: 2px;
	width: 100%;
 padding: 0px;
}
#news {
}
#news p {
	font-size: 12px;
	color: #D7EBFF;
	margin-top: 4px;
	margin-bottom: 6px;
}
#detaillants { 	color: #000000; }
#detaillants h3 { 	font-size: 16px; color: #ffffff; }
#extraits ul {	color: #FFFFCC; }
.facebook { margin-bottom: 20px; }

