.titre {
	text-transform: uppercase;
	font-style: italic;
	vertical-align: middle;
	font-size: 12px;
	color: white;
}
.sous_titre {
	text-decoration: underline;
	font-weight: bold;
}

.texte {
	font-weight: normal;
}
.texte_titre {
	color: white;
	font-weight: bold;
}
.texte .format {
	font-weight: bold;
}

.plugin a {
	font-weight: normal;
}