a{
	z-index: 10;
}

a:link,a:visited{
	color: #0291B3;
	text-decoration: none;
}

a:hover{
	position: relative;
	z-index: 100;
}

a:hover span.linkmsg, p a:hover span.linkmsg{
	background: #FFFFCC;
	border: 1px solid #666666;
	color: #000000;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 1em;
	line-height: 1.1;
	padding: 1px 4px;
	position: absolute;
	text-decoration: none;
	top: -0.6em; 
	/*width: 300px;
	font-size: 11px;*/
	white-space: nowrap;
	z-index: 10;
}

a:hover, a:active{
	color: #FF6600;
}
.hand{
	cursor: pointer;
}
address, blockquote, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	color: #555555;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 6px 0 6px 0;
}

blockquote b, blockquote strong{
	color: #00528A;
}

body{
	background-color: #FFFFFF; /*NECESSARIO*/
	color: #333333;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

body#gallery{
	background-image: none;
}

body#shadow{
	background-color: #E1E1E1;
}

button#btnaggiorna{
	display: none; /*background-color: transparent;
	border: 0;
	cursor: pointer; background-image: url(sfondi/ButtonAggiorna.gif);*/
}

button.btncompra, form#cercapunto button.reset{
	background-color: transparent;
	background-image: url(sfondi/BtnHigh_Low.gif);
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
}

button.btncompra, form#cercapunto button.reset, button.cerca{
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 10px;
	height: 24px;
	width: 62px;
}

button.btngrande , div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #000000;
	cursor: pointer;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 174px;
}

button.btnmedio, div.btnmedio{
	background-color: transparent;
	background-image: url(sfondi/ButtonMedio.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	height: 28px;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	text-align: center;
	width: 80px;
}

button.btnpiccolo, div.btnpiccolo{
	background-color: transparent;
	background-image: url(sfondi/ButtonOk.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 22px;
}

button.cerca{
	background-color: transparent;
	background-image: url(sfondi/BtnCerca.gif);
	border: 0;
	color: #333333;
}

button.logout{
	background-color: transparent;
	background-image: url(sfondi/Logout.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	text-transform: uppercase;
	width: 140px;
}

button.trg{
	background-image: url(Sfondi/ButtonOrdina.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #555555;
	font-weight: normal;
	height: 20px;
	margin: 0 0 0 8px;
	padding: 0;
	text-align: left;
	width: 39px;
}

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 10px 20px 0;
	text-align: right;
}

div#areacontatti{
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

div#ombra{
	background-color: #999999;
	margin: 4px;
	position: relative;
	top: +6px;
}

div#ombra h4{
	background-color: #FF0000;
	color: #FFFFFF;
}

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 0.6em 2em auto;
	padding: 8px;
	text-align: right;
	text-indent: 20px;
	width: 18em;
}

div.citazione p {
	color: #666666; /*	background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
}

div.hr {
	background: url(sfondi/HR.gif) #FFFFFF no-repeat;
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

fieldset{
	background-color: #EEEEEE;
	border: 0;
	margin: 0 0 10px 0px;
	padding: 6px 6px 10px 24px;
}

fieldset .inlinea1{
	clear: left;
	float: left;
	overflow: hidden;
	padding: 0;
	width: 60%;
}

fieldset .inlinea2{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 37%;
}

fieldset .inlinea2 label{
	width: 38px;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset label, fieldset textarea {
	float: left;
}

form#cercapunto{
	background-color: #EEEEEE;
	border: 1px solid #DCDCDC;
	margin: 3px 0 3px 0;
	padding: 4px;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	line-height: 110%;
}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", serif;
	margin: 4px 0 8px 0;
	text-align: left;
}

h1:first-letter{
	color: #666666;
	font-size: 30px;
	font-weight: bold; /*letter-spacing: 1px;*/
}

h2 {
	color: #C40001;
	font-size: 170%;
	font-weight: normal; /*letter-spacing: 2px;*/
	line-height: 1.4;
	margin: 4px 0px 10px 6px;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: 150%;
	font-weight: normal; /*letter-spacing: 1px;*/
	line-height: 120%; /*	padding: 0px;*/
}

h4 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 16px;
	padding: 0 5px 3px;
}

h4 b{
	color: #FF6600;
}

h4, h5, h6{
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 1px; /*line-height: 1.3;*/
	margin: 20px 0 6px 0;
	text-align: left;
}

