* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:10px;
}
.haut {
	width:100%;
	height: 110px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0348BC;
	letter-spacing: 0.25em;
	margin-top: 20px;
	margin-left: 40px;
}

a {
	color: #501A8C;
}

.liste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	text-indent: 200px;
}
.image {
	border: 1px solid #000000;
}
.bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
}

H2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #291CB5;
	font-size: 16px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 70px;
}
.accordion_child table tr td strong {
	font-size: 16px;
}

