* {
	padding: 0;
	margin: 0;
}
html, body {
	margin: 0;
	padding: 0;
	background: #E0E0DF url(../images/bg.gif) repeat-x;
	text-align: center;
	/*font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	color: #fff;
}
#center {
	position: relative;
	width: 851px;
	height: 561px;
	border: 0px solid #fff;
	margin: 0 auto;
	padding: 0;
}
#logoholder {
	position: relative;
	width: 831px;
	height: 86px;
	margin: 0 auto;
	border: 0px solid #fff;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: 20px  36px;
}
#maincontainer {
/*questo deve contenere il png di sfondo */
	position: relative;
	width: 831px;
	height: 469px;
	margin: 0 auto;
	border: 0px solid #fff;
	z-index: 1;
}
#maincontainercorto {
/*questo deve contenere il png di sfondo - parte superiore */
	position: relative;
	width: 831px;
	height: 340px;
	margin: 0 auto;
	border: 0px solid #fff;
	z-index: 1;
	padding: 0;
}
#corposcheda {
/*questo deve contenere il background png della scheda - parte inferiore */
	position: relative;
	width: 811px;
	margin: 0 auto;
	border: 0px solid green;
	z-index: 1;
	background: url("../images/bg_scheda.gif");
	text-align: left;
	padding: 10px;
}
#internoscheda {
	width: 796px;
	margin: 0 0px 0 8px;
	padding: 8px 0 0 0;
	background: #F0EFEE;
}
#internoscheda2 {
	width: 786px;
	margin: 0 0px 0 8px;
	background: #F0EFEE;
	padding:20px 0 10px 10px;
}
.boxprodotto {float:left; margin:0px 10px 15px 10px; padding:0; width:360px; }
#bottomscheda {
/*questo deve contenere la chiusura della scheda */
	position: relative;
	width: 831px;
	height: 20px;
	margin: 0 auto 15px auto;
	border: 0px solid #fff;
	z-index: 1;
	padding: 0;
	background: url("../images/bg_schedabottom.gif");
}
#maincontent {
/*questo deve contenere la foto della sezione */
	position: absolute;
	width: 797px;
	height: 345px;
	top: 16px;
	left: 17px;
	border: 0px solid red;
	z-index: 2;
}
#maincontentcorto {
/*questo deve contenere la foto della sezione nella scheda prodotti, che è piu' corta */
	position: absolute;
	width: 797px;
	height: 266px;
	top: 16px;
	left: 17px;
	border: 0px solid red;
	z-index: 2;
}
.separatore {
/*  tra una tabella e l'altra della scheda */
	width: 100%;
	height: 10px;
	margin: 1px 0 0 4px;
	background: url("../images/bg_separatore_scheda.gif");
	background-repeat: no-repeat;
	border: 0px solid red;
}
#traspboxleft {
	position: absolute;
	top: 0;
	left: 38px;
	width: 275px;
	height: 292px;
	z-index: 3;
}
#traspboxright {
	position: absolute;
	top: 0;
	right: 38px;
	width: 300px;
	height: 292px;
	z-index: 3;
	border: 0px solid #fff;
}
#traspboxcertif {
	position: absolute;
	bottom: 12px;
	right: 12px;
	width: 253px;
	height: 62px;
	z-index: 3;
}
#trasp_user_account {
	position: absolute;
	top: 110px;
	left: 36px;
	width: 260px;
	height: 80px;
	z-index: 3;
}
#user_account {
	position: absolute;
	top: 120px;
	left: 46px;
	width: 240px;
	height: 60px;
	border: 0px solid #fff;
	font-size: 90%;
	text-align: left;
	z-index: 4;
}
#textbox {
	position: absolute;
	text-align: justify;
	top: 10px;
	left: 21px;
	width: 225px;
	height: 240px;
	z-index: 4;
}
#credits {
		position: relative;
	text-align: left;
	/*bottom: 18px;
	left: 27px;
*/
	float:left;
	margin:-36px 0 0 30px;
	width: 795px;
	height: 20px;
	z-index: 4;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8B7E;
}
* html #credits {
	margin:-36px 0 0 15px;
}
#creditsscheda {
	position: relative;
	text-align: left;
	/*bottom: 18px;
	left: 27px;
*/
	margin: 0 auto;
	width: 795px;
	height: 30px;
	z-index: 4;
	border: 0px solid red;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8E8B7E;
}
.divleft {
	float: left;
}
.divright {
	float: right;
}
/*   FONTS SETTINGS   */
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #BABABB;
	width: 94%;
	line-height: 31px;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Grande", "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #4B4A43;
	margin: 6px 0 10px 16px;
}
h3 .red {
	font-size: 120%;
	color: #C71A03;
}
h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #BABABB;
	width: 94%;
	line-height: 31px;
}
a:link, a:active, a:visited {
	color: #fff;
	padding: 0 1px 0 1px;
}
a:hover {
	background: #E5E5CF;
	color: #000;
	text-decoration: none;
}
a.credits:link, a.credits:active, a.credits:visited {
	color: #8E8B7E;
}
a.credits:hover {
	color: #000;
}
.scuro, a.scuro:link, a.scuro:active, a.scuro:visited {
	color: #252122;
}
a.scuro:hover {
	color: #fff;
	background: #939281;
}
.grigio, a.grigio:link, a.grigio:active, a.grigio:visited {
	color: #696857;
	text-decoration: none;
}
a.grigio:hover {
	color: #fff;
	background: #A6A595;
}
a.prodotto:link, a.prodotto:active, a.prodotto:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #4e4d34;
}
a.prodotto:hover {
	color: #CC062A;
	text-decoration: none;
	background:none;
}
.bigger {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
}
.small {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7B7A6F;
}
a.red:link, a.red:active, a.red:visited {
/*  usata come X per cancellare gli articoli in viewcart-tpl */
	font-size: 11px;
	font-weight: bold;
	color: #C71A03;
	text-decoration: none;
}
a.red:hover {
	color: #6C5D4D;
	text-decoration: none;
	background: transparent;
}
.redtotale {
/*  usato nel totale del carrello */
	font-size: 14px;
	font-weight: bold;
	color: #C71A03;	
}
a.redbig:link, a.redbig:active, a.redbig:visited {
/*  usata nei menu da utente loggato */
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #C71A03;
	text-decoration: none;
	margin-left: 10px;
}
a.redbig:hover {
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#paginazione {
	width: 500px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	margin: 0 auto;
	color: #000;
}
#paginazione a:link, #paginazione a:active, #paginazione a:visited {
	font-size: 11px;
	color: #8E8B7E;
	text-decoration: none;
}
.paginazione2 {
	width: 764px;
	height: 30px;
	text-align: left;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	margin: 0 auto;
	color: #d12343;
	border:0px solid #fff;
}
.paginazione2 a:link, .paginazione2 a:active, .paginazione2 a:visited {
	font-size: 11px;
	color: #76766b;
	text-decoration: underline;
	background: none;
}
/*   TABELLE    */
table.scheda {
	width: 772px;
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Grande", "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:110%;
	color: #7B7A6F;
	margin: 0 0 18px 12px;
}
tr.scura {
	background: #EEEEEC;
	height: 26px;
	font-family: "Trebuchet MS", "Lucida Grande", "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
tr.chiara {
	background: #F9F8F7;
	height: 26px;
	font-family: "Trebuchet MS", "Lucida Grande", "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
table.scheda td {
	padding: 2px 7px;
	border: 1px solid #EEEDEC;
}
/*   NAVIGAZIONE MENU  */
#mainmenu {
	position: absolute;
	top: 459px;
	left: 27px;
	margin: 0;
	width: 798px;
	height: 39px;
	border: 0px solid red;
	z-index: 10;
}
#mainmenucorto {
	position: absolute;
	top: 380px;
	left: 27px;
	margin: 0;
	width: 798px;
	height: 39px;
	border: 0px solid red;
	z-index: 10;
}
ul#nav {
	margin: 0px 0px 0 0;
	padding: 0;
	white-space: nowrap;
}
#nav li {
	float: left;
	display: inline;
	list-style-type: none;
}
#nav a.homepage {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_home.gif) no-repeat;
	/*background-position: 0 -39px;
*/
}
#nav a:hover.homepage {
	background-position: 0 -39px;
}
#nav a.homepage_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_home.gif) no-repeat;
	background-position: 0 -39px;
}
/*italiano*/
#nav a.azienda_it {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_azienda_it.gif) no-repeat;
}
#nav a:hover.azienda_it {
	background-position: 0 -39px;
}
#nav a.azienda_it_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_azienda_it.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.prodotti_it {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_prodotti_it.gif) no-repeat;
}
#nav a:hover.prodotti_it {
	background-position: 0 -39px;
}
#nav a.prodotti_it_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_prodotti_it.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.qualita_it {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_qualita_it.gif) no-repeat;
}
#nav a:hover.qualita_it {
	background-position: 0 -39px;
}
#nav a.qualita_it_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_qualita_it.gif) no-repeat;
	background-position: 0 -39px;
}




