/* packageList.aspx */

	#TLM_Forfait_Sante {
	position: relative;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/healtAndSecurity.jpg) top left no-repeat;
	}	
	#TLM_Forfait_Travail {
	position: relative;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/teamWork.jpg) top left no-repeat;
	}	
	#TLM_Forfait_Service {
	position: relative;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/customerService.jpg) top left no-repeat;
	}		
	#TLM_Forfait_Qualite {
	position: relative;
	margin-top: 23px; padding-bottom: 23px;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/quality.jpg) top left no-repeat;
	}
	#TLM_Forfait_Education {
	position: relative;
	margin-top: 23px; padding-bottom: 23px;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/education.jpg) top left no-repeat;
	}
	#TLM_Forfait_Industrial {
	position: relative;
	margin-top: 23px; padding-bottom: 23px;
	width: 164px; height: 180px;
	float: left;
	background: url(../../image/fr/packages/btns/industrial.jpg) top left no-repeat;
	}
/* packageHealtAndSecurity */

