body, form
{
  margin: 0px;
  padding: 0px;
}

body
{
	background-color: #FFFFFF;
}

body, table, td, form
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}

h1,h2
{
  font-size: small;
}

h3
{
  font-size: x-small;
}

h4
{
  font-size: xx-small;
}

.testo
{
  color: #000000;
}

.titolo
{
  font-weight: bold;
}

.testobianco
{
  color: #FFFFFF;
}

.titolobianco
{
  color       : #FFFFFF;
  font-weight : bold;
}

.errorBox
{
  background-color: #ffdddd;
  padding: 5px;
  margin: 2px 0px 15px 0px;
  color: #E22C2C;
}

.errorBox ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

.messageBox
{
	margin: 10px 0px;
	padding: 5px;
	background-color: #F6F6F6;
	border: none;
}

.linkAsButton
{
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

a
{
	color: #343434;
}
/*
a.topbar
{
  color       : #FFFFFF;
  font-weight : bold;
}
*/

.pathLinks
{
	padding: 6px 2px;
	margin-bottom: 10px;
  font-weight : bold;
	border-top: 1px dashed #b1b1b1;
	border-bottom: 1px dashed #b1b1b1;

}


.pathLinks, .pathLinks a
{
	text-decoration: none;
}

input, textarea, select
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size   : 12px;
  color       : #000000;
}

.bgGreen
{
  /*background-color: #428B42;*/
}

.tdPromo
{
  background-color: #DCF4E7;
  color           : #000000;
  padding         : 5px 3px 5px 3px;
}

.tdProd
{
  color   : #000000;
  padding : 5px 3px 5px 3px;
}

.menuSx
{
  padding-left: 5px;
}

td.contenuto
{
  padding: 10px 0px 0px 10px;
}

.colonnaSx
{
	width: 227px;
	padding-left: 3px;
	vertical-align: top;
}

.schProdHead
{
  padding: 6px 3px;
	border-left: 4px solid #FFFFFF;
	border-bottom: 1px dashed #b1b1b1;
	border-top: 1px dashed #b1b1b1;
}

.schProdDati
{
	border-left: 4px solid #FFFFFF;
	padding: 8px 3px 2px 3px;
}

.schProdFirstCell
{
	border-left: none;
}

.schProdCodice
{
	vertical-align: top;
  text-align: center;
}

.schProdDesc
{
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}

.schProdDesc span
{
	font-weight: normal;
}

.schProdDesc a
{
	text-decoration: none;
}

.schProdPrezzo
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #E00000;
}

.schProdQta
{
	text-align: center;
	vertical-align: top;
}

.schProdAdd
{
	text-align: center;
	vertical-align: top;
}

.schProdCP
{
	text-align: center;
	vertical-align: top;
}

.schProdAdd img, .schProdCP img
{
	cursor: pointer;
}


.schProdAltRow
{
	background-color: #F0F0F0;
}

.schProdAltRowDel
{
	background-color: #ffdddd;
	color: #E22C2C;
}

.schProdTotOrdine
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #E00000;
	background-color: #D8F0D8;
}


/*.schProdTit
{
  font-weight   : bold;
  font-size     : 12px;
  margin-bottom : 8px;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	border-top: 1px dashed #b1b1b1;
}*/

.schProdTit
{
  font-weight   : bold;
  font-size     : 12px;
  margin-bottom : 10px;
	/*margin-top: 20px;*/
	padding-top: 5px;
	text-align: center;
/* 	border-top: 1px dashed #b1b1b1; */
}

.schProdSottotit
{
  margin-bottom : 15px;
/* 	text-align: center; */
/* 	padding-bottom: 35px; */

}

.inpQt
{
  border: 1px solid #b1b1b1;
  text-align: right;
	padding: 1px;
	width: 36px;
}

.boxSuOrdinazione
{
	clear: both;
	margin: 4px;
	padding: 2px;
	padding-left: 30px;
	background-color: #F5F5D8;
	min-height: 28px;
}

.boxSuOrdinazione img
{
	float: left;
	margin-left: -28px;
	vertical-align: middle;
}

.boxDescrizioneLunga
{
	margin: 15px 0px;
	border: 1px dashed #C1C1AA;
	padding: 6px;
	font-weight: normal;
	background-color: #F8F8DB;
}

.bottomLinks
{
	border-top: 1px dashed #b1b1b1;
	margin-top: 10px;
	padding-top: 5px;
	color: #000000;
	clear: both;
}

.titoloSezione
{
	border-bottom: 1px dashed #b1b1b1;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px;
	color: #000000;
	font-weight: bold;
}

.bottomLinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.catList
{
	margin-top: 10px;
}


.catListCell
{
	padding: 3px 6px;
	vertical-align: top;
	height: 100%;
}

.catListCellBox
{
	border-bottom: 1px dashed #b1b1b1;
	margin: 5px 10px;
	padding: 5px 2px 5px 2px;
}

.catListProdBox
{
	height: 100%;
	padding: 5px 2px;
	background-color: #F6F6F6;
}


.catListProdCell
{
	padding: 3px 3px 3px 6px;
}

.catListProd
{
	padding-left: 3px;
}

.catListCell a
{
	text-decoration: none;
}

.catListCell a:hover
{
	color: #000000;
}

.catListVoid
{
	color: #888888;
}

