.FontRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}
.tableAccueil {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #3c4233;
	border-right-color: #3c4233;
	border-bottom-color: #3c4233;
	border-left-color: #3c4233;
	background-image: url(images/tableAccueilBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.tableBorderTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #3c4233;
	border-right-color: #3c4233;
	border-bottom-color: #3c4233;
	border-left-color: #3c4233;
}

.FontBigTitle {
	font-size: 14pt;
	color: #434f37;
	font-weight: bold;
}
.FontBigTitleSubeMenu {
	font-size: 14pt;
	color: #687c57;
	font-weight: bold;
}
.FontSmallTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.FontGold {
	color: #b98f00;
}
.FontGreen {
	color: #3e992c;
}

.FontMiniTitle {
	font-size: 8pt;
	font-weight: bold;
	color: #c79c09;
}
a:link {
	font-size: 10pt;
	color: #373124;
}
a:visited {
	font-size: 10pt;
	color: #373124;
}
a:hover {
	font-size: 10pt;
	color: #000000;
}
a:active {
	font-size: 10pt;
	color: #000000;
}
.copyright {
	font-size: 8pt;
}
a.copyright:link {
	font-size: 8pt;
	color: #373124;
	text-decoration: none;
}
a.copyright:visited {
	font-size: 8pt;
	color: #373124;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 8pt;
	color: #6c590c;
	text-decoration: none;
}
.Fond {
	background-color: #e5e5e5;
	background-image: url(images/Fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a.copyright:active {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.news:link {
	font-size: 10pt;
	color: #373124;
	text-decoration: none;
}
a.news:visited {
	font-size: 10pt;
	color: #373124;
	text-decoration: none;
}
a.news:hover {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.news:active {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.submenu:link {
	font-size: 11pt;
	color: #596f47;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:visited {
	font-size: 11pt;
	color: #596f47;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:hover {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:active {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.submenusmall:link {
	font-size: 9pt;
	color: #596f47;
	text-decoration: none;
	font-weight: bold;
}
a.submenusmall:visited {
	font-size: 9pt;
	color: #596f47;
	text-decoration: none;
	font-weight: bold;
}
a.submenusmall:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.submenusmall:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.backgroundcolor {
	background-color: #e5e5e5;
}
.tableBg1 {
	background-color: #dae1d4;
}
.tableBg2 {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #3c4233;
	border-right-color: #3c4233;
	border-bottom-color: #3c4233;
	border-left-color: #3c4233;
}
.bordurePaddingerror {
	padding: 1px;
	border: 1px solid #FF0000;
	font-size:8pt;
	color:#FF0000;
}