body { background-color:white; } h1,h2 { font-family:sans-serif; } p { font-family:sans-serif; } p.exemple1 { font-family:serif; margin-left:30pt; } p.exemple2 { font-family:serif; margin-left:30pt; line-height:2; } p.exemple3 { font-family:serif; margin-left:30pt; line-height:2; border-width:2pt; } p.exemple { margin-left:30pt; font-family:serif; } li.red { color:red; } ul { font-family:sans-serif; } p.style { margin-left:30pt; color:red; font-weight:bold; font-family:monospace; } p.code { margin-left:30pt; color:green; font-weight:bold; font-family:monospace; } strong.stabilo { background-color:yellow; }