.pathRicerca
{
	margin: 5px 0px 8px 0px;
	padding: 3px;
	background-color: #F6F6F6;
}

.pathRicerca a
{
	text-decoration: none;
}


.ricercaResultBox
{
	border-bottom: 1px dashed #B1B1B1;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

button
{
  border          : none;
  background-color: transparent;
  margin          : 0px;
  padding         : 0px;
  cursor          : pointer;
  vertical-align: middle;
}

.msgBox
{
  margin: 10px;
  padding: 10px;
	background-color: #E5EEE5;
	font-weight: bold;
	color: #000000;
}

.msgBox a
{
	color: #000000;
}

.menuBoxSxTop
{
	min-height: 14px;
	background: transparent url(../../dynamic/images/sfBoxSxTop.gif) no-repeat top left;
	padding-top: 8px;
	margin: 2px 0px 12px 0px;
}

.menuBoxSxBottom
{
	background: transparent url(../../dynamic/images/sfBoxSxBottom.gif) no-repeat bottom left;
	padding-bottom: 8px;
}

.menuBoxSxBody
{
	background: #ffffff url(../../dynamic/images/sfBoxSx.gif) repeat-y top right;
	border-left: 1px solid #b1b1b1;
	padding: 3px 8px 6px 8px;
}

.menuBoxSxBody a
{
	text-decoration: none;
}

.menuBoxTitolo, .boxTitoloPagina
{
	margin-bottom: 8px;
	padding: 2px 3px 2px 8px;
	background-color: #016932;
	border: 1px solid #9DC1AE;
	color: #FFFFFF;
	font-weight: bold;
}


.boxTitoloPromo
{
	margin-bottom: 5px;
	padding: 2px 3px 2px 8px;
	background-color: #485ca1;
	border: 1px solid #9da7c1;
	color: #FFFFFF;
	font-weight: bold;
}

.menuBoxTitolo a, .boxTitoloPagina a, .boxTitoloPromo a
{
	color: #FFFFFF;
}


.boxMenuCliente
{
	margin-top: 5px;
	padding: 4px;
	background-color: #EEEEEE;
}

.voceMenuSx
{
	margin-top: 5px;
}

.voceMenuSx a
{
	font-weight: bold;
}

.voceMenuSep
{
	clear: both;
	padding-top: 5px;
	border-top: 1px dashed #b1b1b1;
}

.elencoMenuSx
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
/* 	padding-left: 20px; */
}

/* select, input, */
.inpText
{
	border: 1px solid #b1b1b1;
}

.buttonBar
{
	float: left;
	clear:both;
	margin-top: 20px;
	margin-bottom: 25px;
	width: 100%;
}

div.btSx
{
	float: right;
	background: #FFFFFF url(../../dynamic/images/btSx.gif) no-repeat center left;
	padding-left: 2px;
	margin-left: 15px;
	cursor: pointer;
}

div.btDx
{
	background: #FFFFFF url(../../dynamic/images/btDx.gif) no-repeat center right;
	padding-right: 2px;
}

div.btBody
{
	line-height: 18px;
	background: #909090 url(../../dynamic/images/btSf.jpg) repeat-x top left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px;
	text-align: center;
}

div.btMin div.btBody
{
	font-weight: normal;
	color: #eeeeee;
}


.topbarSx
{
	background: #FFFFFF url(../../dynamic/images/sfMenuTopSx.gif) no-repeat center left;
	height: 33px;
	padding-left: 5px;
}

.topbarDx
{
	height: inherit;
	background: #FFFFFF url(../../dynamic/images/sfMenuTopDx.gif) no-repeat center right;
	padding-right: 5px;
}

.topbarBody
{
	height: inherit;
	line-height: 33px;
	vertical-align: middle;
	background: transparent url(../../dynamic/images/sfMenuTop.gif) repeat-x top left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px;
	text-align: left;
}

.topbarBody a
{
	line-height: 33px;
	font-weight: bold;
	border-left: 1px solid;
	padding-left: 10px;
	margin-left: 10px;
	text-decoration: none;
}

.topbarBody a.primaVoce
{
	padding-left: 0px;
	margin-left: 0px;
	border-left: 0px solid;
}

.elencoClienti
{

}

.elencoClienti li
{
	padding-top: 5px;
}

.elencoClienti li a
{
	font-weight: bold;
	text-decoration: none;
}

#cataloghiPersonaliAddList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#cataloghiPersonaliAddList li
{
	padding: 1px 5px;
}

#cataloghiPersonaliAddList li span
{
	cursor: pointer;
}

.sezioneForm
{
	margin: 10px 0px;
	padding: 5px;
	background-color: #F6F6F6;
	border: none;
}

.sezioneForm table
{

}

.sezioneForm table td
{
	padding: 4px;
}

.footer
{
	margin: 30px 0px 10px 0px;
	color: #7D7D7D;
	font-size: 10px;
	text-align: center;
	clear:both;
}

.footer a
{
	color: #7D7D7D;
}

a:hover, td a:hover, div a:hover
{
	text-decoration: underline;
}

.deleted *
{
	text-decoration: line-through;
	opacity: 0.50;
/* 	font-style: italic; */
}

.sempreOpaque,.sempreOpaque img
{
	opacity: 1.00!important;
}

/*
valori modifica tasti in verde con gimp
tonalita: 115
luminosita: -90
saturazione: 60
*/
