/* CSS WYSIWYG */

img.aligner-gauche {float:left; margin-right:10px}
img.aligner-droite {float:right; margin-left:10px}

.edito img {border:2px solid #0085cc; margin-top:5px}


/* Classes pour attribuer une icone "dossier" (pdf, word...) à un élément de liste */
li.pdf {background:url(../images/page_acrobat.gif) no-repeat 0 2px; padding:3px 0 4px 25px;}
li.word {background:url(../images/page_word.gif) no-repeat 0 2px; padding:3px 0 4px 25px;}
li.pdf a,
li.word a {font-size:1.1em; color:#707070; text-decoration:none}

#contenu a {color:#0085CC}