@charset "windows-1252";

a { color: #0000cd }
a:visited { color: #dc143c }

.barre a { color: black; text-decoration: none }
.barre a:visited { color: black; text-decoration: none }
.barre li {line-height: 2ex; list-style-image: url(../images/puce.png); margin-bottom: 1ex}
.barre li a:hover { font-size: 110%; font-family: Impact }
.barre ul { margin-top: 4mm; margin-left: 8mm; padding-left: 0mm }
.contenu { text-align: justify; padding: 15px }
