/*
  $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 					{
	background: #ffffff;
	color: #000000;
	margin: 0px;
	font-face:Century Gothic;
	font-size:4;
	text-align: center;
}


/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:180px;}
.box_width_right		{ width:590px;}
.box_width_cont			{ width:180px;} /* table show product catalogie*/			
/* -------------------------------------------------          -------------------------------------------------------- */
.font12 p font {
	font-size: 12px;
	text-align: justify;
}
.bold {
	font-size: 12px;
}
black font {
	color: #000;
}
.nero {
	color: black;
	font-size: 12px;
}
.greytext {
	color: #333;
}
.boldfont {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
a {
	font-weight: bold;
}
.sizefont9 {
	font-size: 12px;
	text-align: justify;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}