#flash{
	width:				902px;
	height:				133px;
}
.contenu{
	padding-left:		5px;
}
#emploi{
	background:			url(/img/background/backgroundEmploi.jpg) no-repeat #7641A8;
	width:				262px;
	color:				#FFFFFF;/*FBT - 11/12/2007 : #CA84F3*/
	font-weight:		bold;
	margin-left:		10px;
}
#emploi p{
	margin:				5px 5px 10px 27px;
}
#emploi ul{
	padding:			0px 0px 20px 0px;
	margin:				0px 5px 0px 25px;
	list-style:			none;
}
#emploi li{
	background:			url(/img/menu/puceEmploiBlanc.gif) no-repeat 0px 5px; /*FBT - 11/12/2007 : url(/img/menu/puceEmploi.gif) no-repeat 0px 5px;*/
	padding:			0 5px 0 15px;
	margin:				6px 0;
}
#emploi li.bt1, #emploi li.bt2{
	background:			url(/img/menu/puceEmploiBlanc.gif) no-repeat 0px 4px;
	padding:			1px 5px 1px 15px;
}
#emploi li.bt1{
	margin-top:			10px;
}
#emploi a{
	color:				#FFFFFF;
	font-weight:		normal;
	text-decoration:	none;
}
#emploi .bt1 a{
	background:			#B866E8;
	padding:			1px 5px;
	border-color:		#B866E8;
	border-style:		solid;
	border-width:		1px;
	-moz-border-radius:	5px;
	-khtml-border-radius:5px;
	border-radius:		5px;
	font-weight:		bold;
	/*url(/img/common/emploiBt1.gif) no-repeat;*/
	/*width:				150px;
	display:			block;
	padding-left:		9px;
	font-weight:		bold;
	height:				20px;*/
}
#emploi .bt2 a{
	background:			#CA84F3;
	padding:			1px 5px;
	border-color:		#CA84F3;
	border-style:		solid;
	border-width:		1px;
	-moz-border-radius:	5px;
	-khtml-border-radius:5px;
	border-radius:		5px;
	font-weight:		bold;
	/*background:			url(/img/common/emploiBt2.gif) no-repeat;
	width:				120px;
	display:			block;
	padding-left:		9px;
	font-weight:		bold;
	height:				20px;*/
}
#emploi a:hover{
	text-decoration:	underline;
}
#annuaire{
	background:			url(/img/background/backgroundAnnuaire.jpg) no-repeat #049ABF;
	width:				262px;
	color:				#FFFFFF;
	font-weight:		bold;
	margin-top:			8px;
	margin-left:		10px;
}
#annuaire p{
	margin:				5px 5px 10px 27px;
}
#annuaire ul{
	padding:			0px 0px 20px 0px;
	margin:				0px 5px 0px 25px;
	list-style:			none;
}
#annuaire li{
	background:			url(/img/menu/puceAnnuaire.gif) no-repeat 0px 4px;
	padding:			0 5px 0 15px;
	margin:				6px 0;
}
#annuaire a{
	color:				#FFFFFF;
	text-decoration:	none;
	padding-left:		9px;
	font-weight:		bold;
}
#annuaire .bt1 a{
	/*background:			url(/img/common/annuaireBt1.gif) no-repeat;
	width:				136px;*/
	background:			#037DA5;
	padding:			1px 5px;
	border-color:		#037DA5;
	border-style:		solid;
	border-width:		1px;
	-moz-border-radius:	5px;
	-khtml-border-radius:5px;
	border-radius:		5px;
	font-weight:		bold;
}
#annuaire .bt2 a{
	background:			#026E96;
	padding:			1px 5px;
	border-color:		#026E96;
	border-style:		solid;
	border-width:		1px;
	-moz-border-radius:	5px;
	-khtml-border-radius:5px;
	border-radius:		5px;
	font-weight:		bold;
	/*background:			url(/img/common/annuaireBt2.gif) no-repeat;
	width:				132px;*/
}
#annuaire a:hover{
	text-decoration:	underline;
}