h5 {
	border: 1px solid #999999;
	color: #0291B3; /*font-size: 14px;*/
	font-size: 110%;
	font-weight: bold; /*letter-spacing: 1px;*/
	margin: 10px 0;
	padding: 1px 1px 1px 10px;
	text-transform: uppercase;
}

h6 {
	color: #666666; /*font-size: 14px;*/
	font-size: 100%;
	font-weight: bold; /*letter-spacing: 1px;*/
	padding: 0px;
	text-transform: uppercase;
}

hr {
	border: 0px solid #9AC40B;
	border-top-width: 2px;
	height: 0px;
	margin: 20px;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 1px;
}

input.bordo, textarea, select, form#cercapunto input{
	border: 1px solid #999999;
	margin: 1px 0 1px 0;
	padding: 1px;
}

label{
	font-family: Georgia, Times, "Times New Roman", serif;
	line-height: 140%;
	padding: 4px 0 4px 0;
	vertical-align: middle;
	width: 130px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.mail{
	background-image: url(sfondi/Mail.gif);
	background-position: center right;
	background-repeat: no-repeat;
	color: #00528A;
	font-weight: bold;
	padding: 10px 0 10px 6px;
}

legend{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px; /*	font-weight: bold;*/
	line-height: 1.3;
	padding: 2px 10px 2px 10px;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.6;
}

p, td{
	font-size: 12px;
}

p.deco:first-letter {
	background-color: #EEEEEE;
	border: 1px solid #666666;
	color: #FFFFFF;
	float: left;
	font-family: Georgia,"Times New Roman",Times, serif;
	font-size: 30px;
	margin: 0 4px 0 0;
	padding: 4px 8px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0px;
}

table.sfondo1{
	background-color: #999999;
}

table.sfondo1 td{
	background-color: #FFFFFF;
}

th{
	background-color: #E3E3E3;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

ul#store li.liv1 a:link, ul#store li.liv1 a:visited{
	background-color: #EEEEEE;
	color: #FF6600;
}

ul#store li.liv1 a:hover, ul#store li.liv1 a:active{
	background-color: #999999;
	color: #FFFFFF;
}

ul#store li.liv1sel a:link, ul#store li.liv1sel a:visited{
	background-color: #EEEEEE;
	background-image: url(Sfondi/bgLiv2Sel.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FF6600;
	font-weight: bold;
}

ul#store li.liv2 a:link, ul#store li.liv2 a:visited{
	background-color: #EEEEEE;
	color: #333333;
	padding-left: 20px;
}

ul#store li.liv2 a:hover, ul#store li.liv2 a:active{
	background-color: #EEEEEE;
	font-weight: normal;
}

ul#store li.liv2sel a:link, ul#store li.liv2sel a:visited{
	background-color: #EEEEEE;
	color: #FF6600;
	font-weight: bold;
	padding-left: 20px;
}

