html {
	font:80% verdana,helvetica,sans-serif;
	height: 98%;
}
body{margin: 0px; padding: 0px;
	background: transparent url(../images/sfondo.gif) top center;
}
a {
/*	color: #4D5D88;*/
	color: #ff9547;
}
a:hover {
  /*color: #4D5D88;*/
	color: #ff9547;
  text-decoration: none;
}
a.linkBlu{
	color: #4D5D88;
}
a.linkBlu:hover {
	color: #4D5D88;
  text-decoration: none;
}
#default {
	height: 100%;
	font-size: 10px;
}
body>div#container{
	height: auto;
	min-height: 100%;
}
#container{
	width: 780px; height: 100%;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background:#fff;
}
#container{
	border-left:1px solid #F9E49A;
	border-right:1px solid #FAD657;
}
#footer{
	padding-top:2px;
	position: absolute;
	bottom: 0px !important;
	clear: both;
	width: 780px; height: 20px;
	background-color: #eee;
	color:#333;
	border-top: 1px solid #F9E49A;
	margin-top:10px !important;
	font-size: 10px;
}
#footer a{
	color:#4D5D88;
}
h1 {
	font-size: 12px; font-weight: bolder; font-variant: small-caps;
	margin: 0px; padding: 0px;
}
h2 {
	font-size: 12px; font-weight: bolder; font-variant: small-caps;
	text-align: center; text-decoration: underline;
	margin: 20px 0px 20px 0px; padding: 0px;
}
h3 {
	font-size: 14px; font-weight: bolder; font-variant: small-caps;
}
h4{
	font:80% verdana,helvetica,sans-serif;
	font-weight: bolder;
}
p { text-indent: 5px;}

/*#intro {
	text-align: center; color: #000;
 	position: absolute;
 	top: 0px; left: 0px;
	width: 100%; height: 110px;
	background: transparent url(../images/sfondotestata.jpg) repeat-x;
	margin: 0px auto; padding: 0px;
	border:1px solid #000;
}
*/
#header{
	width: 780px; height: 168px;
	background: transparent url(../images/testata.gif) no-repeat center top;
	margin: 0px; padding: 0px;
	margin: 0px auto;
}
#logo{top:0px;}
#logo a{
	color:#000;
	text-decoration:none;
	height: 48px ; width: 305px;
  background: transparent url(../images/logo.gif) no-repeat right;
	margin: 2px 130px auto auto; 
	display:block;	
	padding-top: 0px;
}
#logo h1{
	padding:0px;
	margin:0px;
	font-size:26px;
}
html>body #logo a{
	margin: auto 130px auto auto; padding-top: 0px;
}
#logo span{
display:none;
}
#header h1 span {visibility: hidden;}
#preamble{
	width: 778px; height: 0px;
	margin: 0px auto; padding: 0px;
	border: 0px solid #888;
	position: relative; top: -25px; left: 0px;
	text-align: center;
}
#preamble div{height: 0px;  text-align: center;}

/************* BOX DI CONTENUTO ****************/

#contents .box {
	margin-top: 0px; margin-bottom: 10px; padding: 0px;
}

/* #contents .box .boxTitle E' DEFINITO NEI CSS SPECIFICI*/

#contents .box .boxTitle h1 {
	font-size: 10px; font-weight: bolder; font-variant: small-caps; color: #000;
	background-color: #eee;
	height: 14px;
	padding: 2px 10px 0px 10px;
  text-transform:uppercase;
}
#contents .boxTitle h1 small{
    font-size:8px;
}
#contents .box .boxContent{
	border-bottom: solid #EEE 3px;
	text-align: justify;
	margin:0px; padding: 10px;
	font-weight: normal; font-size: 11px;
	line-height: 20px;
	border-top: 0px #000 solid;
	/*height: auto !important;*/
}

#contents .box .boxContent img.sx{
	float: left;
	margin: 5px 15px 3px 0px;
	width: 200px; height: 150px;
	border: 1px solid #000;
}
#contents .box .boxContent img.sxVert{
	float: left;
	margin: 5px 15px 3px 0px;
	width: 150px; height: 200px;
	border: 1px solid #000;
}

#contents .box .boxContent img.dx{
	float: right;
	padding: 10px;
}

/********** BOX COLORATI COLONNE LATERALI *********/
#support h1{
 font-variant: normal; text-transform: uppercase;
}
/** Tipo A-rancio **/
#support .boxA{
	position: relative;
	margin: 0px 0px 5px 2px;
	width: 94%;
	border: 0px #000 solid;
}