#nav a.news_it {
        margin: 0;
        padding: 0;
        display: block;
        width: 133px;
        height: 39px;
        background: url(../images/m_news_it.gif) no-repeat;
}
#nav a:hover.news_it {
        background-position: 0 -39px;
}
#nav a.news_it_on {
        margin: 0;
        padding: 0;
        display: block;
        width: 133px;
        height: 39px;
        background: url(../images/m_news_it.gif) no-repeat;
        background-position: 0 -39px;
}

#nav a.news_en {
        margin: 0;
        padding: 0;
        display: block;
        width: 133px;
        height: 39px;
        background: url(../images/m_news_en.gif) no-repeat;
}
#nav a:hover.news_en {
        background-position: 0 -39px;
}
#nav a.news_en_on {
        margin: 0;
        padding: 0;
        display: block;
        width: 133px;
        height: 39px;
        background: url(../images/m_news_en.gif) no-repeat;
        background-position: 0 -39px;
}









#nav a.contatti_it {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_contatti_it.gif) no-repeat;
}
#nav a:hover.contatti_it {
	background-position: 0 -39px;
}
#nav a.contatti_it_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_contatti_it.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.areariservata_it {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_areariservata_it.gif) no-repeat;
}
#nav a:hover.areariservata_it {
	background-position: 0 -39px;
}
#nav a.areariservata_it_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_areariservata_it.gif) no-repeat;
	background-position: 0 -39px;
}
/*english */
#nav a.azienda_en {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_azienda_en.gif) no-repeat;
}
#nav a:hover.azienda_en {
	background-position: 0 -39px;
}
#nav a.azienda_en_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 134px;
	height: 39px;
	background: url(../images/m_azienda_en.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.prodotti_en {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_prodotti_en.gif) no-repeat;
}
#nav a:hover.prodotti_en {
	background-position: 0 -39px;
}
#nav a.prodotti_en_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_prodotti_en.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.qualita_en {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_qualita_en.gif) no-repeat;
}
#nav a:hover.qualita_en {
	background-position: 0 -39px;
}
#nav a.qualita_en_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_qualita_en.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.contatti_en {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_contatti_en.gif) no-repeat;
}
#nav a:hover.contatti_en {
	background-position: 0 -39px;
}
#nav a.contatti_en_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 39px;
	background: url(../images/m_contatti_en.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.areariservata_en {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_areariservata_en.gif) no-repeat;
}
#nav a:hover.areariservata_en {
	background-position: 0 -39px;
}
#nav a.areariservata_en_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_areariservata_en.gif) no-repeat;
	background-position: 0 -39px;
}
#nav a.logout {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_logout.gif) no-repeat;
}
#nav a:hover.logout {
	background-position: 0 -39px;
}
#nav a.logout_on {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	height: 39px;
	background: url(../images/m_logout.gif) no-repeat;
	background-position: 0 -39px;
}
/*  TOP MENU     */
#topmenuholder {
	position: absolute;
	width: 400px;
	height: 30px;
	top: 47px;
	right: 15px;
	border: 0px solid #fff;
	/*text-align: right;
*/
}
ul#topmenu {
	margin: 0px 0px 0 0;
	padding: 0;
	white-space: nowrap;
	float: right;
}
#topmenu li {
	display: inline;
	list-style-type: none;
}
#topmenu a.lingua {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 60px;
	height: 22px;
	background: url(../images/bg_lingua.gif) no-repeat;
	background-position: 0 -39px;
	text-decoration: none;
	color: #EDEDEC;
	line-height: 20px;
}
#topmenu a:hover.lingua {
	background-position: 0 0;
	text-decoration: none;
}
#topmenu .lingua_on {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	width: 60px;
	height: 22px;
	background: url(../images/bg_lingua.gif) no-repeat;
	background-position: 0 -39px;
	text-decoration: none;
	color: #EDEDEC;
	line-height: 20px;
	background-position: 0 0;
	text-decoration: none;
}
/*  BOX TRASPARENTI  */
#dhtmlgoodies_scrolldiv {
/* The total width of the scrolling div including scrollbar */
	/* width: 530px;
	height: 500px;
The height of the scrolling div */
	border: 0px solid white;
}
#scrolldiv_parentContainer {
	overflow: hidden;
	float: left;
	position: relative;
	border: 0px solid white;
	margin-top: 14px;
}
#scrolldiv_content {
	padding: 0px;
	margin: 0px;
	position: relative;
	border: 0px solid white;
	width: 220px;
}
#scrolldiv_slider {
	width: 15px;
	margin-left: 4px;
	margin-top: 18px;
	float: left;
	border: 0px solid white;
}
#scrolldiv_scrollbar {
	width: 15px;
	position: relative;
	border: 0px solid white;
}
#scrolldiv_theScroll {
	margin: 1px;
	width: 11px;
	height: 19px;
	background-color: #ABAAAB;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
