
table.schedaProdotto{
	width : 99%;
}

table.schedaProdotto tr td.descrizione{
	font-weight: bold;
}

table.schedaProdotto tr td.notaP{
	font-style: italic;
}


table.schedaProdotto tr td.composizione li{
	list-style-image: none;
	list-style-type: none;
	color: #333;
}
strong.qtaComp, strong.nomeComp{font-weight: normal;}

table.schedaProdotto tr td table.registrazioni  ul.listareg{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	}
table.schedaProdotto tr td table.registrazioni  ul.listareg li{
	display: inline;
	
}

table.schedaProdotto tr td table.registrazioni td.regPianta {
	vertical-align: top;
	font-weight: bold;
}

table.schedaProdotto tr td table.registrazioni td.regCarenza {
	vertical-align: top;
}

table.schedaProdotto tr td table.registrazioni td.regSpettro {
	border-bottom: solid 1px;
}

table.schedaProdotto tr td table.registrazioni td.regSpettro ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.doseSpettro{
font-style: italic;
}


.notaSpettro{
margin-left: 15px;
text-align: justify;
display: block;
}

table.schedaProdotto tr td.etichettaComposizione {
	font-weight: bold;
}
table.schedaProdotto tr td.etichettaFunzione {
	font-weight: bold;
}
table.schedaProdotto tr td.etichettaTipologia {
	font-weight: bold;
}

table.schedaProdotto tr td.etichettaErogatori {
	font-weight: bold;
	vertical-align: top;
}
table.schedaProdotto tr td.erogatori ol li.listaerogatori {
	font-weight: bold;
}
table.schedaProdotto tr td.infestanti ul.listainfestanti  {
	list-style-type: none;
	width: 100%;
	
}
table.schedaProdotto tr td.infestanti ul li.listainfestanti {
	list-style-type: none;
	display: inline;
	width: 100%;
	padding: 0px;
}


table.schedaProdotto tr td.erogatori ol li.listaerogatori ul li.avversitatrapp {
	font-style: italic;
	margin-left: 20px;
	text-decoration: none;
	font-weight: normal;
	}

table.schedaProdotto tr td.etichettaTipoFertilizzante {
	font-weight: bold;
}
table.schedaProdotto  td.colture {
	font-style: italic;
}
table.schedaProdotto tr td.etichettaTipoTrattamento {
	font-weight: bold;
}

table.schedaProdotto tr td.etichettaNormativa {
	font-weight: bold;
}

table.schedaProdotto tr td.etichettaFormulazione {
	font-weight: bold;
	
}

table.registrazioni{
	width: 100%;
	
}
table.registrazioni th{
	padding-bottom:4px;
	padding-top:5px;
}

table.schedaProdotto tr td.altridati  ul{
 list-style-type: none;
}

/* form di ricerca */
table.formRicerca {
	padding: 3px;
 
}
table.formRicerca th {
}
table.formRicerca td {
		padding:2px;
}
table.formRicerca td.firstCol {
	font-weight: bold;
	width: 20%;
}
table.formRicerca td input, table.formRicerca td select, table.formRicerca td textarea {
}

/* form contatti */

