/*
  $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

  Mise à jour le 10/09/2003 par Delaballe (webmaster@delaballe.com)
  Optimise pour ThemaBoxesMS2fr
  
*/


/* General sur les pages */
BODY {
  background: White;
  color: Black;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0p
  }

a img {
border:0;
}



/*Couleur des Liens*/
A {
  color: Black;
  text-decoration: none;
}


TR.headerNavigation {
	background: url(images/menu_fond.gif) repeat;
}

TR.headerBas {
	background: url(images/menu_bas.gif) repeat;
}
