h1 {color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}

.bandeau {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bandeau:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.centre {
	font-size: 10px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.actions {
	font-size: 10px;
}
.texte {
	font-size: 14px;
}
.bleugras {
	color: #4a93f6;
	font-weight: bold;
	text-decoration:none;
}
.bleugras:hover {
	color: #4a93f6;
	font-weight: bold;
	text-decoration:underline;
}
.arianne {
	font-size: 12px;
	color: #97A7E7;
	text-decoration: none;
}
.arianne:hover {
	font-size: 12px;
	color: #97A7E7;
	text-decoration: underline;
}
.titre {
	font-size: 14px;
	color: #4A93F6;
	font-weight: bold;
}
.lien {
	color: #000066;
	text-decoration: none;
}
.lien:hover {
	color: #000066;
	text-decoration: underline;
}
.lien2 {
	color: #003399;
	text-decoration: underline;
}
.lien2:hover {
	color: #CC0000;
	text-decoration: underline;
}