#support .boxA .boxTitle{
	color: #EFDB00;
	height: 21px;
	padding-left: 10px;
	background: url(../images/box/headMenuSupA.gif) no-repeat center;
}
#support .boxA .boxTitle h1{
	color: #000; font-weight: bolder; text-align: center;
	padding-top: 5px; margin-left: -10px;
}

#support .boxA .boxContent{
	background: #FFF; color: #000;
	text-align: left;
	margin:0; padding: 10px;
	font-weight: normal;
	border-top: 0px #000 solid;
}
#support .boxA .boxTail {
	border: 0px;
	margin: 0px; padding: 0px;
	background: url(../images/box/footMenuA.gif) no-repeat center;
	height: 23px;
}

#custom .boxA {
	position: relative;
	width: 150px;
	border: 0px #000 solid;
	margin: 0px 0px 10px 8px;
}
#custom .boxA .boxTitle {
	color: #EFDB00;
	height: 18px;
	padding-left: 10px;
	background: url(../images/box/boxPiccoloHeadA.gif) no-repeat top center;
	text-transform: uppercase;
}
#custom .boxA .boxTitle h1{
	color: #FFF; font-weight: bolder; text-align: center;
	padding-top: 1px; margin-left: -10px;
}
#custom .boxA .boxContent {
	background: #FFF; color: #000;
	text-align: left;
	margin:0px; padding: 0px;
	font-weight: normal;
	border-top: 0px #000 solid;
	border-left:2px solid #FB8500;
	border-right:2px solid #FB8500;
}
#custom .boxA .boxContent div{
	margin:0px; padding: 10px;
	z-index: 10; text-align: left;
}
#custom .boxA .boxTail {
	border: 0px;
	margin: 0px; padding: 0px;
	background: url(../images/box/boxPiccoloFootA.gif) no-repeat center;
	height: 17px;
}

/** Tipo Gi-allo **/
#support .boxGi{
	position: relative;
	margin: 0px 0px 5px 2px;
	width: 94%;
	border: 0px #000 solid;
}
#support .boxGi .boxTitle, #custom .boxGi .boxTitle {
	color: #EFDB00;
	height: 21px;
	padding-left: 10px;
	background: url(../images/box/headMenuSupG.gif) no-repeat center;
}
#support .boxGi .boxTitle h1 {
	color: #000; font-weight: bolder; text-align: center;
	padding-top: 5px; margin-left: -10px;
}
#support .boxGi .boxContent {
	background: #FFF; color: #000;
	text-align: left;
	margin:0; padding: 10px;
	font-weight: normal;
	border-top: 0px #000 solid;
}
#support .boxGi .boxTail {
	border: 0px;
	margin: 0px; padding: 0px;
	background: url(../images/box/footMenuG.gif) no-repeat center;
	height: 14px;
}
#custom .boxGi {
	position: relative;
	width: 94%;
	border: 0px #000 solid;
	margin: 0px 0px 10px 8px;
}
#custom .boxGi .boxTitle {
	color: #EFDB00;
	height: 15px;
	padding-left: 10px;
	background: url(../images/box/boxPiccoloHeadG.gif) no-repeat top center;
}
#custom .boxGi .boxTitle h1{
	color: #000; font-weight: bolder; text-align: center;
	padding-top: 5px; margin-left: -10px;
}
#custom .boxGi .boxContent {
	background: #FFF; color: #000;
	text-align: left;
	margin:0px; padding: 0px;
	font-weight: normal;
	border-top: 0px #000 solid;
	border-left:2px solid #DCE461;
	border-right:2px solid #DCE461;
}
#custom .boxGi .boxContent div{
	margin:0px; padding: 10px;
	z-index: 10;
}
#custom .boxGi .boxTail {
	border: 0px;
	margin: 0px; padding: 0px;
	background: url(../images/box/boxPiccoloFootG.gif) no-repeat center;
	height: 17px;
}

/****************** MENU LATERALI *******************/

#support div.menu ul {
	list-style:none; 			/* elimino i punti elenco */
	margin:0; padding:0; 	/* elimino i rientri delle liste */
	border-top: 0px #000 solid;
}
#support div.menu ul li a {
	display:block; 							/* il link occupa tutto lo spazio orizzontale */
	text-decoration:none; 			/* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
	padding:0 1em; 							/* lascia spazio far il bordo del menu e il testo del link */
	height:2em;line-height:2em; /* altezza del link: height e line-height devono avere il medesimo valore */
  text-transform:uppercase;
  font-size: 10px;
}

