.styles {
	border: 1px solid #383836;
}
.borderBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.texteRose {
	color: #A00153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texteGris {
	color: #2A2A2A;
}
.borderBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A2A2A;
}
.TexteCalibri {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

