.mainback {
	background-image: url(images/mainbackground.gif);
	background-repeat: repeat-y;
}
.FontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	/*background-image: url(images/Fond.gif);*/
	background-color:#bed3e0;
	background-repeat: repeat;
}
a:link {
	color: #6f8b4d;
}
a:visited {
	color: #6f8b4d;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a.copyright:link {
	color: #46738d;
}
a.copyright:visited {
	color: #46738d;
}
a.copyright:hover {
	color: #000000;
}
a.copyright:active {
	color: #000000;
}

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #46738d;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #46738d;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a.carte:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #5781fc;
	font-weight:bold;
}
a.carte:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #5781fc;
	font-weight:bold;
}
a.carte:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3056c3;
	font-weight:bold;
}
a.carte:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3056c3;
	font-weight:bold;
}

.FontTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.RegularFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.RegularFontSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.bordure {
	border: 1px solid #999999;
}
.bordurePadding {
	padding: 3px;
	border: 1px solid #999999;
}
.bordurePaddingBgBlue {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #edf4f7;
}
.flotteurDroit {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.flotteurGauche {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.bordurePaddingerror {
	padding: 1px;
	border: 1px solid #FF0000;
	font-size:8pt;
	color:#FF0000;
}
.tableBg1 {
	background-color: #edf4f7;
}
.FontPremierPar {
	font-size: 12pt;
	font-weight: bold;
	color: #175393;
}

.FontBleu {
	font-size: 10pt;
	font-weight: bold;
	color: #175393;
}
.fontIndice {
	vertical-align: text-top;
}
.FontNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
