Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
h1, h2, h3, h4, h5, h6 {
    color: black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaaaa;
}

h1, h2{ 
    font-weight: bold;
}

h1 { font-size: 175%; 
     text-transform: uppercase;
     letter-spacing: 0.07em;
     text-align: center;
}

h2 {
    font-size: 140%; 
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

h3, h4, h5, h6 { 
    border-bottom: none;
    font-weight: normal;
    text-indent: 0.5cm;
}

h3 + p, h4 + p, h5 + p, h6 + p, h3 + p + img, h4 + p + img, h5 + p + img, h6 + p + img { 
    text-indent: 0.5cm;
}

h3 { 
    font-size: 132%;
    text-decoration: underline;
}

h4 { font-size: 116%;
}

h5 { font-size: 100%;
}

h6 { font-size: 80%;
}

.pBody {
   padding: 0.3em 0.3em;
   -moz-border-radius-topright: 0.5em;
}
 
.portlet h5 {
   -moz-border-radius-topright: 0.5em;
}
 
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}