ul, ol{
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.commenti{
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.commenti .data{
	color: #757575;
	font-size: 10px;
	font-weight: bold;
}

ul.commenti .firma{
	color: #999999;
	float: right;
	font-style: oblique;
	margin: 10px 0 0 0;
	text-align: right;
}

ul.commenti li{
	border-bottom: 1px dashed #FF6600;
	list-style-image: url(Sfondi/UlCommenti.gif);
	list-style-position: inside;
	margin: 10px 10px 10px 30px;
	padding: 0 0 4px 0;
}

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: 0;
}

ul.square{
	list-style: square;
}

.address{
	color: #555;
	font-size: 10px;
	padding: 4px;
	text-align: center;
}

.anteprimabox{
	background-image: url(sfondi/Anteprima.gif); /* NON imporre height!!! */
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 2px;
	position: relative; /* serve per il bottone. Non togliere!! */
	text-align: left;
}

.anteprimaico{
	float: left;
	margin: 0 10px 0 0;
	padding: 0; /*width: 204px;
	height: 131px;
	overflow: hidden;*/
	text-align: center;
}

.anteprimaico a:link, .anteprimaico a:visited{
	background-color: #FFFFFF;
	display: block; /*width: 200px;	
	height: 125px;*/
	padding: 3px;
}

.anteprimaico a:hover, .anteprimaico a:active{
	background-color: #0291B3;
}

.anteprimatable {
	bottom: 4px;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
	width: 390px; /* Schede Correlate */
}

.anteprimatesto {
	color: #444444; /*float: right;width: 390px;*/
	font-size: 12px; /*font-family: Tahoma, Verdana, sans-serif;*/
	line-height: 1.3;
	margin: 0px;
	padding: 6px 0px 10px 6px;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #444444;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #00528A;
	text-decoration: none;
}

.anteprimatitolo{
	font-family: Georgia, "Times New Roman", serif; /*	float: right;	width: 390px;*/
	font-size: 12px;
	line-height: 110%;
	padding: 0 0 6px 4px;
	text-align: left;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited{
	color: #02A3CA;
	text-decoration: none;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active{
	color: #FF6600;
	text-decoration: none;
}

.bannersupporto{
	background-image: url(images/BgBanner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.barrato{
	color: #666666;
	text-decoration: line-through;
}

.bg1, .bg2{
	background-color: #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 0 2px 0;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box{
	background-color: #E1E1E1;
	float: left; /* CatalogoIndex = 1 */
	font-size: 11px;
	margin: 0 4px 4px 0;
	overflow: hidden;
	padding: 4px;
	position: relative;
	text-align: left;
	width: 160px;
	height:190px;
}

.box .boxico{
	height: 100px;
	margin: 0px;
	overflow: hidden;

}

.box .boxico img{
	border: 4px solid #FFFFFF;
}

.box ul{
	color: #666666;
	font-size: 10px;
	list-style: square;
	margin-left: 26px;
	margin-right: 4px;
	padding: 0;
}

.boxextra {
	background-color: #D9D9D9;
	float: left;
	font-size: 11px;
	margin: 0 8px 8px 0;
	overflow: hidden;
	padding: 6px;
	position: relative;
	text-align: center;
	width: 200px;
}

.boxextra img{
	border: 2px solid #FFCC00;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 200px;
}

.boxicomap{
	border: 2px solid #DCDCDC;
	float: left;
	height: 90px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	padding: 0;
	width: 90px;
}

.boxicomap img{
	margin: 0;
	padding: 0;
}

.boxombra .boxico img{
	margin: 0px;
	padding: 0px;
}

.boxprezzo{
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.boxprezzo img{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/*DIDASCALIE TRASPARENTI INIZIO*********************************/
.boxprova {
	float: left;
	margin: 0px;
	padding: 0px;
}

.boxprova .boxtestoprova{
	margin: 0; /*border: 1px solid #FFCC00;*/
	padding: 0px;
}

.boxprova .boxtitoloprova,  .boxprova .boxtestoprova {
	background-image: url(sfondi/opacity2.png);
	background-position: 0 -40px;
	background-repeat: repeat-x;
	bottom: 0;
	color: #FFCC00;
	cursor: pointer;
	font-size: 10px;
	padding: 3px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.boxprova a {
	color: #FFFFFF;
	float: left;
	position: relative;
	text-decoration: none;
}

.boxprova a:hover .boxtitoloprova, .boxprova a:hover .boxtestoprova {
	background-position: 0 -160px;
	color: #333333;
}

.boxprova img {
	border: 0;
	display: block;
}

.boxtesto{
	color: #444444;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	line-height: 1.3;
	margin: 0px;
	padding: 0 4px 0 6px;
	text-align: left;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #000000;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #02A3CA;
}

.boxtestomap{
	color: #333333;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 11px;
	line-height: 1.1;
	text-align: left;
	width: 360px;
}

.boxtestomap .evid{
	color: #FF0000;
	font-weight: bold;
}

.boxtestomap .evid em,.boxtestomap em{
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0 4px 0 0;
}

.boxtestomap p{
	font-size: 11px;
	line-height: 1.1;
	margin: 0px;
	padding: 2px 0 2px 0;
}

.boxtitolo{
	color: #02A3CA;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 0 2px 6px;
	text-align: left;
	text-transform: uppercase;
}

.boxtitolo .boxtesto a:hover, .boxvideo .boxtitolo a:active{
	color: #FF6600;
}

.boxtitolo a:link, .boxtitolo a:visited{
	color: #02A3CA;
	text-decoration: none;
}

.boxtitolo a:hover, .boxtitolo a:active{
	color: #FF6600;
	text-decoration: none;
}

.boxtitolomap{
	color: #FF6600;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 0;
	text-align: left;
}

.boxvideo {
	float: left; /* CatalogoIndex = 1 */
	font-size: 11px;
	margin: 4px 6px 2px 0px;
	overflow: hidden;
	padding: 0px;
	position: relative; /*text-align: center;*/
	text-align: left;
	width: 164px;
}

.boxvideo .boxombra{
	background-image: url(sfondi/OmbraIco.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 140px;
	margin: 0;
	padding: 0;
	width: 164px;
}

.boxvideo .boxombra .boxico{
	border-bottom: 3px solid #FFCC00;
	border-top: 3px solid #FFCC00;
	height: 77px;
	margin: 11px 0px 6px 9px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 140px;
}

.boxvideo .boxtitolo{
	background-image: url(sfondi/BoxVideoTitolo.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 110%;
	margin: 0 10px 0 9px;
	padding: 8px 26px 0 3px;
	text-transform: none;
}

.boxvideo .boxtitolo a:link, .boxvideo .boxtitolo a:visited{
	color: #333333;
}

.boxvideo .puls{
	clear: both;
	height: 24px;
	margin: 0 10px 0 10px;
	text-align: center;
	width: 140px;
}

.boxvideo .puls a:link, .boxvideo .puls a:visited{
	background-image: url(sfondi/BtnHigh_Low.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	padding: 5px;
	white-space: nowrap;
}

.boxvideo .puls a:hover, .boxvideo .puls a:active{
	color: #FFCC00;
}

.breadcrumbs{
	background: url(Sfondi/bcrumbs_bg.png) #D4D4D4;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 2px 6px 8px 6px;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.breadcrumbs  a.percorso, .breadcrumbs em {
	background: url(Sfondi/bcrumbs_link.png) no-repeat top right;
	color: #333333;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:hover{
	background-position: top right; /*background-position: bottom right;*/
	color: #FF6600;
}

.breadcrumbs .page{
	color: #555555;
	font-size: 12px;
	margin-left: 6px;
	padding: 1px;
}

.breadcrumbs .pageprimo  a.percorso, .breadcrumbs .pageultimo  a.percorso{
	color: #0291B3;
	display: inline;
	float: left;
	font-weight: bold;
}

.breadcrumbs .pagesel{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	padding: 1px;
}

.breadcrumbs em{
	font-style: normal;
	font-weight: bold;
}

.breadcrumbs em b{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	margin: 0 1px 0 1px;
	padding: 2px 6px 2px 6px;
}

.breadcrumbs span#home {
	background-image: url(sfondi/bcrumbs_home.png);
	float: left;
	height: 16px;
	margin: 6px;
	width: 16px;
}

.breadcrumbs span.freccia{
	display: none; /*color: #999;*/
}

.catbox{
	float: left;
	margin: 0 6px 24px 6px;
	overflow: hidden;
	text-align: center;
	width: 160px;
}

.catboxico{
	border: 1px solid #444444;
	padding: 2px;
	text-align: center;
}

.catboxtesto{
	background-color: #EEEEEE;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
}

.catboxtitolo{
	background-color: #444444;
	color: #00528A;
	font-size: 11px;
	margin-top: 4px;
	padding: 2px;
	text-align: center;
	text-transform: none;
}

.catboxtitolo a:link, .catboxtitolo a:visited{
	color: #FFCC00;
}

.catboxtitolo a:hover, .catboxtitolo a:active{
	color: #FF6600;
}

.claim{
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1;
	margin: 10px 0;
}

.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: 10px 0 10px 0;
	text-align: left;
}

.elenco a:link,.elenco a:visited, .elencografico a:link,.elencografico a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active, .elencografico a:hover,.elencografico a:active{
	color: #FF0000;
	text-decoration: none;
}

.elencografico li{
	background-image: url(Sfondi/BulletUl.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 2px 0 2px 20px;
}

.elencopdc a:link,.elencopdc a:visited{
	color: #000000;
	text-decoration: none;
}

.elencopdc a:hover,.elencopdc a:active{
	color: #02A3CA;
	text-decoration: none;
}

.errormsg{
	color: #02A3CA; /*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: #444444;
}

.evidenza{
	background-color: #E8F4FF;
	border: 1px solid #DCDCDC;
	color: #000000;
}

.evidenza b, .evidenza strong{
	color: #00528A;
}

.evidenza, .evidenza2{
	font-size: 13px; /*DEVE essere un formato VISIBILE */
	letter-spacing: 1px;
	line-height: 1.5; /*font-weight: bold;*/
	margin: 10px;
	padding: 3px;
	text-align: center;
}

.evidenza2{
	background-color: #F5F5F5; /*border: 1px solid #8C8C8C;*/
	border: 1px dotted #C40001;
	color: #000000;
}

.evidenza2 b, .evidenza2 strong{
	color: #C40001;
}

.evidword{
	background-color: #C40001;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
}

.evidword, .evidword2{
	letter-spacing: 0.03em; /*font-size: 14px;*/
}

.evidword2{
	border: 1px solid #C40001;
	color: #C40001;
	padding: 1px 4px 1px 4px;
}

.formula{
	color: #00528A;
	text-align: right;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #FF0000;
}

.grande{
	font-size: 16px;
}

.help-message{
	background-image: url(sfondi/MsgObblig.gif);
}

.help-message em, .info-message em{
	background-color: #FFFFFF;
	border: 1px solid #C40001;
	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);
	background-repeat: no-repeat;
	left: 0px;
}

.iconew, .icopromo{
	height: 40px;
	position: absolute;
	top: 0px;
	width: 40px;
	z-index: 1;
}

.icopromo{
	background-image: url(sfondi/Promo.png);
	background-repeat: no-repeat;
	right: 0px;
}

.indicebox{
	background-image: url(sfondi/Anteprima.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 10px 10px 20px 10px;
	overflow: hidden;
	text-align: center;
	width: 98%;
}

.indiceico{
	float: left;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
}

.indicetesto{
	font-size: 11px;
	padding: 2px 4px 4px 30px;
	text-align: left;
}

.indicetitolo{
	color: #FF6600;
	font-size: 14px;
	padding: 2px 4px 4px 30px;
	text-align: left;
	text-transform: lowercase;
}

.info{
	color: #444444; /*NECESSARIO*/
	font-size: 11px;
	font-style: italic;
	line-height: 125%;
}

.infobar{
	font-size: 10px;
	margin: 0 10px 10px 10px;
	text-transform: lowercase;
	position: relative;
	height:16px;
	line-height:16px;
	clear:both;
	width:100%;
}

.infobar .addcomment {
	background-position: 0 -112px;
}

.infobar .azioni {
	float: right;
	text-align: right;
	margin-left:50px;
}
.infobar .sinistra {
	float: left;
	width:130px;
	text-align: left;
	
	}
.infobar .azioni span {
	float: left;
	margin-left: 15px;
}

.infobar .backcomment {
	background-position: 0pt -144px;
}

.infobar .comments {
	background-position: 0 -96px;
}

.infobar .data {
	background-position: 0pt -48px;
	float: left;
}

.infobar .data, .infobar .comments, .infobar .addcomment, .infobar .backcomment {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../easyAdmin/images/icons.gif);
	/*background-position: 0% 0%;*/
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
}

.infobar select{
	background-color: #757575;
	border: 0;
	color: #FFFFFF;
	font-size: 11px;
}

.info-message{
	background-image: url(sfondi/Msg_info.gif);
}

.info-message:hover em{
	left: 20px;
	top: -5px;
}

.mappa{
	float: left;
}

.menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu .bottom{
	background-image: url(sfondi/bgMenuBottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 10px;
}

.menu .bottom2{
	background-image: url(sfondi/Menudx_bottom.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.menu .menutit {
	background-image: url(sfondi/bgMenuTit.gif);
	color: #444444;
}

.menu .menutit, .menu .menutitscuro {
	background-position: top;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 34px; /*	letter-spacing: 1px;*/
	line-height: 32px;
	padding: 2px 0 0 8px;
	text-align: left;
	vertical-align: middle;
}

.menu .menutitscuro {
	background-image: url(sfondi/bgMenuTitscuro.jpg);
	color: #FFFFFF;
}

.menu li a:link, .menu li a:visited{
	background-image: url(sfondi/bgMenuRepeat.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
	display: block;
	line-height: 120%;
	margin: 0 2px 0 2px;
	padding: 4px 0 4px 0;
	text-decoration: none;
}

.menu li.liv1 a:link, .menu li.liv1 a:visited {
	padding-left: 10px;
}

.menu li.liv1 a:hover, .menu li.liv1 a:active {
	background-color: #EEEEEE;
	color: #000000;
}

.menu li.liv1, .menu li.liv1sel {
	text-decoration: none;
}

.menu li.liv1sel a:link, .menu li.liv1sel a:visited{
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
}

.menu li.liv2 a:link,.menu li.liv2 a:visited{
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 16px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	background-color: #EEEEEE;
	color: #333333;
}

.menu li.liv2, .menu li.liv2sel {
	line-height: 170%;
	margin: 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	color: #333333;
	font-weight: bold;
	padding-left: 16px;
}

.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 {
	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: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.piccolo{
	font-size: 10px;
}

.ricarica{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.ricarica a{
	background-color: #00528A;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 3px 4px 3px 4px;
}

.ricarica a:hover, .ricarica a:active{
	color: #FFCC00;
}

.sfondo1{
	background-color: #EEEEEE;
}

.shadowico{
	color: #FFFFFF;
	font-size: 12px;
	height: 100%;
	padding: 0;
}

.shadowico img{
	padding: 10px 0 0 0;
}

.storeico {
	float: left;
	margin: 0px 4px 4px 0;
	overflow: hidden;
	padding: 2px;
	text-align: left;
	width: 96px;
}

.storeico .didascalia{
	background-color: #D4D4D4;
	color: #333333;
	font-size: 10px;
	height: 24px;
	line-height: 120%;
	overflow: hidden;
	padding: 2px 0 2px 2px;
	text-align: left;
}

.storeico .didascalia a:link, .storeico .didascalia a:visited{
	color: #666666;
}

.storeico .didascalia a:hover, .storeico .didascalia a:active{
	color: #FF6600;
}

.storeico img{
	background-color: #E1E1E1;
	border: none;
	margin: 0 0 2px 0;
	padding: 4px;
}

.storeimg {
	margin: 0 0 8px 0;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;
}

.storeimg .didascalia{
	background-color: #EEEEEE;
	border: 1px solid #9AC40B;
	bottom: 0;
	color: #333333;
	font-size: 11px;
	left: 0;
	line-height: 120%;
	margin: 0;
	padding: 3px 2px 3px 8px;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	z-index: 10;
}

.timesuno{
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#anteprimacont{
	clear: both;
}

#boxcerca{
	background-color: #EEEEEE;
}

#boxlogin{
	margin: 16px 0 0 4px;
}

#boxlogin a{
	color: #333333;
}

#boxlogin button{
	float: right;
}

#boxlogin input{
	background-color: #DCDCDC;
	border: 1px solid #666666;
	margin: 1px 0 1px 0;
	padding: 1px;
	width: 86px;
}

#boxlogin label{
	color: #333333;
	float: left;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
	width: 70px;
}

#boxlogin ul{
	clear: both;
	font-size: 10px;
	list-style-type: square;
	margin: 0 0 0 16px;
	padding: 0;
}

#colonnadx{
	float: right;
}

#colonnadx, #colonnasx{
	margin-top: 10px;
	padding-left: 4px;
	width: 48%;
}

#colonnasx{
	float: left;
}

#container{
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 0; /* 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-top: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}
#gallerycont #credits{
	margin: 0px;
	padding: 0px;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#eventicont{
	margin-left: 30px;
	margin-right: 30px;
}

#eventicont .anno{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

#eventicont .box {
	height: auto;
	width: 540px;
}

#eventicont .box p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#eventicont .data{
	background-color: #EEEEEE;
	color: #FF6600;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

#eventicont .ico {
	float: left;
	margin: 0;
	padding: 4px;
	padding-right: 10px;
}

#eventicont .titolo{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 16px;
	text-align: left;
}

#eventidx{
	color: #666666;
}

#eventidx .data{
	color: #FF6600;
}

#eventidx .top {
	height: 70px;
}

#eventidx .top a{
	font-size: 12px;
	font-weight: bold;
}

#eventidx .top div{
	padding-top: 30px;
}

#eventidx ul{
	margin: 0;
	padding: 0;
}

#flashcont{
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#footer{
	clear: both;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#footernav{
	background-image: url(Sfondi/bgFooterNav.gif); /*background-color: #F0F1F3;	
	border: 1px solid #CDCDCD;*/
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 2px 0 8px 0;
}

#footernav h3{
	background-image: url(sfondi/FooterNavH3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #00528A;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;
	text-indent: 16px;
}

#footernav li{
	color: #FF6600;
}

#footernav li a:link, #footernav li a:visited{
	color: #444444;
	text-decoration: none;
}

#footernav li a:hover, #footernav li a:active{
	color: #FF0000;
	text-decoration: none;
}

#footernav td{
	text-align: left;
}

