table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
}
.RegularFont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.TitleFont{
	color:#243b65;
	font-size:12pt;
	font-weight: bold;
}
.SubTitleFont{
	color:#6a83b1;
	font-size:12pt;
	font-weight: bold;
}

a:link {
	color: #606A85;
}
a:visited {
	color: #606A85;
}
a:hover {
	color: #000000;
}
a:active {
	color: #606A85;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #606A85;
	font-weight: bold;
}
a.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #606A85;
	font-weight: bold;
}
a.bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #606A85;
	font-weight: bold;
}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
}
a.bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #606A85;
	font-weight: bold;
}

a.smaller:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #606A85;
	font-weight: bold;
}
a.smaller:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #606A85;
	font-weight: bold;
}
a.smaller:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a.smaller:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #606A85;
	font-weight: bold;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}body {
	background-image: url(images/Fond3.jpg);
}
.imageflottante
{
	float: left;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.Bordure {
	border: 1px solid #adc8eb;
}
.BackAccueilLeft {
	background-image: url(images/backgroundAccueilLeft.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bgTable1 {
	background-color: #ebeff6;
}
.bgTable2 {
	background-color: #f2f5fa;
}
.bgImg {
	background-color: #8a9ec4;
}
.FontTitreImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	background-color: #FFFF00;
}
