/* BASE PRINCIPAL */
body {
	margin: 0 0 0 0;
	font-family: Times;
}
.lexique{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: #1a56c5;
}
.bv{
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #1a56c5;
}
.rc{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.copy{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}