#footernav ul{
	color: #333333;
	font-size: 11px;
	padding: 0 0 0 30px;
	text-align: left;
}

#gallerycont{
	height: 800px;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 960px;
}

#header{
	background-image: url(images/TopAldersoft.jpg); /*background-color: #FFFFFF;*/
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#infopoint {
	float: left;
	height: 480px;
	margin: 0;
	overflow: auto;
	padding: 0 0 0 0;
	width: 210px;
}

#infopoint .punto{
	border-bottom: 2px dotted #FFCC00;
	cursor: pointer;
	margin: 0 0 4px 10px;
}

#infopoint .punto .boxtestomap{
	padding: 0;
	width: auto;
}

#infopoint .punto .boxtitolomap{
	margin: 0px;
	padding: 0;
}

#lang{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#legend {
	background-color: #EEEEEE;
	border: 1px solid #D4D4D4;
	margin: 10px 0 0 2px;
	padding: 2px;
	width: 600px; /*width: 952px;*/
}

#legend .infolegend{
	float: left;
	line-height: 1.4;
	margin: 0;
	padding: 0px;
	text-align: left;
	width: 200px; /*width: 190px;*/
}

#menudx .box {
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 198px;
}

#menudx .boxico {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	height: 125px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 200px;
}

#menudx .boxico img {
	margin: 0;
	padding: 0;
}

