h1,
.h1{
	color:#390;
	font-size: 18px;
	font-style: normal;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}

h2,
.h2{
	color:#390;
	font-size: 14px;
	font-style: normal;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	margin: 1px;
}

h3,
.h3{
	color:#390;
	font-size: 12px;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	margin: 1px;
	text-decoration: underline;
}

p,
.normal{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #333;
	font-style: normal;
	margin: 4px;
}

.infoCell{
	background-color: #093;
}

.infoTitle{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.infoMyriam{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.flashMyriam{
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #0C0;
	font-weight: bold;
}
.InformationNews {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #F00;
	text-align: center;
}
.Clignotent {
	padding: 1px;
	margin: 1px;
	display: block;
}
