body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondPage.jpg);
	background-repeat: repeat-x;
}

.fondVert {
	background-color: #007A45;
}
.fondNavOff {
	background-image: url(images/rubOff.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}
.download {
	color: #007A45;
	text-decoration: none;
	text-align: right;
}
.download a{
	color: #007A45;
	text-decoration: none;
	text-align: right;
}
.txtRubOn {
	font-size: 12px;
	font-weight: bold;
	color: #007A45;
	text-decoration: none;
}
.txtRubOff a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtRubOff a:hover {
	color: #007A45;
}
.fondNavOn {
	background-image: url(images/rubActiv.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.agencesPimms {
	color: #007A45;
}
.agencesPimms a {
	color: #007A45;
	text-decoration:none
}
.agencesPimms a:hover {
	color: #999999;
	text-decoration:none
}
.emploiPimms {
	color: #007A45;
}
.emploiPimms a {
	color: #007A45;
	text-decoration:none
}
.emploiPimms a:hover {
	color: #999999;
	text-decoration:none
}