.bordure {
	border: 1px solid #333333;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #9BF2B6;
	border: 1px solid #FFFFFF;
}
.caducee {
	background-attachment: fixed;
	background-image: url(../img/caducee.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.avocat {
	background-attachment: fixed;
	background-image: url(../img/avocat.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.parapluie {
	background-attachment: fixed;
	background-image: url(../img/parapluie.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