#scrolldiv_scrollUp, #scrolldiv_scrollDown {
	width: 14px;
	height: 12px;
	text-align: center;
	cursor: pointer;
}
#scrolldiv_scrollUp {
	margin: 0;
	margin-bottom: 2px;
	background-image: url("../images/arrow_up.gif");
	background-repeat: no-repeat;
}
#scrolldiv_scrollDown {
	margin-top: 6px;
	background-image: url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#scrolldiv_scrollDown span, #scrolldiv_scrollUp span {
	font-family: Symbol;
}
label {
	display: block;
	float: left;
	width: 54px;
	border: 0px solid white;
	color: #fff;
}
label.largo {
	display: block;
	float: left;
	width: 64px;
	color: #fff;
}
input {
	width: 156px;
	height: 16px;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #F9F8F9;
	border-right: 1px solid #F9F8F9;
	background: #E8E5D1;
	margin-bottom: 4px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3C39;
}
textarea {
	width: 156px;
	height: 60px;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #F9F8F9;
	border-right: 1px solid #F9F8F9;
	background: #E8E5D1;
	margin-bottom: 4px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3C39;
	overflow: auto;
}
button.generico {
	height: 20px;
	border: 0px solid #E2E2E0;
	margin: 0 13px 0 0;
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #605E49;
	background: #C4C19C;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #8B896E;
	border-right: 1px solid #8B896E;
	cursor: pointer;
}
button.red {
	height: 20px;
	border: 0px solid #E2E2E0;
	margin: 0 13px 0 0;
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C71A03;
	background: #C4C19C;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #8B896E;
	border-right: 1px solid #8B896E;
	cursor: pointer;
}
button.send {
	/*float: right;
*/
	width: 60px;
	height: 18px;
	border: 0px solid #E2E2E0;
	margin: 0 13px 0 0;
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #252122;
	background: #C4C19C;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #F9F8F9;
	border-right: 1px solid #F9F8F9;
	cursor: pointer;
}
button.dettagli_it {
	width: 53px;
	height: 18px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/butt_dett_it.gif");
	cursor: pointer;
}
button.dettagli_en {
	width: 53px;
	height: 18px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/butt_dett_en.gif");
	cursor: pointer;
}
button.dettagli_prezzi_it { 
	width: 53px;
	height: 22px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/butt_dett_pr_it.gif");
	cursor: pointer;
}
button.dettagli_prezzi_en {
	width: 53px;
	height: 22px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/butt_dett_pr_en.gif");
	cursor: pointer;
}
button.cart {
	width: 39px;
	height: 20px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/cart.gif");
	cursor: pointer;
}
button.save {
	width: 18px;
	height: 20px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/save.gif");
	cursor: pointer;
}
button.delete {
	width: 19px;
	height: 20px;
	border: 0px solid #E2E2E0;
	margin: 0;
	background: url("../images/bin.gif");
	cursor: pointer;
}
input.login {
	width: 156px;
	height: 16px;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #F9F8F9;
	border-right: 1px solid #F9F8F9;
	background: #E8E5D1;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3C39;
}
.thumb {
	float: left;
	margin: 3px;
	padding: 3px;
	background: #fff;
}
a.noroll:link, a.noroll:active, a.noroll:visited, a.noroll:hover {
	background: transparent;
	color: transparent;
	text-decoration: none;
}
table.dettaglio {
	border-collapse: collapse;
}
table.scheda td.bordosotto {
	border-bottom: 1px solid #E3E0DE;
}

