﻿body {
	font-size: medium;
	color: #000066;
	font-family: Calibri,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-color:white;
	margin:1px; 
}
table {
	vertical-align: middle;
}
table.prod {
	width:100%;
	padding: 2px;
	margin: 0px;
	border-collapse: collapse;
	page-break-inside:avoid;
	page-break-before:avoid;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-top-style:solid;
	border-top-width:2px;
}
tr.pari {
	background-color: #ffffff;
}
tr.disp {
	background-color: #eeeeee;
}
td {
	text-align:center;
	white-space:nowrap;
}
td.prod {
	text-align:left;
	font-weight:bold;
}
td.desc {
	text-align:left;
	font-size:smaller;
	white-space:normal;
}
thead {
	background-color: #cfcfcf;
}
tfoot {
	background-color: #cfcfcf;
	font-size: small;
	font-style: italic;
}
.titGruppo {
	text-decoration: none;
	font-weight:bold;
	font-size: 17px;
	color: #ffffff;
	padding:2px
}
.linkbianco {
	color: Fuchsia;
}
span.butt {
	font-weight: bold;
	font-size: 75%;
	font-family: verdana, arial, helvetica;
	text-align: center;
}
p.HeadP {
	margin-top: 3pt;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 4pt;
}
p.BodyP {
	border-right: medium none;
	border-top: medium none;
	margin-top: 2pt;
	font-size: 11px;
	margin-bottom: 6pt;
	border-left: medium none;
	border-bottom: medium none;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}

a.menu {
	font-weight: bold;
	font-size: 90%;
	font-family: calibri, verdana, arial, helvetica;
	color:yellow;	
}

span.menu {
	text-align: center;
	background-color:maroon;
	border:2px olive solid;
	padding:4px;
	margin:6px;
}

@media print
{
	body {
	font-size: 11pt;
	}
	td, th {
		font-size: 12px;
	}
	td#sVideo { display:none}

	div#sVideo {
		display: none;
	}
}
	img#iso9 {
		width: 100px;height:49px;
	}
	img#iso14 {
		width:55px;height:49px;
	}
}
