a{
	z-index: 10;
}

a:link,a:visited{
	color: #018FB0;
	text-decoration: none;
}

a:hover{
	position: relative;
	z-index: 100;
}

a:hover span.linkmsg{
	background-image: url(Sfondi/bgAlt.png);
	background-position: center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 4px;
	line-height: 1;
	padding: 2px 2px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: -3em;
	z-index: 10;
}

a:hover,a:active{
	color: #FF3300;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

body{
	background-image: url(sfondi/bgAll.jpg); /*NECESSARIO*/
	background-position: top;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 76.1%;
	text-align: center;
}

button , div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #000000;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: center;
	width: 174px;
}

button a:link, button a:visited{
	color: #000000;
}

button.btnmedio, div.btnmedio{
	background-color: transparent;
	background-image: url(sfondi/ButtonMedio.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	height: 28px;
	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;
}

caption{
	color: #666666;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

cite{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.6;
	margin-bottom: 20px;
	padding: 6px 0 6px 40px;
	text-transform: uppercase;
}

div#areacontatti{
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

/****************tecnica hr*************/
div.hr {
	background: url(Sfondi/HR.gif) #FFFFFF no-repeat;
	height: 20px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

div.sfondo1{
	background-color: #999999;
}

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;
}

h1{
	background-image: url(Sfondi/Titolo_550.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 6px 8px 0 8px;
	padding: 10px 0 10px 10px;
	vertical-align: middle;
}

h1 em{
	color: #666666;
	font-size: 16px;
	font-style: normal;
}

h2{
	background-image: url(Sfondi/H2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.3;
	margin: 6px 0 8px 0;
	padding: 3px 0 1px 8px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
}

h3{
	color: #007DC6;
	font-size: 17px;
}

h3, h5, h6{
	line-height: 1.3;
	margin: 10px 20px 16px 10px;
	text-align: left;
}

h4{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 30px 10px 10px;
	padding: 2px 0 2px 10px;
	text-transform: uppercase;
}

h5{
	color: #999999;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 1px 30px 1px 10px;
}

h6{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	border: 0px solid #999999;
	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{
	border: 1px solid #666666;
	margin: 1px 0 1px 0;
	padding: 0;
}

label{
	line-height: 140%;
	padding: 4px 0 4px 0;
	vertical-align: middle;
	width: 130px;
}

label, .label{
	color: #555555;
	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: #FF6600;
	font-weight: bold;
	padding: 10px 0 10px 6px;
}

legend{
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 10px 4px 10px;
	text-transform: uppercase;
}

legend.mail{
	background-image: url(Sfondi/Legend.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 10px;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.5;
}

p, td{
	font-size: 13px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin: 0;
}

th{
	background-color: #E1E1E1;
	font-size: 12px;
	font-weight: normal;
}

ul, ol{
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.square{
	list-style: square;
}
ul.elencopdc{
	list-style-type: none;
}
.address{
	color: #555555;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}

.anteprimabox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: center; /* CatalogoIndex = 2 */
	background-repeat: no-repeat;
	height: 120px;
	margin: 0 10px 5px 10px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	text-align: left;
	width: 490px;
}

.anteprimadata{
	color: #01B3DC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.anteprimaico{
	float: left;
	height: 110px;
	margin: 2px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 110px;
}

.anteprimaico a:link , .anteprimaico a:visited {
	background-image: url(Sfondi/AnteprimaIco.gif);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	padding: 0;
	width: 110px;
}

.anteprimaico a:hover , .anteprimaico a:active {
	background-image: url(Sfondi/AnteprimaIcoHover.gif);
	height: 110px;
	width: 110px;
}

.anteprimaico img{
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
}

.anteprimaprezzo{
	color: #FF7200;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: right;
}

.anteprimatesto {
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #444444;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #2F98B4;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	margin: 8px 0 8px 0;
	padding: 0;
	text-transform: uppercase;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #019FC4;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #555555;
}

.barrato{
	color: #666666;
	text-decoration: line-through;
}

.bg1{
	border-bottom: 1px solid #000000;
}

.bg1, .bg2{
	font-size: 11px;
	line-height: 120%;
	padding: 2px 0 2px 0;
}

.bg2{
	border-bottom: 1px solid #CCCCCC;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #FF3300;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box {
	background-image: url(Sfondi/bgBox.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left; /* CatalogoIndex = 1 */
	font-size: 11px;
	height: 150px;
	margin: 0 2px 2px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 260px;
}

.box .info{
	font-size: 11px;
	line-height: 1.1;
}

.box .info a:link strong, .box .info a:visited strong{
	color: #555555;
}

.box .info a:link, .box .info a:visited{
	color: #000000;
}

.box .info a:hover, .box .info a:active{
	color: #91EAFE;
}

.box button{
	bottom: 0px;
	left: 0;
	position: absolute;
}

.boxico{
	border: 0;
	float: left;
	height: 88px;
	margin: 2px 6px 2px 10px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 88px;
}

.boxico a:link , .boxico a:visited {
	border: 2px solid #FFFFFF;
	display: block;
	overflow: hidden;
	padding: 1px;
	width: 80px;
}

.boxico a:hover , .boxico a:active {
	border: 2px solid #FF7200;
	overflow: hidden;
}

.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxprezzo{
	background-color: transparent;
	background-image: url(Sfondi/bgPrezzo.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	left: 10px;
	line-height: 1.2;
	margin: 2px 0 2px 0;
	overflow: hidden;
	padding: 0 10px 0 6px;
	position: absolute;
	text-align: left;
	top: 96px;
	width: 94px;
}

.boxtesto{
	color: #333333;
	font-size: 11px;
	line-height: 1.1;
	margin: 0 2px 2px 0;
	overflow: hidden;
	padding: 1px 0 1px 0;
	text-align: left;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #333333;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #FFCC00;
}

.boxtitolo{
	border-width: 0;
	color: #C82817;
	font-size: 11px;
	font-weight: bold;
	line-height: 110%;
	margin: 4px 0 4px 10px;
	padding: 0;
	text-align: left;
}

.boxtitolo a:link, .boxtitolo a:visited{
	color: #C82817;
}

.boxtitolo a:hover, .boxtitolo a:active{
	color: #01658B;
}

.breadcrumbs{
	background-image: url(Sfondi/bgBreadCrumbs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	height: 36px;
	line-height: 1.1;
	margin: 0 -10px 0 -10px;
	overflow: hidden;
	padding: 20px 0 10px 8px;
	position: relative;
	text-align: left;
}

.breadcrumbs  a.percorso {
	color: #333333;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:hover{
	color: #2F98B4;
}

.breadcrumbs .page{
	color: #333333;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
}

.breadcrumbs .page a.percorso:link, .breadcrumbs .page a.percorso:visited{
	color: #000000;
}

.breadcrumbs .pageprimo  a.percorso, .breadcrumbs .pageultimo  a.percorso{
	background-color: #FFFFFF;
	color: #2F98B4;
	font-weight: bold;
	padding: 1px 8px 1px 8px;
}

.breadcrumbs .pagesel{
	color: #019FC4;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.breadcrumbs em{
	color: #666666;
	font-style: normal;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

.breadcrumbs em b{
	color: #019FC4;
}

.catbox{
	background-image: url(Sfondi/bgCatChiaro.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin: 0 4px 10px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 170px;
}

.catboxico{
	background-image: url(Sfondi/bgIcoCat.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 170px;
	padding: 0;
	text-align: center;
	width: 170px;
}

.catboxico img{
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.catboxtesto{
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}

.catboxtitolo{
	color: #999999;
	font-size: 15px;
	line-height: 1.1;
	margin: 0;
	padding: 10px 2px 30px 12px;
	text-align: left;
}

.catboxtitolo a:link, .catboxtitolo a:visited{
	color: #2F98B4;
}

.catboxtitolo a:hover, .catboxtitolo a:active{
	color: #2F98B4;
}

.clear{
	clear: both; /*NECESSARIO*/
}

.descrizione{
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.didascalia{
	font-size: 11px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.download {
	bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 24px 0 0;
	position: absolute;
	right: 0;
}

.download img{
	border: 0px;
}

.elenco {
	color: #CCCCCC;
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.elenco a:link,.elenco a:visited{
	color: #333333;
	padding: 0 4px 0 4px;
}

.elenco a:hover,.elenco a:active{
	color: #FF6600;
	text-decoration: none;
}

.errormsg{
	color: #595959; /*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: #FF3300; /*NECESSARIO*/
}

.eventicont{
	margin: 0px;
	padding: 0px;
}

.evidenza{
	background-color: #007DC6;
	border: 1px solid #E1E1E1;
}

.evidenza, .evidenza2{
	color: #FFFFFF;
	font-size: 15px; /*DEVE essere un formato VISIBILE */
	font-weight: bold;
	line-height: 1.5;
	margin: 20px;
	padding: 3px;
	text-align: center;
}

.evidenza2{
	background-color: #FF3300;
	border: 1px solid #8C8C8C;
}

.evidword{
	background-color: #757575;
	color: #FFFFFF;
	font-size: 15px;
}

.evidword, evidword2{
	font-weight: bold;
	line-height: 1.4;
	padding: 2px;
}

.evidword2{
	border: 1px solid #007DC6;
	color: #007DC6;
	font-size: larger;
}

.formula{
	color: #FF3300;
	text-align: right;
}

.frecciabox{
	bottom: -2px;
	height: 40px;
	margin: 0;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	right: -2px;
	width: 40px;
}

.frecciabox a:link , .frecciabox a:visited {
	background-image: url(Sfondi/Freccia.png);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 40px;
}

.frecciabox a:hover, .frecciabox a:active{
	background-image: url(Sfondi/FrecciaOver.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #FF3300;
}

.grande{
	font-size: 16px;
}

.required-message{
	background-image: url(../easyAdmin/images/MsgObblig.png);
	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 em, .required-message em{
	background-color: #FFFFFF;
	border: 1px solid #BA0101;
	color: #333333;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px 4px 2px 4px;
	position: absolute;
}

.help-message{
	background-image: url(sfondi/MsgObblig.gif);
	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, .required-message:hover em{
	left: 40px;
	top: -5px;
}

.iconew{
	background-image: url(Sfondi/New.png);
}

.iconew, .icopromo{
	background-position: top;
	background-repeat: no-repeat;
	height: 46px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 46px;
	z-index: 1;
}

.icopromo{
	background-image: url(Sfondi/Outlet.png);
}

.indicebox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 5px 10px 5px;
	overflow: hidden;
	padding: 8px;
	text-align: center;
}

.indiceico{
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	text-align: center;
}

.indiceico a:link img, .indiceico a:visited img{
	border: 3px solid #999999;
	padding: 1px;
}

.indiceico a:hover img, .indiceico a:active img{
	border: 3px solid #FF6600;
	padding: 1px;
}

.indicetesto{
	font-size: 12px;
	padding: 0 4px 4px 0;
	text-align: left;
}

.indicetitolo{
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 4px 10px 0;
	text-align: left;
}

.indicetitolo a:link, .indicetitolo a:visited{
	color: #333333;
}

.indicetitolo a:hover, .indicetitolo a:active{
	color: #FF6600;
}

.info{
	color: #666666; /*NECESSARIO*/
	font-size: 11px;
}

.info-message{
	background-image: url(sfondi/Msg_info.gif); /*Campo info - I */
}

.info-message em{
	background-color: #FFFFFF; /*Campo info - I*/
	border: 1px solid #2F98B4;
	color: #333333;
}

.info-message:hover em{
	left: 20px;
	top: -5px;
}

.intestazioneazienda{
	float: left;
	padding: 0 0 0 10px;
	width: 340px;
}

.logoazienda{
	float: right;
	overflow: hidden;
	width: 150px;
}

.menu {
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu h2{
	background-image: url(Sfondi/CercaRegH2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 -4px;
	padding: 17px 0 17px 16px;
}

.menu li a:link, .menu li a:visited {
	color: #333333;
	display: block;
	line-height: 130%;
	margin: 0;
	text-decoration: none;
}

.menu li.liv1 a:link,.menu li.liv1 a:visited{
	color: #FFFFFF;
	padding-left: 22px;
}

.menu li.liv1 a:hover,.menu li.liv1 a:active{
	color: #FFFFFF;
}

.menu li.liv1, .menu li.liv1sel {
	background-color: transparent;
	background-image: url(Sfondi/Liv1_1.png);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	margin: 6px 0 0 0;
	padding: 10px 0 10px 0;
	text-decoration: none;
}

.menu li.liv1sel a:link, .menu li.liv1sel a:visited{
	color: #FF9200;
	padding-left: 22px;
}

.menu li.liv2 a:link,.menu li.liv2 a:visited{
	border-bottom: 1px dotted #666666;
	margin: 0 9px 0 9px;
	padding-left: 10px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	color: #B9120D;
}

.menu li.liv2, .menu li.liv2sel {
	background-color: #FFFFFF;
	background-image: url(Sfondi/BulletLiv2.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	line-height: 130%;
	padding: 5px 0 5px 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	border-bottom: 1px dotted #666666;
	color: #B9120D;
	font-weight: bold;
	margin: 0 9px 0 9px;
	padding-left: 10px;
}

.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: 120%;
	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 0 0 10px;
	padding: 0;
	width: 200px;
}

.piccolo{
	font-size: 11px;
}

.prezzo{
	color: #2F98B4;
}

.sfondo1{
	background-color: #F2F2F2;
}

.sitoazienda{
	font-size: 14px;
	padding: 1px 0 1px 0;
}

.storeico {
	background-color: #EEEEEE;
	border: 1px solid #CDCDCD;
	float: right;
	height: 94px;
	margin: 0px 2px 2px 0;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	width: 100px;
}

.storeico .didascalia{
	color: #333333;
	padding-top: 2px;
}

.storeico .didascalia a:link, .storeico .didascalia a:visited{
	color: #333333;
}

.storeico .didascalia a:hover, .storeico .didascalia a:active{
	color: #FF3300;
}

.storeimg {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 520px;
}

.storeimg .didascalia{
	background-color: #EEEEEE;
	bottom: 0;
	font-size: 12px;
	height: 26px;
	left: 0;
	line-height: 110%;
	margin: 0;
	padding: 2px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 520px;
	z-index: 10;
}

.storeimg a:link img, .storeimg a:visited img{
	border: 3px solid #CCCCCC;
	padding: 1px;
}

.storeimg a:hover img, .storeimg a:active img{
	border: 3px solid #333333;
	padding: 1px;
}

#anteprimacont{
	clear: both;
}

#boxcerca{
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: left;
}

#boxcerca input{
	background-color: #E1E1E1;
	border: 2px soild #999999;
	color: #000000;
	margin: 1px 0 1px 0;
	padding: 2px;
}

#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;
}

#cercaregione{
	background-color: #FFFFFF;
	background-image: url(Sfondi/CercaRegione.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 243px;
	margin: -1px 0 0 -4px;
	padding: 0 0 10px 8px;
	width: 212px;
}

#cercaregione p em{
	border-bottom: 2px dotted #009D2E;
	background-image: url(Sfondi/freccia_next.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	color: #444;
	font-style: normal;
	margin: 0 4px 1px 4px;
	padding: 1px 16px 1px 16px;
}

#container{
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left; /*	background-image: url(Sfondi/ContainerRepeat.png);
	background-position: 0 10px;
	background-repeat: repeat-y;*/
}

#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: 11px; /*NECESSARIO*/
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: center;
}

#credits a:link, #credits a:visited{
	color: #333333;
}

#credits a:hover, #credits a:active{
	color: #FF6600;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	line-height: 140%;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#flashcont{
	text-align: center;
}

#footer{
	clear: both; /*background-color: #FFFFFF;*/
}

#footer #credits{
	float: left;
	margin: 0 0 0 20px;
	width: 200px;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#footernav{
	background-image: url(Sfondi/bgFooterNav.gif);
	background-position: top;
	background-repeat: repeat-x; /*background-color: #F0F1F3;
	border: 1px solid #CDCDCD;*/
	margin: 0;
	padding: 2px 0 20px 0;
}

#footernav h3{
	background-image: url(Sfondi/bgFooterNavH3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #018FB0;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;
	text-indent: 16px;
}

#footernav li{
	color: #FF6600; /*list-style-image: url(Sfondi/freccia_next.gif);
	list-style-position: outside;*/
}

#footernav li a:link, #footernav li a:visited{
	color: #444444;
	text-decoration: none;
}

#footernav li a:hover, #footernav li a:active{
	color: #2F98B4;
	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: 700px;
	left: 50%;
	margin-left: -480px;
	margin-top: -350px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 960px;
}

#header{
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 100%; /*	background-image: url(Sfondi/ContainerTop.png);
	background-position: top center;
	background-repeat: no-repeat;*/
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#lang{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#menucol1 li a:link, #menucol1  li a:visited, #menucol2 li a:link, #menucol2  li a:visited{
	color: #333333;
	padding-left: 4px;
}

#menucol1 li, #menucol2 li{
	line-height: 120%;
	margin: 1px 0 1px 0;
	padding: 2px 0 2px 0;
}

#menucol1 li.sel a, #menucol2 li.sel a{
	color: #009D2E;
	font-weight: bold;
}

#menucol1 li.sel, #menucol2 li.sel{
	color: #009D2E;
}

#menucol1, #menucol2{
	float: left;
	margin: 0 1px 0 1px;
	overflow: hidden;
	padding: 1px;
	width: 96px;
}

#menudx .box {
	background-image: url(Sfondi/MenuTit.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: auto;
	margin: 0 0 8px 0;
	padding: 0px;
	text-align: center;
	width: 200px;
}

#menudx .boxico {
	float: none;
	height: 125px;
	margin: 0 1px 4px 1px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 200px;
}

#menudx .boxico a:link img, #menudx .boxico a:visited img{
	border: 3px solid #CDCDCD;
	padding: 1px;
}

#menudx .boxico a:hover img, #menudx .boxico a:active img{
	border: 3px solid #019FC4;
	padding: 1px;
}