.bordo-foto-cart {width:149px; height:50px; overflow:hidden; border:1px solid #BEBEB7; margin:2px 0;}

ul#gelistmenu {
	margin: 0 0 0 20px;
	padding: 0;
	white-space: nowrap;
	float:left;
}
#gelistmenu li {		
	display: inline;
	list-style-type: none;
	float:left;
}
#gelistmenu li a{
	margin: 0;
	padding: 0;
	color:#000000;
	text-decoration:underline;
	padding:1px 6px;
	line-height:150%;
	float:left;
}
* html #gelistmenu li a{
	padding:1px 3px;
}
#gelistmenu li a:hover{
	color:#C71A03;
	background:transparent;
}
#internoscheda a {
	color:#000000;
}
#internoscheda form {
padding:16px;
}
#internoscheda form p {
padding:6px;
}
#internoscheda form p label {
float:left;
width:75px;
color:#C71A03;
font-weight:bold;
line-height:20px;
}

.clearboth {clear:both;}
.left {float:left;}
button.gestione {
	height: 20px;
	width:auto;
	border: none;
	margin: 0;
	padding:1px 8px 3px 8px;
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #605E49;
	background: #C4C19C;
	cursor: pointer;
}

a.transp:hover {background:transparent;}

.nomeprodotto {float:left; padding-left:5px;}
.icone {width:40px; float:right;text-align:right;}
a.pdf:link, a.pdf:active, a.pdf:visited {
	font-size: 11px;
	text-decoration: none;
	width:18px;
	height:14px;
	background-image: url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
a.pdf:hover {
	background-position: 0 -14px;
	background-color:transparent; 
}
a.zoom:link, a.zoom:active, a.zoom:visited {
	font-size: 11px;
	text-decoration: none;
	width:18px;
	height:14px;
	background-image: url(../images/zoom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
a.zoom:hover {
	background-position: 0 -14px;
	background-color:transparent; 
}

#ricerca form {width:400px; float:right; border:0px solid red; text-align:right; }
#ricerca form label {
	float:left;
	width: 110px;
	height: 21px;
	margin: 0px 4px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color:#76766b;
	padding-top:6px;
}
#ricerca form input {
	float:left;
	width: 233px;
	height: 18px;
	border: 1px solid #dfdfdc;
	background: #f6f6f5;
	margin: 0px 4px 0px 4px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3C39;
	padding-top:3px;
}
#ricerca form button {
	float:left;
	height: 23px;
	width:34px;
	border: none;
	background: url(../images/button-ricerca.gif);
	cursor: pointer;
	}
