/* CSS Document */


/* Careers main */

.boldLink { font-weight:bold;}
.boldLink a:link { text-decoration: none;  }
.boldLink a:visited { text-decoration: none;  }
.boldLink a:hover { text-decoration:underline;  background-color: #f0f0f0;}
.en_francais {
	position: absolute;
	left: 780px;
	color: #311E1E;
	width: 200px;
}
.en_francais a:link{
	color: #311E1E;
}
.en_francais  a:hover{
	text-decoration:underline;  background-color: #F0f0f0;
}
.en_francais  a:visited{
	
}




/*    experienced  */

.LHN_bold {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80766E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}
.lhn_bg {
	background-color: #ffffff;
}
.en_francais {
	font-size:0.85em;
	margin-top:5px;
	left: 780px;
	color: #3E3A36;
}
.en_francais a:link{
	color: #3E3A36;
}
.en_francais  a:hover{
	text-decoration:underline; color: #3E3A36; background-color: #F5E3C4;
}
