/* ACCUEIL */
body { color: #000000; font-family: Arial; font-size: 12px; background-color: #F8F7F7; padding: 10px 30px 20px 30px; margin: 0px }
h1 { color: #3869C5; font-family: Arial; font-size: 16px; font-weight: bold; text-align: center; text-transform: uppercase; margin: 20px 0px 60px 0px }
h2 { background-image: url(images/h2-ligne.gif); margin: 60px 0px 20px 0px }
span.h2 { color: #3869C5; font-family: Arial; font-size: 14px; font-weight: bold; text-transform: uppercase; background-color: #F8F7F7; background-image: url(images/h2-bord.gif); background-repeat: no-repeat; background-position: top right; padding: 0px 10px 0px 0px }
h3 { color: #90247E; font-family: Arial; font-size: 14px; font-weight: bold; margin: 20px 0px 20px 0px }
p { margin: 10px 0px 10px 20px }
a { text-decoration: underline }
a:hover { text-decoration: none }
ul { margin: 0px 5px 0px 45px }
li { line-height: 15px; list-style-type: none; background-image: url(images/puce-liste.gif); background-repeat: no-repeat; padding: 0px 0px 0px 12px; margin: 5px 0px 0px 0px }