
.acss1 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : tahoma; 
   font-size : 7.5pt; 
   font-weight : bold; 
   color : #449FC9; 
} 
.acss1:hover { 
  color : #004E85; 
} 

.acss1b { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana; 
   font-size : 8pt; 
   color : #004E85; 
} 
.acss1b:hover { 
  color : #449FC9;
  font-weight : bold;  
} 

.acss2 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : tahoma; 
   font-size : 7.5pt; 
   font-weight : bold; 
   color : #004E85; 
} 

.acss3 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana;
   font-weight : bold; 
   font-size : 8pt; 
   color : #004E85; 
}
 
.acss3:hover { 
  color : #E2C333;
  font-weight : bold; 
} 
.service { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana; 
   font-size : 8pt; 
   color : #449FC9; 
} 
.service:hover { 
  color : #004E85; 
} 

.justifyclass {
	/* Textes de bases */
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt;   
	color : #004E85; 
}

.justifyclassB {
	/* Textes de bases */
	text-align:justify;
	font-family : verdana;
	font-weight : bold; 
   	font-size : 8pt;   
	color : #004E85; 
}

.note {
	/* Textes de bases */
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt;   
	color : #449FC9; 
}

.noteB {
	/* Textes de bases */
	text-align:justify;
	font-family : verdana; 
   	font-size : 8pt;
	font-weight :bold;   
	color : #449FC9; 
}

.soustitre {
	/* Sous-titre */
	text-align:justify;
	font-family : verdana; 
   	font-size : 9pt;   
	color : #004E85; 
}

.soustitreB {
	/* Sous-titre */
	text-align:justify;
	font-family : verdana; 
	font-weight : bold;
   	font-size : 11pt;   
	color : #004E85; 
}
