﻿.menufond {
	color: #808000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link.menufond {
	color: #808000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited.menufond {
	color: #808000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover.menufond {
	color: #808000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	color: #6A99DB;
	text-decoration: none;
	font-family: Arial, Helvetica;
}
a:visited {
	color: #6A99DB;
	text-decoration: none;
	font-family: Arial, Helvetica;
}
a:active {
	color: #6A99DB;
	text-decoration: none;
	font-family: Arial, Helvetica;
}
A:hover {
	color: #ffca00;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
body {
	font-family: Arial;
	background-color: #FFFF66; //;
	color: #000000;
	font-size: 10pt;
}
table {
	table-border-color-light: rgb(192,185,216);
	table-border-color-dark: rgb(45,53,116); ;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
	; font-family: Arial, Helvetica;
}
h1 {
	color: #333366;
	font-family: Arial, Helvetica;
}
h2 {
	color: #333366;
	font-family: Arial, Helvetica;
}
h3 {
	color: #333366;
	font-family: Arial, Helvetica;
}
h4 {
	color: #333366;
	font-family: Arial, Helvetica;
}
h5 {
	color: #333366;
	font-family: Arial, Helvetica;
}
h6 {
	color: #333366;
	font-family: Arial, Helvetica;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
.textGrasFort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.textGrasFortBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #3366CC;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333366;
}
.textgrasvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #006600;
}
.tdvertbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