.separatorebianco {float:left; margin-left:18px; width:752px; height:23px; background:url(../images/separatorebianco.gif); }



/*	PHPLIST NEWSLETTER	*/
#phplistcenter {
	position: relative;
	width: 800px;
	border: 1px solid #CBCCC9;
	margin: 0 auto;
	padding:20px;
	text-align:left;
	background:#D9D9D6;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #252122;
}
#phplistcenter a:link, #phplistcenter a:active, #phplistcenter a:visited {
	color: #C71A03;
	padding: 0 2px 0 2px;
	text-decoration: underline;
}
#phplistcenter a:hover {
background:none;	
	color: #000;
}
#phplistcenter form input , #phplistcenter form select , #phplistcenter form textarea {
	width: 156px;
	height: 16px;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #F9F8F9;
	border-right: 1px solid #F9F8F9;
	background: #E8E5D1;
	margin: 4px 4px 4px 14px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3D3C39;
}
#phplistcenter form textarea {
	width: 90%;
	height: 100px;
	overflow:auto;
	font-size: 12px;
	padding:4px;
}
#phplistcenter form input[type="radio"] , #phplistcenter form input[type="checkbox"]  {  
border:0px solid #BFBFBF;  
width:30px; 
font-family:"Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
color:#294a7f;
font-size:15px;
padding-left:3px;
background:transparent;
outline:0;
margin:0; 
}
#phplistcenter div.adminmessage {        
        border: 1px dashed #000000;
        padding: 10px;
        margin: 15px auto;
        background-color: #E8E5D1;
}
#phplistcenter form button {
	height: 22px;
	border: 0px solid #E2E2E0;
	margin: 10px 10px 10px 0px;
	font-family: "MS Sans Serif", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #252122;
	background: #C4C19C;
	border-top: 1px solid #C4C19C;
	border-left: 1px solid #C4C19C;
	border-bottom: 1px solid #8B896E;
	border-right: 1px solid #8B896E;
	cursor: pointer;
}        
        
a.collezioni:hover {
        background-color: #000000;
        color: #000;
        text-decoration: none
	}
