body, html {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
}

#navigation {
	position: fixed;
	top: 1px;
	width: 1px;
	height: 1px;
	left: -3000px;
}

.testo, p {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
}

ol, li {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
}

.titolo {
	font-size: 26px;
	margin-left: 1px;
	color: #ee6419;
}

.sottotitolo {
	margin-left: 0px;
	color: #ee6419;
}

.titoloRiferimenti {
	display: block;
	background: #f8922e url("/img/BgNavLeftItemLink.jpg") repeat-x 0 bottom;
	font-size: 14px;
	text-align: center;
	height: 28px;
	line-height: 27px;
	color: black;
	border: 1px solid #eecfbe;
}

a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: underline;
}

#prod {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid grey;
	border-right: 2px solid grey;
	border-bottom: 2px solid grey;
	width: 100%;
}

#prod tr:hover {
	background-color: #f3ee9a;
}

a.LinkActive {
	color: orange;
	text-decoration: underline;
}

#prod td {
	padding: 4px;
}

th {
	height: 32px;
	font-weight: bold;
	background: #dddddd url("/img/tableThBg.jpg") bottom repeat-x;
	border-bottom: 1px solid grey;
}

#breadcrumbs {
	width: 100%;
	height: 31px;
	background: #fffaec url("/img/BgBreadcrumbs.jpg") repeat-x;
	line-height: 24px;
	font-weight: bold;
	text-indent: 10px;
}

#breadcrumbs h1{
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-indent: 10px;
	font-size: 10px;
}

#pagina {
	width: 970px;
}

table {
	font-family: verdana;
	font-size: 10px;
}

#navLeft {
	width: 274px;
}

#navLeft h1 {
	width: 274px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#mainMenu {
	float: right;
	line-height: 32px;
	height: 64px;
	margin-right: 7%;
}

#navLeftContainer {
	width: 256px;
	height: 715px;
	background: url("/img/sfondo_navLeft.jpg") repeat-y;
}

.navLeftItemLink0_ACTIVE {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	line-height: 23px;
	background: #f8a660 url("/img/BgNavLeftItemLink0.jpg");
}

.navLeftItemLinkI_ACTIVE {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 25px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	line-height: 23px;
	background: #f8a660 url("/img/BgNavLeftItemLink.jpg");
}

.navLeftItemLinkII_ACTIVE {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 50px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	line-height: 23px;
	background: #f2892f;
}

.navLeftItemLinkIII_ACTIVE {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 75px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	line-height: 23px;
	background: #f8a660;
}

.navLeftItemLink0 {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	line-height: 23px;
}

.navLeftItemLinkI {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 25px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	line-height: 23px;
}

.navLeftItemLinkII {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 50px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	line-height: 23px;
}

.navLeftItemLinkIII {
	display: block;
	width: 251px;
	height: 23px;
	text-indent: 75px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	line-height: 23px;
}

.navLeftItemLink0:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	background: #f7c275;
}

.navLeftItemLinkI:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	background: #f7c275;
}

.navLeftItemLinkII:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	background: #f7c275;
}

.navLeftItemLinkIII:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	background: #f7c275;
}

.navLeftItemLink0_ACTIVE:hover {
	color: #000000;
	text-decoration: underline;
}

.navLeftItemLinkI_ACTIVE:hover {
	color: #000000;
	text-decoration: underline;
}

.navLeftItemLinkII_ACTIVE:hover {
	color: #000000;
	text-decoration: underline;
}

.navLeftItemLinkIII_ACTIVE:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
	width: 625px;
	text-align: left;
	padding: 10px;
	/*

border:1px solid red;*/
	margin-top: 7px;
}

.btnToolInfo {
	display: block;
	width: 150px;
	height: 32px;
	text-indent: -2000px;
	color: #000000;
	text-decoration: none;
	background: url("img/btnRichiestaInfo.gif") no-repeat top left;
}

.btnToolST {
/*	display: none;*/
	display: block;
	width: 150px;
	height: 32px;
	text-indent: -2000px;
	color: #000000;
	text-decoration: none;
	background: url("img/btnSchedaTecnica.gif") no-repeat top left; 
}

.btnToolPrint {
	display: none;
/*	width: 150px;
	height: 32px;
	text-indent: -2000px;
	color: #000000;
	text-decoration: none;
	background: url("img/btnStampa.gif") no-repeat top left; */
}

.btnToolInfo:hover {
	background: url("img/btnRichiestaInfo_roll.gif") no-repeat top left;
}

.btnToolST:hover {
	background: url("img/btnSchedaTecnica_roll.gif") no-repeat top left;
}

.btnToolPrint:hover {
	background: url("img/btnStampa_roll.gif") no-repeat top left;
}

/****************
	TOOL TIP	
****************/

p.link a:hover {
	text-decoration: none;
}

p.link a:link span {
	display: none;
}

p.link a:visited span {
	display: none;
}

p.link a:hover span {
	position: ABSOLUTE;
	margin: 15px 0px 0px 20px;
	background-color: beige;
	max-width: 220px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #C0C0C0;
	border-right: 2px solid silver;
	border-bottom: 2px solid silver;
	color: #000;
	text-align: left;
	display: block;
}