#support div.menu ul li { display:inline; } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

#support li div div.menu ul li a{ text-transform: capitalize; }
/*a.subMenu{
    text-transform:normal;
    background:#000;
}*/
/**** BOX A ****/
/* colori per il link */
#support .boxA div.menu ul li a:link, #support .boxA div.menu ul li a {
	background: url(../images/box/corpoMenuA.gif) repeat-y center; color: #FFF;
	font-weight: bolder;
}
#support .boxA div.menu ul li a.inattivo:link, #support .boxA div.menu ul li a.inattivo:visited {
	background: url(../images/box/corpoMenuA.gif) repeat-y center; color: #FFF;
	font-weight: normal;font-style: italic;color:#EFE6E0;
}
/* colori per l'effetto roll-over */
#support .boxA div.menu ul li a:hover, 
#support .boxA div.menu ul li a:active {
	background: #eee;
	color:#c00;
}

#support .boxA div.menu ul li a.attivo, #support .boxA div.menu ul li.attivo {
	color: #132963; font-weight: bolder;
	background: #eee;
}

/**** BOX Gi ****/
#support .boxGi div.menu ul li a:link, #support .boxGi div.menu ul li a {
	background: url(../images/box/corpoMenuG.gif) repeat-y center; color: #FFF;
	font-weight: bolder;
}

#support .boxGi div.menu ul li a.inattivo:link, #support .boxGi div.menu ul li a.inattivo:visited {
	background: url(../images/box/corpoMenuG.gif) repeat-y center; color: #FFF;
	font-weight: normal;font-style: italic;color:#FFFBEF;
}
#support .boxGi div.menu ul li a:hover, #support .boxGi div.menu ul li a:active {
	background: #eee;
	color:#c00;
}
#support .boxGi div.menu ul li a.attivo, #support .boxGi div.menu ul li.attivo {
	color: #132963; font-weight: bolder;
	background: #eee;
}

#support .boxA div.menu ul li a.neutro, #support .boxA div.menu ul li a.neutro:hover, 
#support .boxA div.menu ul li a.neutro:active {
	background: url(../images/box/corpoMenuG.gif) repeat-y center; color: #FFF; text-decoration: underline;
	font-weight: bolder;
}
#support .boxGi div.menu ul li a.neutro, #support .boxGi div.menu ul li a.neutro:hover, 
#support .boxGi div.menu ul li a.neutro:active {
	background: url(../images/box/corpoMenuG.gif) repeat-y center; color: #FFF; text-decoration: underline;
	font-weight: bolder;
}

/****************** MENU ORIZZONTALE *******************/

#mainMenu ul {
	width: 780px;
	height:20px;
	margin:0 auto; padding: 0;
	list-style-type:none;
	white-space:nowrap;
}

#mainMenu li {
	display: inline;
	float: left
}

.fixIEcenter {clear:both; text-decoration:none;}

#mainMenu ul a {
	font-family:Sans-serif;
	color: #666;
	font-size: 14px;
	font-weight:bold;
	border-bottom:4px solid #eee;
	text-decoration:none;
	width:130px;
	display: block;
	padding-bottom:5px; 
}

#mainMenu ul li a:hover {
	color:#fff;
	border-bottom:4px solid #FB8500;
}

/************** FINE MENU ORIZZONTALE ****************/

/************* MENU SWITCHER *******************/

ul.cssSwitch {
	padding: 10px;
	border: 0px solid #000;
	/* background-color: #FFFFCC; */
}

ul.cssSwitch li {
	font-size: 10px;
	vertical-align: bottom;
	/*width: 100px;*/
	/*height: 20px !important; */
	list-style-image: url(../images/bullet_piu.gif) !important;
}

ul.cssSwitch li .fontImg{
	border: 0px;
}
ul.cssSwitch li .fontTxt{
	display: none;
}

/****************** FORM **********************/
form#login #user, form#login #pass, form#login #button{
	width: 70px;
	border: 1px #000 dotted;
}
label{font-size: 10px; color: #000;}

/************** FINE FORM **********************/

/************* BOX SPECIALI ********************/

#extraDiv1{
	text-align: center; color: #000;
 	position: absolute; top: 0px; left: 0px;
	width: 100%; height: 110px;
	margin: 0px auto; padding: 0px;
	z-index: 0;
}

div.clearFloat{
	clear: both;
	font-size: 0;
	height: 1px;
}

