.gras {
font-weight:bold;
}

.italique {
font-style:italic;
}

.rouge {
color:#b9233d;
}

.souligne {
text-decoration:underline;
}