.accueilTitrePole {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.accueilCell {
	background-image: url(../images/accueilbandegrisebiseau.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.accueilContenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.accueilVignette {
	margin: 3px 8px 8px;
	float: left;
	border: 1px solid #000000;
}
.accueilTDpole {
	background-image: url(../images/pointGris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.accueilPlus {
	float: right;
}
.encNewsletter {
	height: 102px;
	background-image: url(../images/enc_newsletter.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.accueilForm {
	margin: 0px;
}
.accueilLien {
	color: #000000;
	text-decoration: none;
}
.accueilLien:visited {
	color: #000000;
	text-decoration: none;
}
.accueilLien:hover {
	color: #000000;
	text-decoration: underline;
}
.accueilLien:active {
	color: #FF9900;
	text-decoration: none;
}

.cadre {
	border: 1px solid #000000;
}
#emploi {
	padding:5px;
	padding-left:25px;
}
#emploi a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	
}
#emploi a:hover {
	text-decoration:underline;
}
