
/*main text style and colour default:white*/ 
.lienpageaccueil {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-decoration: none}

.fontaccueil {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; white-space: normal}

/*black links*/ 
.lienpageaccueilnoir {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000000; list-style-type: disc; text-decoration: none}

/*green links*/ 
.lienpageaccueilvert {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #99cc33; list-style-type: disc; text-decoration: none}

/*Left links*/ 
.fontoutils {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: 000000; text-decoration: none}



A:link {TEXT-DECORATION: none
}

A:hover { TEXT-DECORATION: underline
}


/*general links*/ 

.lien {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000080; 
	text-decoration: underline
	} 


.body {background-color:#FFFFFF;}
/*SECTOR LINKS ON THE HOMEPAGE*/ 	
.sectorlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #006600; list-style-type: disc; text-decoration: none}
/*MAIN LINSITE TEXT*/ 
.lefttopframe {background-color:#FFFFFF;}