#menudx .boxtesto{
	background-image: url(sfondi/BoxTestoAzzurro.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	margin: 0;
	padding: 10px 0 20px 6px;
	text-align: left;
}

#menudx .boxtitolo{
	background-image: url(sfondi/TopDx.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #02A3CA;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	letter-spacing: 1px;
	line-height: 13px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 2px 0 0 8px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}

#menusx #boxcerca{
	background-color: transparent;
	background-image: url(sfondi/bgMenuRepeat.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 4px 0 0 10px;
}

#menusx, #menudx {
	float: left; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	margin: 0;
	padding: 0;
}

#msgaggiorna, #msgavanti, #msgback{
	float: left;
	margin: 0 0 0 80px;
	padding: 0px;
	text-align: left;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active{
	color: #00528A;
	text-decoration: none;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #00528A;
}

#navlist ul{
	color: #666666;
	font-size: 10px;
	line-height: 160%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#navlistheader{
	background-image: url(Sfondi/Navlistheader.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
	margin: 2px 0 4px 0;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 960px;
}

#navlistheader li{
	color: #FFFFFF;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 28px;
	list-style-type: none;
	margin: 0 20px 0 20px;
	padding: 0 9px 0 9px;
	text-transform: uppercase;
	vertical-align: baseline;
	white-space: nowrap;
}