#messageBox{
	height:25px; width:778px;
	top:0px; left:0px;
	margin-top:-22px; padding:0px;
}

html>body #messageBox{
	width:778px;
	margin-top:-1px;
        position:relative;
}

#messageBox marquee{
	padding-top:5px;
	font-family:Verdana; font-size:12px; color:#FB8500;
        position:relative;
        height:22px;
}
html>body #messageBox marquee{
    padding:0px;
    margin:0px;
}
div#formMessageBox{
	font-family:Verdana; font-size: 11px; color:#333;	 
	text-align:left;
}
div#formMessageBox form{padding:0px; margin:0px;}
div#formMessageBox form fieldset{margin: 0px; padding: 0px;border: 0px;}
div#formMessageBox textarea{height: 120px;}
div#formMessageBox input#nickInput, div#formMessageBox textarea{
	padding:0px; margin:0px; margin-left:0px;
	width: 120px;
	border:1px inset #ddd;
}

div#formMessageBox input#buttonInput{
	border:1px outset #ddd;
	background:#eee;
	padding:0px; margin:0px; margin-left:-5px;
	width: 130px;
}

/*** DIV formattato come una tabella ***/
div.table{
	margin-top: 0px;
	width: 100%;
	border: 1px solid #000;
	position: relative;
	top: 0px; left: 0px;
}

div.td{
	text-align: left; vertical-align: middle;
	width: 142px;
	float: left;
	margin-left: 0px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
}
div.td a.block{
	display: block;
	margin: 5px 0px 0px 5px; padding: 5px 0px 0px 5px;
	height: 40px;
	border: 0px solid green;
	background-color: #ddd;
	color: #1D215F;
}
div.td div{
	margin: 0px 0px 5px 5px; padding: 5px 0px 0px 5px;
	border: 0px solid green;
}

div.td div a{
	display: inline;
	color: #003DCF;
}
/*** FINE DIV formattato come tabella ***/

/************** PARAGRAFI*******************/
p.cen{
	text-align: center;
}

/************** ERRORI E WARNING ***********/
div.boxError{
	color: #D93C13;
	text-align: center;
	margin-top: 20px; 
}
div.boxError h1{
	text-align: center; font-weight: bold;color: #116E8F;
	vertical-align: middle;
	width: 50%; height: 100px;
	margin: 100px auto;  
	background-color: #EFEFEF; 
	border: 1px solid red;
}
div.boxError h1 a{
	text-decoration: none; font-size: 18px; font-style: italic; color: #4D5D88;
}
/************** VARIE **********************/

#contents .boxContent div.subBox1 h1{
	font-size: 10px; font-weight: bolder;
	margin-top: 30px; padding: 0px;
}

