/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
BODY {
font-family: Verdana, Arial, sans-serif;
  /*background-image: url(images/coucher.jpg);*/
  background-attachment:fixed;
  color:#000;
  font-size:11px
}

.titre{
font-size:20px;
color:#000;
font-weight:bolder;
}


