A {color:#02688E;}
A:active {color:#F59600;}
A:active:hover {color:#F59600;}
A:hover {color:#F59600;}
A:visited {color:#02688E;}
A:visited:hover {color:#F59600;}

A.fond {color:white; font-family: arial,helvetica; font-size : 8pt;}
A.fond:active {color:#97ACFE; font-family: arial,helvetica; font-size : 8pt;}
A.fond:active:hover {color:#97ACFE; font-family: arial,helvetica; font-size : 8pt;}
A.fond:hover {color:#97ACFE; font-family: arial,helvetica; font-size : 8pt;}
A.fond:visited {color:white; font-family: arial,helvetica; font-size : 8pt;}
A.fond:visited:hover {color:#97ACFE; font-family: arial,helvetica; font-size : 8pt;}


.orange85 {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #F59600;
	font-weight: normal;
	}
	
.orange85bold {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #F59600;
	font-weight: bold;
	}
	
.grey85 {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #404040;
	font-weight: normal;
	}
	
.blue85 {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #02688E;
	font-weight: normal;
	}
	
.grey85bold {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #404040;
	font-weight: bold;
	}
	
.greylighter85 {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #C0C2C3;
	font-weight: normal;
	}
	
.black9 {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: black;
	font-weight: normal;
	}
	
.black9bold {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: black;
	font-weight: bold;
	}
	
.black11bold {
	font-family: arial,helvetica;
	font-size : 11pt;
	color: black;
	font-weight: bold;
	}
	
.grey9 {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #404040;
	font-weight: normal;
	}
	
.grey9bold {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #404040;
	font-weight: bold;
	}
	
.blue9 {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #02688E;
	font-weight: normal;
	}
	
.blue9bold {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #02688E;
	font-weight: bold;
	}
	
.red9 {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #A20000;
	font-weight: normal;
	}
	
.red8bold {
	font-family: arial,helvetica;
	font-size : 8pt;
	color: #A20000;
	font-weight: bold;
	}

.red9bold {
	font-family: arial,helvetica;
	font-size : 9pt;
	color: #A20000;
	font-weight: bold;
	}
	
.red11bold {
	font-family: arial,helvetica;
	font-size : 11pt;
	color: #A20000;
	font-weight: bold;
	}
	
input {
	BORDER-RIGHT: #A9D930 1px solid;
	BORDER-TOP: #A9D930 1px solid;
	BORDER-LEFT: #A9D930 1px solid;
	BORDER-BOTTOM: #A9D930 1px solid;
	BACKGROUND-COLOR: #F6F6F6;
	font-family: arial;
	font-size : 8.5pt;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	height : 20px;
}

select {
	BORDER-RIGHT:#62A2A5 1px solid;
	BORDER-TOP: #62A2A5 1px solid;
	BORDER-LEFT: #62A2A5 1px solid;
	BORDER-BOTTOM: #62A2A5 1px solid;
	BACKGROUND-COLOR: #DFE1E2;
	font-family: arial;
	font-size : 8.5pt;
}

.footer {
	font-family: verdana,helvetica;
	font-size : 7.5pt;
	color: #BABEBF;
	font-weight: normal;
	}
	
.formElementErr{
	background-color : pink;
	font-family: Arial,helvetica;
	font-size : 8.5pt;
	color: black;
	font-weight: normal;
}