#contents .boxContent ul a, #contents .boxContent ul a:link, #contents .boxContent ul a:visited {
	text-decoration: none; color: #4D5D88;
}
.bold {font-weight: bolder;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.testoEvidenza{font-style: italic; color: #FF9547;}
.sfondoEvidenza{background: #FEFFEF; border: 1px solid #EEE; padding: 4px;}
.sfondoEvidenza2{
    line-height: 28px;
    font-size:12px;
    border: 1px solid #EEE;
    border-color: #eee #aaa #aaa #eee;
    padding: 8px;
    margin-bottom: 20px;
}
html>body .sfondoEvidenza2{
    line-height: 22px;
}
.sfondoEvidenza2 strong{
    color: #cc0000;
    font-size:14px;
}
.sfondoEvidenza2 a{
    text-decoration: none;
    color: #666;
}
.sfondoEvidenza2 a:hover {
    text-decoration: underline;
    color: #666;
}

img.iconaShopping {
    margin-top: 5px;
    padding-right: 2px;
}
html>body img.iconaShopping {
    margin-top: 0px;
}
div.briciola {
    margin-bottom: 20px;
    color: #314476;
}
div.briciola a {
    text-decoration: underline;
}
div.briciola a:hover {
    text-decoration: none;
}
div.briciola strong,div.briciola em {
    color: #314476;
}

div.bus {
	text-align: center; 
	/*padding: auto; */
	margin-bottom: 30px;
}
.boldit{font-weight: bold;font-style: italic;}
.blue{color: #45469F;}
.yellow{color: #FFDD3F;}

fieldset.standard {
	padding: 1em;
	border:2px groove;
}
fieldset.standard legend {
	font-weight:bold;
	font-style:normal;
	font-family:Verdana, sans-serif;
	color: #990000;
	font-size:14px;
	padding:5px;
}
fieldset.standard label {
	display:block;
	float:left;
	width:155px;
	text-align:left;
	font-weight:bold;
	color:#336699;
	padding-bottom: 20px;
	font-family:Verdana, sans-serif;
	font-size:13px;
}
fieldset.standard input {
	margin-bottom: 20px;
}

img.imgInText {
    border:1px solid #ccc;
    padding: 3px;
    margin:3px;
}
/*Modifiche giuseppe*/

#provincie input {
	border:none;
	background:white;
	color:green;
	text-align:center;
}

#provincie input:hover {
	cursor:pointer;
}

.contenitoreMiniature {
	margin-top:5px;
	border:1px outset orange;
	width:530px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-bottom:20px;
}

.contenitoreMiniature .imgDescrSel{
	position:relative;
	float:left;
	width:86px;
	/*border:1px solid black;*/
}
.imgDescrSel .imgCartolina{
	padding: 3px;
	width:80px;
	/*border:1px solid black;*/
}
.imgDescrSel .descrFoto {
	padding:3px;
	line-height:12px;
	height:50px;
	text-align: left;
	/*border:1px black solid;*/
	color:gray;
	margin-bottom: 10px;
	width:80px;
}

.imgDescrSel .radioFoto {
	text-align:center;
	padding-top:10px;
}
.imgDescrSel .radioFoto input {
	border: 0px;
}


#boxColori {
	position:relative;
	margin-top:5px;
	border:1px solid black;
	width:530px;
	border:1px outset orange;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#boxColori caption {
	font-size:10px;
	color:green;
	font-weight:bold;
	text-align:left;
	width:270px;
}

#boxColori table {
	width:auto;
	border: 0px;
	border-collapse:collapse; 
	border-style:hidden;
	/*border-style:none; per IE*/
}

#boxColori table tr td {
	border:none;
}

#boxFontBk {
	/*abilita e disabilita la visibilita*/
	visibility:hidden;
	display:none;
	position:relative;
	margin-top:10px;
	float:left;
	margin-left:35%;
	border:1px outset orange;
	padding:5px;
}

#boxAnteprima {
	/*abilita e disabilita la visibilita*/
	visibility:hidden;
	display:none;
	border:1px solid black;	
	float:left;
	margin-top:10px;
	border:1px outset orange;
	padding:5px;
}

#mittDest {
	margin-top:20px;
}

#mittDest table {
	border: 0px;border-collapse:collapse;border-style:hidden;
}

#mittDest table tr, #mittDest table td {
	width:auto;
	border: 0px;
	border-collapse:collapse;
	border-style:hidden;
}

#mittDest input {
	border:1px solid gray;
}

#rispondi {
	text-align:center;
	margin-top:10px;
}
#codSicurezza table{
	border: 0px;
	border-collapse:collapse;
	border-style:hidden;
}
/*Fine modifiche giuseppe*/
/*Inizio modifiche Alfredo X Gallery*/
.nonLink{
	border: dotted 1px #999900; 
	padding: 2px;
	font-weight: bolder;
}
.imgLink {
  	padding: 2px 2px 15px 2px;
  	/*border: 1px solid #014294;*/
  	border: 1px solid #aaa;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
  	display:block;
  	float:left;
}
.imgLink:hover{
	background: #ccc;
}
.imgAlbum {
  	border:none;
  	display:block;
	margin:0;
}
/*Fine modifiche Alfredo*/
#menuMap table{
        border:0px;
        width:100%;
}
#menuMap td{
	padding:5px;
	border:0px;
}
#menuMap tr{
	border:0px;
	border-bottom: 1px solid #666;
}
img.homeNews{
	margin-right:10px;
	border-left:#ddd 1px solid;
	border-right:#999 1px solid;
	border-top:#ddd 1px solid;
	border-bottom:#999 1px solid;
}
/*GALLERY*/
img.fotoGallery{
    border:1px solid #ccc;
    padding: 3px;
    margin:2px;
}
td.fotoGallery{
    text-align:justify;
    padding-bottom:10px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #fff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border:2px solid #000;
width:600px;
overflow: wrap;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #FB8500;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

div.paginazione{
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    clear:both;
}
div.paginazione a, div.paginazione{
    font-size:14px;
    text-decoration:none;
}
div.paginazione a:hover {
    text-decoration:underline;
}
ul.shopping li{
    margin-left: 10px;
}
