.date {
	  background-color: #EFA100;
	  color: #00599B;
	  font-weight: bold;
}
.bandeau {
	background-color: #00599B;
	color: #EFA100;
	font-size: large;
	width: 100%;
	border-width: 1;
	border-style: none;
}

.english {
	font-style: italic;
	font-size: small;
	text-align: right;
	color: green;
}

.lire {
	font-size: small;
	text-align: right;
}
.french {
	text-align: left;
}


.link{ color:#333; font-size: 10px; text-decoration: none;}

}