#menudx .boxtesto{
	font-size: 11px;
	padding: 0 10px 6px 10px;
	text-align: left;
}

#menudx .boxtesto a:link, #menudx .boxtesto a:visited {
	color: #333333;
}

#menudx .boxtesto a:hover, #menudx .boxtesto a:active {
	color: #019FC4;
}

#menudx .boxtitolo{
	color: #019FC4;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 2px 0;
	padding: 4px 0 4px 10px;
	text-align: left;
}

#menudx .boxtitolo a:link, #menudx .boxtitolo a:visited {
	color: #019FC4;
}

#menudx .boxtitolo a:hover, #menudx .boxtitolo a:active {
	color: #333333;
}

#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 60px;
	padding: 0px;
	text-align: left;
}

#navlang{
	float: right;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
	width: 300px;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
}

#navlist a:hover, #navlist a:active{
	color: #019FC4;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #019FC4;
}

#navlist ul{
	color: #CCCCCC;
	font-size: 11px;
	line-height: 160%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#navlistheader{
	background-image: url(Sfondi/bgTopics.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 34px;
	line-height: 34px;
	margin: 0 0 5px 20px;
	overflow: hidden;
	padding: 0;
	width: 960px;
}

#navlistheader li{
	color: #3D3D3D;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 34px;
	list-style-type: none;
	margin: 0;
	padding: 0 50px 0 20px;
	text-transform: uppercase;
	vertical-align: middle;
	vertical-align: middle;
	white-space: nowrap;
}

