/*Menu--------------------------------------*/#menu     { font-size: 12px; font-family: Verdana; background-image: url("../Images/flecheMenu.gif"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style-type: none; margin: 0; padding: 0; width: 613px; height: 47px; border: 0 }#menu li    { background-image: none; text-align: center; margin: 0; padding: 0; position: relative; top: 12px; float: left; border: 0 }#menu li a:link, #menu li a:visited   { color: #fff; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; margin: 0; padding: 4px 8px; height: auto; border-right: 0 solid #fff }#menu li a:hover  { color: yellow }#menu li a:active  { background-color: transparent }#titreMenu    { position: relative; top: -20px; left: 85px }.pdflist   { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; list-style-image: url("images/icone_pdf.gif"); list-style-position: inside; padding: 0 0 0 25px }.titrePage   { color: red; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; list-style-image: url("images/flecheTitre.gif"); list-style-position: inside; margin: 0 0 15px 10px; padding: 0 }.sousTitrePage   { color: red; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; line-height: 25px; list-style-image: url("images/flecheSousTitre.gif"); list-style-position: inside; margin: 20px 0 0 10px; padding: 0 }p { margin: 0 0 0 10px }