#navlistheader li a:link, #navlistheader li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navlistheader li a:hover, #navlistheader li a:active {
	color: #000000;
	text-decoration: none;
}

#navlistheader li.sel {
	color: #FFCC00;
}

#navlistheader ul{
	margin: 0;
	padding: 0;
}

#newscont, #scheda{
	line-height: 135%;
	overflow: hidden;
	padding: 6px 18px 10px 18px;
	text-align: left;
}

#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin-top: 40px;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #FFFFFF;
	display: block;
}

#shopcont{
	clear: both;
	overflow: auto;
}

#shopcont td{
	font-size: 11px;
	line-height: 120%;
}

#storearea {
	margin: 10px 0 0 0;
	padding: 0px;
	text-align: center;
}

#titolopagina h1{
	background-color: transparent;
	background-image: url(sfondi/titolo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	height: 28px;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 2px 10px 2px 10px;
	overflow: hidden;
	padding: 2px 20px 2px 20px;
	text-align: left;
}

/*.post .tags {
	background-position: 0 -16px;
}
.post .categories {
	background-position: 0 -32px;
}

.post .editpost {
	background-position: 0 -64px;
}

.post .readingblinds {
	background-position: 0 -80px;
}

.post .editlinks {
	background-position: 0 -192px;
}

*/