#navlistheader li a:link, #navlistheader li a:visited {
	color: #3D3D3D;
	text-decoration: none;
}

#navlistheader li a:hover, #navlistheader li a:active {
	color: #CB0303;
	text-decoration: none;
}

#navlistheader li.sel {
	color: #CB0303;
	font-weight: bold;
}

#navlistheader ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#newscont ul.giallo{
	list-style-image: url(Sfondi/BulletUl.gif);
	list-style-position: outside;
	list-style-type: none;
}

#newscont, #scheda {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	line-height: 140%;
	margin: 0 8px 0 8px;
	overflow: hidden;
	padding: 0 8px 10px 8px;
	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;
}

#scheda label{
	color: #018FB0;
}

#sfondo, body#gallery{
	background-attachment: fixed;
	background-image: url(Sfondi/bgFiligrana.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#shopcont{
	clear: both;
	overflow: auto;
}

#skype a{
	color: #FF3300;
	font-size: 10px;
}

#storearea {
	margin: 0;
	padding: 0px;
}

#titolopagina{
	color: #000000;
	margin: 0;
	padding: 0;
}

.ico{
	float: left;
	height: 86px;
	margin: 0 20px 0 0;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	width: 86px;
}

.ico a:link, .ico a:visited{
	background-color: #008CE4;
	display: block;
	padding: 3px;
	width: 80px;
}

.ico a:hover, .ico a:active{
	background-color: #8C8C8C;
}

.ico img{
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 80px;
}
