@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	background-color: #919291;
}
.style1 {
	color: #333333
}
.red {
	color: #FF0000
}
.twoColFixLtHdr #container {
	width: 986px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Sfondo.jpg);
} 
.twoColFixLtHdr #header {
	padding-top: 0px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 17px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 160px;
	height: 900px;
	background-color: #353E41;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 17px;
	padding: 0px;
}
.twoColFixLtHdr #mainFlashContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
} 
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #container #mainContent .Sinistra .SinistraCenter ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.twoColFixLtHdr #container #mainContent .Sinistra .SinistraCenter a {
	padding: 0px;
	color: #333333;
	margin: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #FCBB2E;
}
a:visited {
	text-decoration: none;
	color: #FCBB2E;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #333333;
}


.CategoriaFaq {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	margin-left: 0px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-bottom: 5px;
}
.DomandaFaq {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(FaqPoint.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: 15px;
}
.DomandaFaq a:link {
	color: #666666;
}
.DomandaFaq a:visited {
	color: #666666;
}
.DomandaFaq a:hover {
	color: #333333;
}
.DomandaFaq a:active {
	color: #333333;
}
.RispostaFaq {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.Normale {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-indent: 10px;
}
.TitoloMenu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.Titolo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.IntestazioneMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 10px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-bottom: 5px;
}

.VoceMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	text-transform: none;
	font-weight: normal;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 10px;
	padding: 0px;
	font-style: normal;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.VoceMenuHL {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: normal;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 10px;
	padding: 0px;
	font-style: normal;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color:#293135;
}
.Didascalia {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: center;
}.TitoloProdotto {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.DescrizioneProdotto {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	display: block;
	margin: 0px;
}
.TestoProdotto {
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 160px;
}

.Welcome {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: center;
	height: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 15px;
}
.Tabella {
	color: #FFFFFF;
	background-color: #434F52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}.TitolettoCaratteristiche {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-style: normal;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	padding: 0px;
}
.Caratteristiche {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding: 0px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	line-height: 20px;
}
.IntestazioneCaratteristiche {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 10px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 20px;
}
.FotoCaratteristiche {
	height: 100px;
	width: 560px;
	background-color: #353E41;
}
.FotoProdottoCaratteristiche {
	height: 100px;
	width: 100px;
	float: left;
}
.TestoProdottoCaratteristiche {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 300px;
}
.TitoloProdottoCaratteristiche {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.DescrizioneProdottoCaratteristiche {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin: 0px;
}
.CaratteristichePrezzo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding: 0px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	line-height: 20px;
	text-align: right;
}
.twoColFixLtHdr #mainContentListino {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 200px;
	padding: 0px;
}

.OLD_____CentroSinistra {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 540px;
	display: block;
}
.FotoSezione {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
.IntestazioneSezione {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 140px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 25px;
	margin-bottom: 25px;
}
.ProdottiSezione {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.PannelloSezione {
	background-color: #353E41;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.IntestazioneCentro {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.IntestazioneStampati {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 0px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 0px;
	margin-bottom: 0px;
}
.VoceStampati {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-indent: 10px;
	margin: 0px;
}
.FotoStampato {
	height: 150px;
	width: 150px;
	background-color: #353E41;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.VoceMenuDestroSmall {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 0px;
}
.Button {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 11px;
	width: 70px;
	color: #FFFFFF;
	background-color: #353E41;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 15px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}
.ComboBox {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 12px;
}
.BigButton {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 12px;
	width: 120px;
	color: #FFFFFF;
	background-color: #353E41;
	height: 50px;
	margin-bottom: 10px;
}
.TextFieldForm {
	padding: 2px;
	border: 1px solid #FF6600;
	font-size: 12px;
	width: 150px;
	margin: 0px;
	display: block;
}
.ButtonCarrello {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 12px;
	width: 55px;
	color: #FFFFFF;
	background-color: #353E41;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	text-align: center;
	line-height: 25px;
	float: right;
	margin: 5px;
}
.NormaleCentrato {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.ButtonCentrato {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 12px;
	width: 150px;
	color: #FFFFFF;
	background-color: #353E41;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 15px;
	margin: 10px;
	text-align: center;
	vertical-align: middle;
}
.ButtonStampati {
	padding: 0px;
	border: 1px solid #FF6600;
	font-size: 12px;
	width: 120px;
	color: #FFFFFF;
	background-color: #353E41;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	text-align: center;
	line-height: 25px;
	float: right;
	margin: 5px;
}
.twoColFixLtHdr #topbar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #353E41;
	padding: 0px;
	height: 80px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.HeaderInterno {
	background-color: #3B3B3B;
	padding-top: 20px;
	padding-bottom: 0;
	height: 200px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(page_bg.gif);
}
.HeaderStampati {
	background-color: #293135;
	padding-top: 0px;
	padding-bottom: 0;
	height: 170px;
	padding-right: 0px;
	padding-left: 0px;
}
.IntestazioneHeaderStampati {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	border-left-style: solid;
	text-indent: 10px;
}
.PannelloStampatiSuggerimenti {
	height: 120px;
	width: 120px;
	background-color: #353E41;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Selezionato {
	background-color: #999999;
}

.CercaButton {
	padding: 0px;
	height: 23px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MDRTextField {
	font-size: 11px;
	width: 150px;
	display: block;
	border: 1px solid #FCBB2E;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.MDRCombo {
	font-size: 11px;
	width: 155px;
	display: block;
	border: 1px solid #FCBB2E;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.__MENU_______________________________________________ {}
/* INIZIO MENU */
.TopBarLeft {
	background-image: url(TopBarLeft.jpg);
	height: 44px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.TopBarCenter {
	background-image: url(TopBarCenter.jpg);
	height: 44px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
.TopBarCenter a:link {
	color: #FFFFFF;
}
.TopBarCenter a:hover {
	color: #FFFFFF;
}
.TopBarCenter a:visited {
	color: #FFFFFF;
}
.TopBarCenter a:active {
	color: #FFFFFF;
}
.TopBarCenterWithLine {
	background-image: url(TopBarCenter.jpg);
	height: 44px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.TopBarCenterWithLine a:link {
	color: #FFFFFF;
}
.TopBarCenterWithLine a:hover {
	color: #FFFFFF;
}
.TopBarCenterWithLine a:visited {
	color: #FFFFFF;
}
.TopBarCenterWithLine a:active {
	color: #FFFFFF;
}
.TopBarCenterHalfTop {
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TopBarCenterHalfTop a:link {
	color: #FFFFFF;
}
.TopBarCenterHalfTop a:hover {
	color: #FFFFFF;
}
.TopBarCenterHalfTop a:visited {
	color: #FFFFFF;
}
.TopBarCenterHalfTop a:active {
	color: #FFFFFF;
}
.TopBarCenterHalfBottom {
	height: 24px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	text-align: center;
}
.TopBarCenterHalfBottomWithLine {
	height: 24px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}
.TopBarRight {
	background-image: url(TopBarRight.jpg);
	height: 44px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.TopBarForm {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TopBarLabel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px;
	font-style: normal;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}
.TopBarLabel a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopBarLabel a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopBarLabel a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopBarLabel a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.TopBarErrore {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	text-transform: none;
	font-weight: normal;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 0px;
	padding: 0px;
	font-style: normal;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.TopBarTextFieldLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TopBarTextField {
	font-size: 11px;
	width: 70px;
	display: block;
	border: 1px solid #FCBB2E;
	padding: 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TopBarTextFieldSmall {
	font-size: 11px;
	width: 50px;
	display: block;
	border: 1px solid #FCBB2E;
	padding: 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.TopBarButton {
	padding: 0px;
	height: 23px;
	width: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* FINE MENU */

.__HOMEPAGE___________________________________________ {}
/* INIZIO PRODOTTI HOMEPAGE */
.HomepagePannelloProdotti {
	width: 283px;
	padding: 0px;
	margin: 0px;
	background-image: url(PuntiniVert.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.HomepagePannelloProdottiDestra {
	width: 283px;
	padding: 0px;
	margin: 0px;
}
.HomepageTitoloProdotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	margin: 0px;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.HomepageTestoProdotti {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
}
.HomepageFotoProdotti {
	background-color: #FFFFFF;
	margin: 10px;
	height: 180px;
}
/* FINE PRODOTTI HOMEPAGE */

.__SINISTRA___________________________________________ {}
/* INIZIO PANNELLO DI SINISTRA */
.SpazioSinistra {
	height: 10px;
	font-size: 0px;
}
.Sinistra {
	width: 180px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.SinistraCarrello {
	width: 310px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SinistraCenter {
	background-image: url(SidebarTop.jpg);
	background-color: #FDE6B3;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-repeat: no-repeat;
	background-position: top;
}
.SinistraBottom {
	margin: 0px;
	padding: 0px;
	background-image: url(SidebarBottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.NavigationTop {
	background-image: url(NavigationTop.jpg);
	height: 7px;
}
.NavigationCenter {
	background-color: #D3D3D3;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.NavigationBottom {
	margin: 0px;
	padding: 0px;
	background-image: url(NavigationBottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.IntestazioneNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-color: #FFFFFF;
	text-align: left;
	color: #666666;
}
.NavigationItem {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.NavigationItem a:link {
	color: #666666;
}
.NavigationItem a:visited {
	color: #666666;
}
.NavigationItem a:hover {
	color: #333333;
}
.NavigationItem a:active {
	color: #666666;
}
.NavigationItemHL {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(FrecciaNavigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 10px;
}
.NavigationItemHL a:link {
	color: #666666;
}
.NavigationItemHL a:visited {
	color: #666666;
}
.NavigationItemHL a:hover {
	color: #333333;
}
.NavigationItemHL a:active {
	color: #666666;
}
.IntestazioneMenuDestro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-color: #FBBB29;
	text-align: left;
}
.IntestazioneMenuDestroSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.IntestazioneMenuDestro a:link {
	color: #666666;
}
.IntestazioneMenuDestro a:visited {
	color: #666666;
}
.IntestazioneMenuDestro a:hover {
	color: #333333;
}
.IntestazioneMenuDestro a:active {
	color: #666666;
}
.LineaBottomButton {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-color: #FBBB29;
	width: 153px;
	height: 30px;
}
.SpaziaturaProdottiBozze {
	height: 10px;
	font-size: 1px;
	line-height: 10px;
	margin: 0px;
}

.VoceMenuDestro {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.VoceMenuDestro a:link {
	color: #666666;
}
.VoceMenuDestro a:visited {
	color: #666666;
}
.VoceMenuDestro a:hover {
	color: #333333;
}
.VoceMenuDestro a:active {
	color: #666666;
}
.VoceMenuDestroHL {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(FrecciaNews.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 10px;
}
.VoceMenuDestroHL a:link {
	color: #666666;
}
.VoceMenuDestroHL a:visited {
	color: #666666;
}
.VoceMenuDestroHL a:hover {
	color: #666666;
}
.VoceMenuDestroHL a:active {
	color: #666666;
}
.VoceMenuDestroDida {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.VoceMenuDestroImmagine {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* FINE PANNELLO DI SINISTRA */

.__CENTRO_____________________________________________ {}
/* INIZIO PANNELLO DI CENTRO */
.Centro {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 570px;
}
.CentroBig {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 760px;
}
.Immagine {
	margin-bottom: 5px;
}

.CentroCarrello {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 310px;
}
.TitoloCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.SottotitoloCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.SottotitoloCentro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TestoCentro {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.DidaCentro {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.TextFieldLabelCentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TextFieldLabelCentro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldLabelCentroNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TextFieldCentro {
	font-size: 12px;
	color: #666666;
	width: 150px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldSfoglia {
	padding: 2px;
	font-size: 12px;
	border: 1px solid #999999;
	color: #666666;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.ButtonSfoglia {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #FF6600;
	color: #FFFFFF;
	width: 70px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #353E41;
}
.TextFieldCentroSmall {
	font-size: 12px;
	color: #666666;
	width: 50px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldCentroIndirizzo {
	font-size: 12px;
	color: #666666;
	width: 110px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldCentroTelCell {
	font-size: 12px;
	color: #666666;
	width: 100px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldGG {
	font-size: 12px;
	color: #666666;
	width: 50px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldMM {
	font-size: 12px;
	color: #666666;
	width: 90px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldAAAA {
	font-size: 12px;
	color: #666666;
	width: 60px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldProvincia {
	font-size: 12px;
	color: #666666;
	width: 157px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextFieldProvinciaSmall {
	font-size: 12px;
	color: #666666;
	width: 77px;
	display: block;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TextAreaCentro {
	font-size: 12px;
	color: #666666;
	width: 300px;
	display: block;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ButtonCentro {
	padding: 0px;
	height: 23px;
	width: 23px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.IntestazioneMenuStampati {
	padding: 0px;
	background-color: #E4E5E4;
	margin: 0px;
	height: 15px;
}
.IntestazioneMenuOrdiniTop {
	padding: 0px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.IntestazioneMenuOrdiniBonifico {
	padding: 0px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.IntestazioneMenuOrdiniTotaliLog {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.IntestazioneMenuOrdiniArticoli {
	padding: 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.IntestazioneTabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FCBB2E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.CampiTabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	text-align: center;
	height: 50px;
}
.CampiTabellaUltimo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.CampiTabellaBottoneUltimo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.OrdiniSfumaturaTop {
	background-image: url(OrdiniDettaglioTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
.OrdiniSfumaturaBottom {
	background-image: url(OrdiniDettaglioBottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
.Product_DidascaliaAnteprima {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.InformazioniProdottoPannello {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.InformazioniProdottoTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.InformazioniProdottoTitoloCarrello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.Product_Pannello {
	height: 180px;
	width: 170px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.Product_PannelloBig {
	height: 280px;
	width: 270px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.Ordini_Pannello {
	height: 170px;
	width: 170px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.IntestazioneProdotto {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.VoceProdotto {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.VoceProdottoUltimo {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.IntestazioneDettagliUtenti {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.DettagliUtenti {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.IntestazioneOrdini {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.VoceOrdini {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	line-height: 25px;
}
.VoceOrdiniUltimo {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.IntestazioneCarrello {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.VoceCarrello {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	line-height: 25px;
}
.LineaBottomButtonCarrello {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-color: #FBBB29;
	height: 30px;
	text-align: center;
}
.VoceProdottoPagamento {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.VoceProdottoPagamentoCarte {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	vertical-align: middle;
}
.DivisorePagamento {
	font-size: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBBB29;
}
.VoceProdottoPagamentoUltimo {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 20px;
}
.PulsanteProdotto {
	margin-top: 10px;
	margin-bottom: 10px;
}
.PulsanteStampati {
	margin: 0px;
	height: 30px;
}
.Interlinea {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.InterlineaOrdini {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* FINE NEWS */
.VoceNavigazione {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.NavigationBorder {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.NavigationBorder a:link {
	color: #666666;
}
.NavigationBorder a:visited {
	color: #666666;
}
.NavigationBorder a:hover {
	color: #333333;
}
.NavigationBorder a:active {
	color: #333333;
}
/* FINE PANNELLO DI CENTRO */

.__DESTRA_____________________________________________ {}
/* INIZIO PANNELLO DI DESTRA */
.Destra {
	padding: 0px;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.DestraCarrello {
	padding: 0px;
	width: 310px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.PannelloCarrello {
	margin-right: 10px;
	margin-left: 10px;
}

.BoxOfferte {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* FINE PANNELLO DI CENTRO */

.__NEWS_______________________________________________ {}
/* INIZIO NEWS */
.TitoloPannelloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.TitoloNewsBox {
	color: #7F7458;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FCBB2E;
	border-right-color: #FCBB2E;
	border-bottom-color: #FCBB2E;
	border-left-color: #FCBB2E;
	margin-left: 5px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 10px;
	border-top-style: solid;
	list-style-image: url(FrecciaNews.jpg);
	list-style-position: outside;
}
.OcchielloNewsBox {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.TitoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCBB2E;
	text-align: left;
	line-height: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(Puntini.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.SottotitoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
