h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 70px;
	margin-top: 40px;
	height: auto;
	color: #000;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.alert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

.text strong{
	font-weight: bolder;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 50px;
}
.onglet {
	border-bottom-style: solid;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	text-align: right;
}

.onglet A:link {
	text-decoration: none;
	color:#666666;
	margin-left: 30px;
}

.onglet A:visited {
	text-decoration: none;
	color:#666666;
	margin-left: 30px;
}
h3 {
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
}
div.drapeaux {
	height: 40px;
}
div.drapeaux img{
	height: 22px;
	width: 35px;
	border: 0px;
	float:right;
	margin-left: 10px;
	margin-top: 10px;
}

