/* STILI DEL SITO 3 EFFE GROUP - GENERICI */
body {
	font-family: Tahoma;	font-size: 8pt;
	color: #333333;
	margin: 0em;
	padding: 0em;
	background: #FFF;
}
form {
	margin: 0em;
	padding: 0em;
}
p {
	margin: 0em;
	padding: 0em;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
a:hover {
	color: #bf0f02;
}
a.codice {
	text-decoration: underline;
	color: #bf0f02;
	font-size: 11px;
}
a.codice:hover {
	color: #000;
}

table.tab_titolo {
	width: 870px;	font-size: 8pt;
}

table.lista_prodotti {
	width: 870px;
}
table.lista_prodotti td.note {
	background: #e6e6e6;
	color: #667;
}
table.lista_prodotti td.noteblu {
	background: #f5f5f5;
	color: #0000CC;
}
table.lista_prodotti td {
	vertical-align: middle;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;	font-size: 8pt;	
}
table.lista_prodotti td.intestazione {
background-color: #CCC;
border-right: solid 1px #999;	font-size: 8pt;
}


table.lista_equivalenti {
	width: 220px;	font-size: 8pt;
}


table.lista_vista_prodotto_eq {
	width: 870px;	font-size: 8pt;
}

.valori_sx {
	width: 150px;
	border: solid 1px #CCC;
	text-align: right;
	background: #e6e6e6;
	color: #333;	font-size: 8pt;
}
.valori_dx {
	width: 150px;
	border: solid 1px #CCC;
	text-align: left;
	font-weight: bold;
	background: #f2f2f2;	font-size: 8pt;	
}


table.lista_vista_prodotto {
	width: 100%;
}

table.lista_vista_prodotto td {
	vertical-align: middle;
	border-bottom: solid 1px #CCC;
}

table.lista_vista_prodotto td.PlugTD {
	border: solid 3px #CCC;
	text-align: center;	font-size: 8pt;
}

.prodotti_trovati {	font-size: 8pt;
	color: #04407f;
	font-weight: bold;
	padding-left: 5px;
}
.titolo {	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	background: #999;
	color: #e6e6e6;
}
span.txt_orange {
	color: #FFF;	font-size: 8pt;
}
select {	font-size: 8pt;
	background: #FFF;
	border: solid 1px #999;
}
span.titolo {
	background: #999;
	color: #e6e6e6;	font-size: 8pt;
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 100%;
}

img.info {
	border: none;
	margin: 2px;
}
input {	font-size: 8pt;
	width: 100px;
}

input.lrg {	font-size: 8pt;
	width: 200px;
}

input.chk {
	width: 18px
}