html, body, form, fieldset, table, tr, td, img, h1, h2, h3, a {
	font-family: Calibri;
}

input, button, select, textarea, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

.button-primary {
	background-color: #005ea9;
	color: #fff;
}

.lien-numero {
	text-decoration: none;
}

.lien-numero img {
	max-height: 100%;
	max-width: 100%;
}