﻿h1 {
	position:relative;
	font-size: 28px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:center;
	margin-bottom: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #606;
}

h2 {
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	color: #338;
}

a:link, a:visited, a:active {
	color:#500050;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 25px;
	color: #039;
}

body {
	color: #306;
}

.langue {
	color:#036;
}