a img {
	border:0;
	text-decoration:none;
}

img.cmd-icon {
    width: 19px;
    height: 19px;
}

body { 
	font: 10pt/16pt "Trebuchet MS", Tahoma, sans serif;
	background-color: #fff; 
	margin: 0px; 
	padding: 0px; 
}

#wrapper{
	margin: 0;
	border-top: 10px solid #069;
	background-image:url(../images/wrapperBG.gif);
	background-repeat: repeat-y;
	background-position: top right;	
}

#left{
	margin:0 219px 0 0;
	padding: 0;
}

#left ul{
	list-style:none;
	margin: 0;
	padding:0 5px 10px 10px;
}

#header {
	background-image:url(../images/headerBG.gif);
	background-repeat: repeat-x;
	height: 198px;
	border-bottom: 1px solid #000;
	margin:0;	
	padding:0;	
}

#header h1{
 	text-indent: -9999px;
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	height: 198px;
	width:520px;
	margin:0;	
}

#header h1 a{
 	height: 198px;
	width:520px;
	display:block;	
}		

#menus {
	float:right;
	width:210px;
	margin:0;
	padding: 0 4px;
}

.menu {
	padding-bottom:20px;
}

.home {
	padding-bottom:0;
}


ul.link{
	margin:0;
	padding-left:10px;
	list-style: none;
}

ul.link li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: .9em;
}

.menu a:link, .menu a:active, .menu a:visited {
	color:#333;
}

.menu a:hover {
	color:#069;
}

.collapsed {
	display:none;
}

#content {
	padding: 10px;
}

h2 {
	font-family:Georgia, serif;
	font-size: 120%;
	border-top: 5px solid #903;
	color:#903;
	margin: 20px 0 10px 0;
}

h3 {
	font-family:Georgia, serif;
	font-size: 110%;
	color:#069;
	margin: 20px 0 10px 0;
}

#footer {
	background-color: #069;
	clear:both;
	color: #fff;
	text-align:center;
}

#footer a{
	color: #fff;
}

.classiCNDToBPA {
	background-color:#ccc;
}

a {
	color:blue;
}

a.pointed-out {
	color:red;
}

a.ex-pointed-out {
	color:orange;
}

#treemenu img {
	border:0;
	padding-right:4px;
}

#openAziendaCommerciale {
	width:400px;
	float:right;
}

#rightCol {
	width:250px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
	background-color:#f0f5fe;
}

#rightCol h2{
	margin-top:0;
	margin-bottom: 0;
}

#rightCol p{
	padding-left: 5px;
}

#tabs {
	float:right;
	margin-left: 10px;
	margin-top: 40px;
	padding-top:20px;
}

span.date{
	text-align: right;
	font-weight: bold;
	font-size: smaller;
    margin-bottom: 0;  
}

.box {
	text-align:left;
	width:50%;
	margin-right:2px;
	margin-bottom:5px;
	float:left;
	height: 120px;
	padding: 5px;
	background-color: #DFD7C3;
	border-top:1px solid #FFF6DF;
	border-left:1px solid #FFF6DF;
	border-bottom:1px solid #BFB18F;
	border-right:1px solid #BFB18F;
}

ul.incrocio{
	margin:0;
	padding-left:10px;
	list-style: none;
}

ul.incrocio li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: .9em;
}

ul.generale{
	margin:0;
	padding-left:10px;
	list-style: none;
}

