.paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4242;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4242;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A4242;
}

.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #9d9689;
	font-weight: bold;
}
.cadrebas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9d9689;
	border-right-color: #9d9689;
	border-bottom-color: #9d9689;
	border-left-color: #9d9689;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.cadre {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9d9689;
	border-right-color: #FFFFFF;
	border-bottom-color: #9d9689;
	border-left-color: #FFFFFF;
}
.paragraphebleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0141A3;
}
.titrejobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
