/*
 * Style sheet for the peripheriques LIVRES pages
 * $Id: __lv.css, v 1.0 02/07/14 tmtm $
 */
:link {color: #ff2727 }
:visited {color: #00bfff }
:active { color: green }
:hover { color: #00ff77 }
.title { text-align: center; font-size: 200%; color: #07f; }
body {background: #3f0000; color: #c0ffff }
dd { margin-bottom: 1em }
p.signature { text-align: right; font-style: italic; font-weight: bold }
h2 { text-align: center }
hr { border: solid black; }