.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	background-color: #000;
	text-align: center;
	vertical-align: top;
}
.technique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	vertical-align: middle;
}
.techniqueitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: center;
	vertical-align: middle;
}
.wcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	color: #333;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	vertical-align: middle;
	border-left-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
.retour-carte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.commentaire {
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align: justify;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #000;
}
.commentaire-petit {
	font-size: 14px;
	color: #666;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.titreactualité {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9CC;
	background-color: #000;
	font-weight: bold;
}

