.table {
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	clip:  rect(0px auto auto auto);
}
a:link {
	color: #FE6905;
	text-decoration: none;
}
a:visited {
	color: #FE6905;
	text-decoration: none;
}
a:hover {
	color: #FE6905;
	text-decoration: underline;
}
a:active {
	color: #FE6905;
	text-decoration: none;
}
.tdoffre {
	background-image: url(images/cadre_offre_bas.gif);
	background-repeat: no-repeat;
}
.tdannu {
	background-image: url(images/cadre_annuaire_bas2.gif);
	background-repeat: no-repeat;
	background-position: left left;
}
.soustitre {
	font-size: 24px;
	font-weight: bold;
	color: #FE6905;
	text-decoration: underline;
}
.champs {
	font-size: 16px;
	color: #FE6905;
}
.contour {
	border: medium solid #FE6905;
}
.contour2 {
	border: thin solid #FFFF00;
}
