a:link,a:visited{
	color: #FF6600;
	text-decoration: none;
}

a:hover,a:active{
	color: #6C609E;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 6px 0 6px 0;
}

blockquote b, blockquote strong{
	color: #6C609E;
	text-transform: uppercase;
}

body{
	background-color: #fff; /*NECESSARIO*/
	color: #000000;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

button .nascondi{
	display: none;
}

button, div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 192px;
}

button.btnmedio, div.btnmedio{
	background-image: url(Sfondi/ButtonMedio.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	width: 102px;
}

button.btnpiccolo, div.btnpiccolo{
	background-image: url(sfondi/ButtonOk.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 0 2px;
	padding: 0 0 2px 0;
	vertical-align: middle;
	width: 32px;
}

caption{
	color: #666666;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

cite{
	background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #999999;
	display: block;
	line-height: 1.8em;
	padding: 0 40px 20px 0;
	text-align: right;
}

div#areacontatti{
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

div.btngrande a, div.btnmedio a, div.btnpiccolo a {
	color: #000000;
}

div.btngrande, div.btnmedio{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

div.citazione {
	background-image: url(Sfondi/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	margin: 1em auto 2em auto;
	padding: 14px;
	text-align: right;
	text-indent: 20px;
	width: 20em;
}

div.citazione p {
	color: #666666; 
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
}

div.elencografico{
	list-style-image: url(Sfondi/NewsUl.gif);
	list-style-position: outside;
}

div.hr {
	background: url(Sfondi/hr.gif) #FFFFFF no-repeat;
	height: 30px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

div.sfondo1{
	background-color: #999999;
}

div.sfondo1 td{
	background-color: #FFFFFF;
}

fieldset{
	background-image: url(Sfondi/Fieldset.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 20px 0 20px 40px;
	width: 500px;
}

fieldset .inlinea1{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 70%;
}

fieldset .inlinea2{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 30%;
}

fieldset .inlinea2 label{
	width: 60px;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset textarea, fieldset label{
	float: left;
}

h1{
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	height: 16px;
	margin: 0;
	padding: 0 0 6px 10px;
	text-align: left;
	overflow: hidden;
	background-image: url(Sfondi/BgTitolo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


h2{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 0 1px 6px;
	position: relative;
	line-height: 1.2;
	margin: 4px 0 8px 0;
	text-align: left;
	border-bottom: 1px dotted #685E91;
}

 h3, h4, h5, h6{
	line-height: 1.2;
	margin: 4px 0 8px 0;
	text-align: left;
}

h3{
	color: #534D6E;
	font-size: 13px;
}

h4{
	border-bottom: 1px dotted #FF9900;
	color: #FF9900;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0 0 1px 20px;
}

h5{
	border: 1px solid #999999;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 30px 20px 10px;
	padding: 1px 1px 1px 10px;
	text-transform: uppercase;
}

h6{
	color: #000000;
	font-family: Tahoma,Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	border: 0px solid #ff9900;
	border-top-width: 2px;
	height: 0px;
	margin: 20px;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	background-color: #FFFFFF;
	border: 3px solid #E1E1E1;
	padding: 1px;
}

input.bordo, textarea, select{
	background-color: #EEEEEE;
	border: 1px solid #666;
	margin: 2px 0 2px 0;
	padding: 1px;
}

input.nofloat{
	float: none;
}

label{
	line-height: 140%;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	width: 160px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.mail{
	background-image: url(Sfondi/Mail.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 140px;
}

legend{
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	padding: 4px;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.5;
}

p, td{
	font-size: 12px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin-top: 0;
}

th{
	font-size: 10px;
	font-weight: normal;
}

ul, ol{
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.commenti{
	color: #666;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.commenti .data{
	color: #49007B;
	font-size: 10px;
	font-weight: bold;
}

ul.commenti .firma{
	color: #999999;
	float: right;
	font-style: oblique;
	margin: 10px 10px 0 0;
	text-align: right;
}

ul.commenti li{
	background-image: url(Sfondi/UlCommenti.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 10px 10px 10px 4px;
	padding: 2px 0 5px 60px;
}

ul.elencopdc{
	list-style-type: none;
	margin: 0;
	text-align: left;
}

ul.elencopdc li{
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	margin: 8px 40px 4px 0;
	padding-bottom: 1px;
}

ul.elencopdc li img{
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 24px;
}

ul.elencopdc li.nobordo{
	border-bottom: 1px dashed #FFFFFF;
}

ul.square{
	list-style: square;
}

.address{
	color: #666666;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}

.anteprimabox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom; /* CatalogoIndex = 2 */
	background-repeat: repeat-x;
	margin: 0 10px 10px 2px;
	padding: 4px;
	position: relative;
	text-align: left;
}

.anteprimaico{
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 108px;
}

.anteprimaico img{
	border: 4px solid #CCCCCC;
	padding: 0;
}

.anteprimaprezzo{
	float: left;
	margin-left: 6px;
	overflow: hidden; /*width: 380px;*/
}

.anteprimatesto {
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #544F81;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #FF9900;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 6px 0;
	padding: 0;
	text-transform: uppercase;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #666666;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #FF9900;
}

.barrato{
	text-decoration: line-through;
}

.bg1{
	background-color: #F2F2F2;
}

.bg1, .bg2{
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 0 2px 0;
}

.bg2{
	background-color: #E1E1E1;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box {
	float: left; /* CatalogoIndex = 1 */
	font-size: 12px;
	margin: 0 0 2px 2px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	text-align: left;
	width: 120px;
	height: 168px;
/*	background-color: #eee;*/
}

.boxico{
	height: 126px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 86px;
}
.boxico a:link, .boxico a:visited{
	background-color: #CCCCCC;
	padding: 3px;
	width: 80px;
	display: block;
}
.boxico a:hover, .boxico a:active{
	background-color: #FF9900;
}
.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxmarca{
	background-image: url(Sfondi/BgMarche.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 124px;
	margin: 4px 3px 6px 2px;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
	width: 124px;
}

.boxmarcaico{
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	margin: 5px 12px 0 12px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	width: 100px;
}

.boxmarcatitolo{
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 0px;
	text-align: center;
}

.boxmarcatitolo a:link, .boxmarcatitolo a:visited {
	color: #6C609E;
}

.boxmarcatitolo a:hover, .boxmarcatitolo a:active {
	color: #FF9900;
	text-decoration: none;
}

.boxprezzo{
	text-align: right;
}

.boxtesto{
	font-size: 11px;
	line-height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0 0 0 2px;
	text-align: left;
	vertical-align: middle;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #000000;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #FF9900;
	text-decoration: none;
}

.boxtitolo{
	border-width: 0;
	color: #000000;
	font-size: 11px;
	line-height: 110%;
	margin: 0;
	overflow: hidden;
	font-weight: bold;
	padding: 1px 0 0 2px;
	text-align: left;
	text-transform: uppercase;
}

.boxtitolo em{
	color: #555;
	font-weight: normal;
	font-style: normal;
}
.boxtitolo a:link, .boxtitolo a:visited{
	color: #49007B;
}
.boxtitolo em a:link, .boxtitolo em a:visited{
	color: #555;
}
.boxtitolo a:hover, .boxtitolo a:active{
	color: #FF822F;
	text-decoration: none;
}

.breadcrumbs{
	background-image: url(Sfondi/breadcrumbs.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 17px;
	color: #333333;
	font-size: 12px;
	line-height: 1.1;
	margin: 4px -10px 8px -10px;
	overflow: hidden;
	padding: 3px 0 20px 14px;
	position: relative;
	text-align: left;
}

.breadcrumbs  a.percorso {
	color: #333333;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:link, .breadcrumbs  a.percorso:visited{
	color: #333333;
}
.breadcrumbs  a.percorso:hover, .breadcrumbs  a.percorso:active{
	color: #6C609E;
}

.breadcrumbs .page{
	color: #333;
	margin: 0 1px 0 1px;
	padding: 2px;
	font-weight: bold;
}

.breadcrumbs .pagesel{
	color: #FF6D0B;
	font-weight: bold;
	padding: 2px;
}

.breadcrumbs em{
	color: #6C609E;
	font-style: normal;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
}

.breadcrumbs em b{
	color: #49007B;
}

.catbox{
	float: left;
	height: 160px;
	margin: 0 6px 10px 0;
	overflow: hidden;
	text-align: center;
	width: 134px;
}

.catboxico{
	background-image: url(Sfondi/BgMarche.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 124px;
	height: 124px;
	border: 0;
	padding: 1px;
	text-align: center;
}
.catboxico img{	
	height: 120px;
	width: 80px;
	text-align: center;
	margin: 2px 22px 2px 22px;
	border: none;
}
.catboxtesto{
	font-size: 11px; /*background-color: #e1e1e1;*/
	line-height: 1.4;
	text-align: left;
}

.catboxtitolo{
	color: #FFFFFF; /*background-color: #e1e1e1;*/
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.catboxtitolo a:link, .catboxtitolo a:visited{
	color: #49007B;
}
.catboxtitolo a:hover, .catboxtitolo a:active{
	color: #FF822F;
}

.clear{
	clear: both; /*NECESSARIO*/
}

.didascalia{
	font-size: 10px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.elenco {
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.elenco a:link,.elenco a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active{
	color: #999999;
	text-decoration: underline;
}

.errormsg{
	color: #666666; /*NECESSARIO*/
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 20px;
	text-align: center;
}

.errormsg strong, .errormsg b{
	color: #FF6600; /*NECESSARIO*/
}

.evidenza{
	background-color: #EEEEEE;
	color: #FF9900; /* DEVE essere un formato VISIBILE */
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px;
	padding: 6px;
}

.evidword{
	background-color: #E1E1E1;
	color: #544F81;
	font-size: 13px;
}

.evidword, evidword2{
	font-size: larger;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px;
}

.evidword2{
	color: #FF9900;
}

.formula{
	color: #FF6600;
	text-align: right;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #6C609E;
}

.grande{
	font-size: 16px;
}

.help-message{
	background-image: url(Sfondi/Msg_Obblig.gif);
}

.help-message em, .info-message em{
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	color: #333333;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px 4px 2px 4px;
	position: absolute;
}

.help-message, .info-message{
	background-repeat: no-repeat;
	display: block !important;
	display: none; /* IE6 e inferiori */
	float: left;
	height: 18px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 18px;
}

.help-message:hover em{
	left: 40px;
	top: -5px;
}

.iconew{
	background-image: url(Sfondi/New.png);
}

.iconew, .icopromo{
	background-repeat: no-repeat;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 1;
	right: 8px;
}

.icopromo{
	background-image: url(Sfondi/Promo.png);
}

.indicebox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom;          /* CatalogoIndex = 2 */
	background-repeat: repeat-x;
	margin: 0 4px 6px 0;
	padding: 3px;
	overflow: hidden;
	text-align: center;
	width: 48%;
	float: left;
}

.indiceico{
	border: 3px solid #ccc;
	float: left;
	height: 120px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 80px;
}

.indicetesto{
	font-size: 12px;
	text-align: left;
}

.indicetitolo{
	color: #675E8E;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.2;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	text-align: left;
}

.indicetitolo a:link, .indicetitolo a:visited{
	color: #675E8E;
}
.indicetitolo a:hover, .indicetitolo a:active{
	color: #FF9900;
}

.info{
	color: #666666; /*NECESSARIO*/
	font-size: 12px;
}

.info-message{
	background-image: url(sfondi/Msg_info.gif);
}

.info-message:hover em{
	left: 20px;
	top: -5px;
}


.marcacont{
	margin: 0;
	padding: 0px;
}

.menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu .bottom{
	background-image: url(Sfondi/MenuBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 0 14px 0;
}

.menu .menutit, #boxcerca .top{
	background-image: url(Sfondi/MenuTit.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 16px;
	text-align: left;
	margin: 0px;
}

.menu li a:link,.menu li a:visited{
	color: #333333;
	display: block;
	margin: 0;
	text-decoration: none;
}

.menu li.liv1 a:link,.menu li.liv1 a:visited{
	padding-left: 14px;
}

.menu li.liv1 a:hover,.menu li.liv1 a:active{
	color: #FF6600;
}

.menu li.liv1, .menu li.liv1sel {
	line-height: 110%;
	margin: 0;
	overflow: hidden;
	padding: 4px 0 4px 0;
	text-decoration: none;
}

.menu li.liv1sel a:link,.menu li.liv1sel a:visited{
	color: #6A6394;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(Sfondi/BulletSel.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

.menu li.liv2 a:link,.menu li.liv2 a:visited{
	color: #333333;
	padding-left: 24px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	background-color: #E1E1E1;
	color: #FF822F;
}

.menu li.liv2, .menu li.liv2sel {
	line-height: 110%;
	margin: 0;
	padding: 2px 0 2px 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	color: #FF822F;
	font-weight: bold;
	padding-left: 24px;
}

.menu li.liv3 a:link, .menu li.liv3 a:visited{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3 a:hover,.menu li.liv3 a:active{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3, .menu li.liv3sel {
	line-height: 110%;
	margin: 0;
	padding: 2px 0 2px 0;
	padding-left: 30px;
}

.menu li.liv3sel a:link,.menu li.liv3sel a:visited{
	font-weight: bold;
}

.menu li.liv3sel a:hover,.menu li.liv3sel a:active{
	background-color: #FFFFFF;
	color: #000000;
}

.menu ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}

.piccolo{
	font-size: 11px;
}

.prezzo, .anteprimaprezzo {
	background-color: #CCCCCC;
	color: #49007B;
}

.ricarica{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.ricarica a{
	background-color: #444444;
	color: #FFFFFF;
	padding: 3px 4px 3px 4px;
}

.ricarica a:hover, .ricarica a:active{
	color: #CCCCCC;
}

.sfondo1{
	background-color: #F2F2F2;
}

#anteprimacont{
	clear: both;
}
#boxcerca {
	margin: 0px;
	padding: 0px;
}
#boxcerca form{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#boxcerca input{
margin-left: 4px;
}


#boxlogin{
	margin: 16px 0 0 4px;
}

#boxlogin input{
	border: 1px solid #666666;
	margin: 1px 0 1px 10px;
	padding: 1px;
	width: 90px;
}

#boxlogin label{
	clear: left;
	color: #333333;
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 190px;
}

#boxlogin p{
	font-size: 10px;
	text-align: center;
}

#boxlogin ul{
	font-size: 10px;
	margin: 0 0 0 10px;
	white-space: nowrap;
}

#container{
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left;
	background-color: transparent;
}

#contcommenti{
	padding: 0 20px 0 20px;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: justify; /* Margin e Padding (Left e Right) DEVONO essere 0 */
}

#counter{
	clear: both;
	color: #999999; /*NECESSARIO*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 60px;
	text-align: left;
}

#credits{
	font-size: 10px; /*NECESSARIO*/
	margin: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}

#flashcont{
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#footer{
	clear: both;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#gallerycont{
	height: 580px;
	left: 50%;
	margin-left: -480px;
	margin-top: -290px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 960px;
}

#header{
	padding: 0;
	text-align: center;
	width: 100%;
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#lang{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}


#menusx, #menudx {
	float: left; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
}

#navlist a:hover, #navlist a:active{
	color: #FF9900;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #FF9900;
}

#navlist ul{
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#newscont, #scheda{
	line-height: 140%;
	overflow: hidden;
	padding: 2px 12px 10px 12px;
	margin:  0 0 0 4px;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin: 0;	
	background-image: url(Sfondi/BgNewscontBottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 10px;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #FFFFFF;
	display: block;
}

#prodotticorr {
	margin: 10px 0 0 0;
	padding: 0px;
}

#prodotticorr .anteprimabox{
	background-color: #EEEEEE;
	background-image: none;
	border: 1px solid #CCCCCC;
	height: auto;
	margin: 0 0 8px 0;
	padding: 0px;
}

#prodotticorr .anteprimaico {
	float: left;
	margin: 0px 20px 0px 4px;
	padding: 0px;
}

#prodotticorr .anteprimatable {
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
}

#prodotticorr .anteprimatesto .frmshop{
	margin: 0px;
	padding: 0px;
}

#storearea {
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: center;
}

#titolopagina {
	color: #333;
	margin: 0;
	padding: 0;
}

