@charset "utf-8";
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D6D0B;
	letter-spacing: 0.2em;
}
a.h1:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D6D0B;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
a.h1:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
.fond {
	background-attachment: fixed;
	background-image: url(../images/fond.jpg);
	background-position: center center;
}

a.h1:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D6D0B;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
a.h1:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D6D0B;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
a.menu:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.contoursTableau {
	border: 3px solid #000000;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D6D0B;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D6D0B;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D6D0B;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D6D0B;
	text-decoration: underline;
}
