/**
 * Main style sheet for plusvite.net
 *
 * @version $Id: plusvite.css,v 1.1 2007-12-23 19:54:29 marand Exp $
 * @name $Name:  $
 * @copyright 200?-2007 Ouest systèmes Informatiques SARL
 * @author Frédéric G. MARAND
 * @license Confidentiel industrie. Tous droits réservés
 */

/* CSS Document */
* { font-family: verdana, georgia, arial, sans-serif ; }

code { font-family: monospace ; padding: 0.2em 0.5em ; border: ridge blue 2px ; background-color: #80ffc0 }

.finePrint { font-family: 'Times New Roman',Times,serif ; border-top: solid blue 1px ; margin: 1em ;
  position: absolute ; top: 90% ; left: 0 ; color: blue ; } 

.finePrint .tdStats { font-size: 60% }
  
pre {  font-family: monospace ; margin: 0.2em 2.5em ; padding: 0.5em 1em ; border: ridge blue 2px ; background-color: #80ffc0 }

li { line-height: 1.5em }