.md-typeset h1 { color: color: blue; font-weight: bolder 16px; }
.md-typeset h2 { color: steelblue;   font-weight: bolder 18px; text-transform: uppercase;  }
.md-typeset h3 { color: blue;        font-weight: bolder 15px;  }
.md-typeset h4 { font-weight: bolder 14px; font-style: italic;  }
p  { font:  12px;  }

/* #055a7f  */

/* Classes de couleurs  */
.Peine_amour { color: MediumVioletRed }  /*  #C71585 MediumVioletRed  */ 
.Plaisir_amour { color: DeepPink }       /*  #FF1493 DeepPink         */
.Erotique { color:  Salmon }             /*  #FA8072 Salmon           */
.Lutte_revolte  { color: OrangeRed }     /*  #FF4500 OrangeRed        */ 
.Jeux_humour { color: Orange }           /*  #FFA500 Orange           */ 
.Sagesse_mystique { color: DarkViolet }  /*  #9400D3 DarkViolet       */
.Voyant_reve { color: MediumBlue }       /*  #0000CD MediumBlue       */
.Chanson { color: DodgerBlue }           /*  #1E90FF DodgerBlue       */ 
.Tristesse { color: SteelBlue }          /*  #4682B4 SteelBlue        */
.Souffrance { color: Gray }              /*  #808080 Gray             */ 
.Poetique { color: LimeGreen }           /*  #32CD32 LimeGreen        */
.Nature { color: ForestGreen }           /*  #228B22 ForestGreen      */
.Mort { color: #9D3E0C }                 /*  #9D3E0C (Auburn)         */

