/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

.leftBoxContainer{width: 190px; margin: 0em; margin-bottom: 1.5em; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.leftBoxContainer h3.leftBoxHeading{margin: 0em; background: url(/images/riquadro_top.png) top left no-repeat; color: #000000;} 
.leftBoxContainer h3.leftBoxHeading{text-align: center;	font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; padding-top: 6px;}

.leftBoxContainer .sideBoxContent{background: url(/images/riquadro_center.png) top left repeat-y; padding: 0.4em; font-size: 1.1em; }
.leftBoxContainer .sideBoxContent a: LINK {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000; }
.leftBoxContainer .sideBoxContent a: HOVER { color: #000000; background-color: #CEEFAE; text-decoration: none;}
.leftBoxContainer .sideBoxContent a: VISITED {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;text-decoration: none;}
.leftBoxContainer .sideBoxfoot {background: url(/images/riquadro_top.png) bottom left no-repeat; height:15px;}

.contenuti{margin: 0em;	margin-top: 0.7em; margin-bottom: 1.5em;}

.leftBoxContainercfe{width: 190px; margin: 0em; margin-bottom: 1.5em; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.leftBoxContainercfe h3.leftBoxHeadingcfe{margin: 0em; background: url(/images/riquadro_topcfe.png) top left no-repeat; color: #000000;} 
.leftBoxContainercfe h3.leftBoxHeadingcfe{text-align: center;	font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; padding-top: 6px;}

.leftBoxContainercfe .sideBoxContentcfe{background: url(/images/riquadro_centercfe.png) top left repeat-y; padding: 0.4em; font-size: 1.1em; }
.leftBoxContainercfe .sideBoxContentcfe a: LINK {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000; }
.leftBoxContainercfe .sideBoxContentcfe a: HOVER { color: #000000; background-color: #CEEFAE; text-decoration: none;}
.leftBoxContainercfe .sideBoxContentcfe a: VISITED {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;text-decoration: none;}
.leftBoxContainercfe .sideBoxfootcfe {background: url(/images/riquadro_topcfe.png) bottom left no-repeat; height:15px;}
