/*
 * Style sheet for the peripheriques PRESSE pages
 * $Id: __pr.css,v 0.3.1 01/11/26 tmtm $
 */
:link { color: #ff2727 }
:visited { color: #007fff }
:active { color: green }
:hover { text-decoration: underline; color: #00ff00 }
.dossier { font-family: arial,helvetica,sans-serif; font-size: 140%; text-align: center; margin-left: auto; margin-right: auto; }
body { background-color: #a0e0ff; color: #000000; }
tr.vert { background: #a0ffff; color: black; }
tr.bleu { background: #a0d0ff; color: black; }