table.formContatti td {
		padding:3px;
}
table.formContatti td.firstCol {
	font-weight: bold;
	width: 25%;
	vertical-align: top;
}
table.formContatti td.privacy {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
table.formContatti td input, table.formContatti td select, table.formContatti td textarea {
}

/* PER LA STAMPA */
td.versioneStampa {
	text-align: center;
	width: 100%;
}
.versionestampa{
width: 100%;
text-align: center;
}

/* FORM PER L'AGGIUNTA DI UN UTENTE NELL'AREA RISERVATA */
a.linkHome {
}
h4.addUserMessage {
	text-transform: uppercase;
}
span.addUserMessage {
}
p.addUserMessage {
	font-weight: bold;
}
table.addUserTable {
}
table.addUserTable tr th {
}
table.addUserTable tr td {
	padding: 3px;
}

/* FORM PER LA RIMOZIONE DI UN UTENTE DALL'AREA RISERVATA */
h4.delUserMessage {
	text-transform: uppercase;
}
span.delUserMessage {
}
p.delUserMessage {
	font-weight: bold;
}
table.delUserTable {
}
table.delUserTable tr th {
}
table.delUserTable tr td {
	padding: 3px;
}

/* FORM PER IL CAMBIO DELLA PASSWORD IN AREA RISERVATA*/
h4.changePwdMessage {
	text-transform: uppercase;
}
span.changePwdUserMessage {
	font-weight: bold;
}
p.changePwdMessage {
	}
table.changePwdTable {
}
table.changePwdTable tr th {
}
table.changePwdTable tr td {
	padding: 3px;
}



/* LOGOUT LINK */
a.logoutLink {
}

/* NEWS SEMPLICI E CATEGORIZZATE */
table.newsAutogestite {
	}
table.newsAutogestite tr th {
}
table.newsAutogestite tr td {
	padding: 2px;
}
table.newsAutogestite tr td.firstCol {
	width: 30%;
}
table.newsAutogestite tr td ul.listaLingue {
	list-style-type: none;
}
table.newsAutogestite tr td ul.listaLingue li {
}
table.dettaglioNews {
	width: 98%;
	margin-top: 10px;
}
table.dettaglioNews th {
	}
table.dettaglioNews td {
	padding: 3px;
}
table.dettaglioNews td.data {
	width: 10%;
}
table.dettaglioNews td.titolo {
}
table.dettaglioNews td.strillo {
	font-style: italic;
}

table.dettaglioNews td.testo {
}
table.listanews{
 border-left: 1px solid #83A673;
 border-top: 1px solid #83A673;
 margin-top: 10px;
 width: 98%;
}

table.listanews tr.pari{
 background-color:#d3dfce;
 border-left: 1px solid #83A673;
}

table.listaNews th {
 text-align: left;
 padding: 2px;
 text-transform: uppercase;
 border-bottom: 2px solid #83A673;
}

table.listaNews td {
 padding: 3px 3px 3px 3px;
}

table.listaNews td.titolo {

}
table.listaNews td.strillo {
	font-style: italic;
	border-bottom: 1px solid #83A673;
}
table.listaNews td.important {
}
table.listaNews td.data {
	width: 20%;
}
span.nessunaNews {
	text-align: center;
}
span.categoriaNews {
}
span.importantnews{
font-weight: bold;
color: red;
}
.numeroNews {
	margin: 6px;
	}

.ordineNews {
	margin: 6px;
}

/* LINK AUTOGESTITI */
table.linksAutogestiti {
}
table.linksAutogestiti tr th {
}
table.linksAutogestiti tr td {
	padding: 2px;
	padding-bottom: 5px;
	vertical-align: text-top;
}
table.linksAutogestiti tr td.firstCol {
	width: 30%;
	padding: 2px;
	padding-bottom: 7px;
	vertical-align: text-top;
	}
table.linksAutogestiti tr td.secondCol {
}
table.linksAutogestiti tr td ul.listaLingue {
	list-style-type: none;
}
table.linksAutogestiti tr td ul.listaLingue li {
}

/* FCKEDITOR */
table.fckEditor {
	width:99%;
}
table.fckEditor tr td{
	padding: 2px;
}
/* form per la gestione fertilizz  */
div#associaProdotti {
	margin: 0 10px;
	border: 1px solid #aaa;
	position: relative;
	overflow: scroll;
	width: 600px;
	height: 400px;
}
div#associaProdotti table {
	margin: 2px;
	padding: 2px;
	border: 0;
	width: 99%;
}
div#associaProdotti table tr td {
	margin: 2px;
	border: 1px solid #000;
	text-align: left;
	padding: 2px;
}
div#associaProdotti table tr td * {
	display: inline;
}
table.contentreservedP tr td {
	padding: 3px;
}
/* materiali */

span.GMScarica {
	padding-right: 5px;
}
span.GMDescrizione {
	padding-right: 5px;
}




div#menu_sx_legendabio {
	font-size: 11px;
	text-align: center;
	}


/*classificazione*/
h1.Classificazione {
	color: #666;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
table.classiProdotti td {
text-align: center;
}