ul.generale li{
	background-image: url(../images/empty.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2em;
}

.dettagliProdotto {
	border-left:1px solid #069;
	margin-left: 6px; 
	margin-bottom: 4px;
	padding-left:4px;
}

.dettagliProdotto p{
	margin-top: 0; 
	margin-bottom: 0; 
}

/****************
	TABLE
*****************/
table{
	margin-bottom: 10px;
}

table.report td.nav {
	padding:0;
	margin: 0;
	text-align:right;
	/*height:20px;*/
	background-color: #eee;
}

table.report {
	border-spacing:1px;
	font-size: small;
	background:#E7E7E7;
	color:#666;
}

table.report td.caption {
	font-weight:bold;
	vertical-align:middle;
	
}

table.report td {
	padding:2px 4px;
	vertical-align:middle;
	font: 7pt/16pt "Trebuchet MS", Tahoma, sans serif;
	 
}


table.report th {
	padding:2px 4px;
	vertical-align:middle;
	
	 
}

table.report th {
	background:#DFD7C3;
	color:#903;
	border:1px solid #fff;
}

table.report tbody tr {
	background:#EBF8FE;
	text-align:left;
}
table.report tbody tr.odd{
	background:#ffffff;
	border-top:1px solid #ffffff;
}

table.report tbody tr td{
	/*height:50px;*/
	background:#EBF8FE;
	border:1px solid #ffffff;
}
table.report tbody tr.odd td{
	background:#ffffff;
	border-top:1px solid #ffffff;
}

table.record td.nav {
	padding:0;
	margin: 0;
	text-align:right;
	background-color: #eee;
}

table.record {
	border-collapse: collapse;
	font-size: small;
	color:#666;
}

table.record td.caption {
	background-color:#C2E1EF;
	color:#903;
	font-weight:bold;
}

table.record td, table.record th {
	padding:2px 4px;
	vertical-align:top;
}

table.record th {
	background:#DFD7C3;
	color:#903;
	border:1px solid #fff;
}

table.record tbody tr td{
	/*height:50px;*/
	background-color:#EBF8FE;
	border:1px solid #fff;
}

.numeric{
 	text-align: right;
	white-space: nowrap;
}

legend {
	font-weight:bold;
}

table.rubrica {
	border-collapse: collapse;
	margin:auto;
	width:95%;
}

table.rubrica th {
	background-color: #DFD7C3;
	text-align: left;
	padding: 4px 2px 2px 4px;
	font-size: 10pt;
	border: 1px solid  #5F5847;
}

table.rubrica td{
	text-align:center;
	background-color: #fff;
	padding: 2px 4px;
	border: 1px solid  #5F5847;
}

table.rubrica td.contatti{
	text-align:left;
}  

table.rubrica ul li{
	margin:0;
	padding: 0;
}  

form table {
	 /*margin:auto;*/
	 background-color: #F9FBFD;
	 color: #000000;
	 border: 1px solid #D7E5F2;
	 border-collapse: collapse;
}

form table td{
	 border: 1px solid #D7E5F2;
	 padding: 2px 4px;
}

form table td.caption {
	 color: #3670A7;
	 vertical-align:top;
	 white-space: nowrap;
	 font-weight:bold;
}

form table th {
	 color: #3670A7;
	 vertical-align:top;
	 white-space: nowrap;
	 font-weight:bold;
}

td.grafico {
	text-align: center;
}

#form-prezzi {
	 padding: 4px 2px;
	 background-color: #F9FBFD;
	 color: #000000;
	 border: 1px solid #D7E5F2;
	 border-collapse: collapse;
}

#form-prezzi legend{
	 border: 1px solid #D7E5F2;
	 padding: 2px 4px;
}

#form-prezzi span.caption{
	 color: #3670A7;
	 white-space: nowrap;
	 font-weight:bold;
}

table.quoteFrame {
	 background-color: #fff;
	 color: #000;
	 border: 1px solid #fff;
	 border-collapse: collapse;
	 width:95%;
	 margin:30px auto 30px auto;
}

td.quoteCell{
 	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
	width: 50%;
	text-align: right;
	padding-right:20px;
}

td.quoteCell2{
 	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
	width: 50%;
	padding-left:20px;
}

th a {
	text-decoration:none;
	color:#006699;
}

.fieldcell {
	 background-color: #F2F7FB;
	 color: #000000;
	 margin-right: 0px;
	 padding-right: 0px;
}

.fieldcell input {
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color: #D7E5F2;
	 color: #102132;
	 border: 1px solid #284279;
	 margin-right: 0px;
}

input#dataInizio-calbut, input#dataFine-calbut{
	 border: 0;
	 margin-left:4px;
}

.fieldcell select {
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color: #D7E5F2;
	 color: #102132;
	 border: 1px solid #284279;
}

.input {
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color: #D7E5F2;
	 color: #102132;
	 margin-left: 12px;
	 margin-top: 3px;
	 margin-bottom: 2px;
	 text-align: center;
}

div.tableContainer {
    display: table;
    }

div.tableRow  {
    display: table-row;
    }

div.tableLeft, #tableRight, #tableMiddle {
    display: table-cell;
	width:50%;
    }
div.esempio {
	margin: 0 20px;
	background-color: #eee;
	padding: 10px; 
}
div.esempio h4 {
	font-size:100%; 
	margin-top:0; 
	margin-bottom:0;
}

p.briciole {
	font-size: smaller;
	background-color: #eee;	
	margin-top: 0;
}

.corrisp_0{
 /*color: #903;*/
}

.corrisp_1{
 color: #903;
} 

.corrisp_2{
 color: #903;
}

div.contentscheda {
	display: none;
	background: #D7E5F2;
	padding: 8px;
	border: 1px solid #9BBECF;
	z-index: 2;
  	text-align: center;
	margin-top:0;
}

#tabmenu {
	color: #000;
	border-bottom: 1px solid white;
	margin: 5px 0 0 0;
	padding: 0;
	z-index: 1;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 0;
}

#tabmenu a {
	color: #333;
	background: #eee;
	font-weight: bold;
	border: 1px solid #9BBECF; 
	padding: 5px 4px 12px 4px;
	margin: 0;
	text-decoration: none; 
}

#tabmenu a.active {
	background: #D7E5F2;
	border-bottom: 1px solid #D7E5F2;
    color: #000;
}

#tabmenu a:hover {
	color: #000;
	background:  #D7E5F2; 
}
table.PMC {
	background: #D7E5F2;
}