.ligne-vert {
	background-image: url('elements/ligne-offre.gif');
	background-repeat: repeat-y
}
.rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.detail-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.texte-offre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.lien {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lienpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00235D;
	text-decoration: underline;
}