a {
	text-decoration: underline;
	color: #663366;
}
.titreNews {
	font-size: larger;
	background-color: #91C193;
	font-weight: bold;

}
.date {
	font-size: small;
}
.tabPhoto {
	border: solid #91c193;
	cellspacing: 0;
	cellpadding: 0;
	text-align: center;

}
.tabTitre {
	border: solid #91c193;
	cellspacing: 0;
	cellpadding: 0;	
}

li{
	font-size: smaller;
}
.bar {
	text-decoration: line-through;
}

