/* GENERALE -----------------------------------------------------------------------------------------------------------------*/
body { 
	color: #000; 
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	text-align: center; 
	font-family: verdana; 
	font-size:10px; 
	margin-top: 5px;
}

/* solo per chrome e safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){ 
  	body {
   		margin-top: 0px;
  	}
}

bold{ font-weight: bold; }
table{ color: #000; font-size:10px; }
td{ color: #000; font-size:10px;}
tr{ color: #000; font-size:10px; }
embed, object, select { z-index: 1; position:relative; } 
ul{
	clear:both;
	margin:0 0 0px 10;
	padding:0;
}
li{
	padding:0 0 0 0px;
	margin:0 0 0px 0px;
	list-style:none;
}
h1, h2, h3, h5 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1{
	margin:0px;
	padding:0;
	/*line-height:25px;*/
	font-size:20px; /*font-size:18px;*/
	color:#fb4701;
}
h2{
	/*clear:both;
	float:none;*/
	margin-bottom:5px;
	font-size:125%;
	color:#fb4701;
}
h3{ 
	color:#fb4701; 
	font-size: 115%; 
	margin-bottom: 5px; 
	/*float: none; 
	clear: both; */
}
h3:hover { color: #f60; }

h4{ 
	color:#fb4701; 
	font-size: 105%; 
	margin-bottom: 5px; 
	float: none; clear: both 
}
td img{
	text-align: left; 
	margin: 0; 
	padding: 0; 
}
a, a:visited { 
	color: #1b2497;
	font-size:10px; 
	text-decoration: none 
}
a:hover{ 
	color: #add6f1; 
	font-size:10px; 
	text-decoration: none 
}
br{ line-height:8px; }
p{
	margin:0 0 15px 0;
	padding:0;
}
bold{ color: #1b2497; font-size: 12px; margin: 0 0 15px; padding: 0; }
/* NAV 1 LEVEL --------------------------------------------------------------------------------------------------------------*/
/*.topnav { text-align: left; width: 300px; }*/
.topnav { 
	font-size: 12px; 
	text-align: left; 
	list-style-type: none; 
	/*width: 300px;*/
	margin: 0px;
	padding: 0px;
}
.topnav li { 
	font-size: 12px; 
	/*background-position: left top; */
	display: inline;
	padding: 3px;
	vertical-align: middle; 
	margin-bottom:1px;
	/*border-left: 2px solid #9e9e9e;
	border-top: 2px solid #9e9e9e;*/
}
.topnav li a:visited, .topnav li a:link, .topnav li a:hover { 
	font-size: 12px;
	margin: 0px; 
	padding: 4px; 
	color: white;
	font-weight: bold;
}
/* DATA MAGAZINE ------------------------------------------------------------------------------------------------------------*/
.datadioggi { 
	color: white; 
	font-size:11px; 
	font-weight: bold; 
}
/* AREA RISERVATA ------------------------------------------------------------------------------------------------------------*/
/*.private { 
	font-family: verdana;
	color: #000; 
	font-size:10px; 
	text-align: right;
}*/
div#private { 
	width:100%; 
	font-size:12px;
	position:fixed; 
	/*background-color: white;*/
	background: url(toolbar.gif) repeat-x;
	/*border-left: 1px solid black;
	border-bottom: 1px solid black;*/
	padding-top: 3px;
	padding-right: 5px;
	/*padding-left: 5px;*/
	vertical-align: middle;
	font-size:12px;
	top:0px; 
	/*height: 23px;*/
	right:0;
	z-index: 10;
	text-align: right;
	margin: 0px;
	display: block;
}
div#private input {
	font-size:12px;
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
div#private a:link,div#private a:visited,div#private a:hover {
	font-weight: bold;
	font-size: 14px;
}
div#private a:hover{
	color: black;
}
* html div#private {
	position: absolute;
	height: expression("23px");
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?	documentElement.scrollTop : document.body.scrollTop);
	right: expression("0px");
	z-index: 10;
	margin-left: -20px;
}
/* RUBRICHE ------------------------------------------------------------------------------------------------------------------*/
.rubriche {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: red;
}
.rubriche li{
	display: inline;
	margin: 0px;
	width: auto;
	padding: 3 7 3 7;
	border-right: 1px solid #fff;
}
.rubriche li a:link, .rubriche li a:visited{  
	font-size:12px;
	padding: 3 7 3 7;
	color: #fff;
	/*border-right: 1px solid #fff;*/
	/*background-color: red;*/
	width: 100%;
	font-weight:bold;
}
.rubriche li a:hover {  
	font-size:12px;
	padding: 3 7 3 7;
	color: #fff;
	background-color: red;
	width: 100%;
	font-weight:bold;
}
/* DOSSIER ------------------------------------------------------------------------------------------------------------------*/
div.dossier_tit {
	/*background-color: #b4b4b4;*/
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
	height: 18px;
}

div.dossier a:link, div.dossier a:visited {
	text-decoration: none;
	font-weight: bold;
	margin: 5px 2px;
	font-size: 115%;
	color: #000;
}
div.dossier a:hover,{
	text-decoration: none;
	font-weight: bold;
	margin: 5px 2px;
	font-size: 115%;
	color: #f60;
}
/* TOP 10 -------------------------------------------------------------------------------------------------------------------*/
div.top10_tit {
	width: 300px;
}
div.top10 {
	width: 294px;
	text-align: justify;
	padding-left: 6px;
}
/* NOTIZIE IN EVIDENZA ------------------------------------------------------------------------------------------------------*/
div.evidence_tit {
	background-color: #b4b4b4; /*#fff;*/
	font-weight: bold; 
	color: #fff; /*#5f5f5f;*/
	font-size:12px;
	/*border: 1px solid #9e9e9e;
	text-align: center;*/
	padding: 2px;
}
div.evidence {
	background-color: #fff;
	margin: 3px;
}
/* EVENTI -------------------------------------------------------------------------------------------------------------------*/
div.eventibox_tit {
	background-color: #b4b4b4;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
	height: 18px;
}
div.eventibox {
	background-color: #ededed;
	text-align: justify;
	padding-left: 4px;
}
/* PAGINE AZIENDE ------------------------------------------------------------------------------------------------------------*/
div.categorie_pagineaziende {
	text-align: center;
}
div.categorie_pagineaziende a {
	white-space: nowrap;
}
/* COMMENTI ------------------------------------------------------------------------------------------------------------------*/
.titolocommenti {
	font-size: 12px;
	font-weight: bold;
	color: #494848;
}
.aggiungicommentoinput {
	color: #494848;
	font-size: 11px;
	font-weight: none;
	background-color: #fff; 
	border-style: solid; 
	border-color: #828282;
	text-align: left;
}
div.login_commento a:link, .login_commento a:visited, .login_commento a:hover{
	font-size: 10px;
}
.commento_errore { 
	color: red; 
	font-size: 12px;
	font-weight: bold;
}
/* ARTICOLO ------------------------------------------------------------------------------------------------------------------*/
.articolo_big {
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin-top:5px;
}
.pre_articolo { 
	width: 100%; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(164, 164, 164); /*color: #000;*/
	padding:0px;
	margin:0px;
}
.pre_articolo_dos { 
	width: 100%; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.pre_articolo_top { 
	width: 100%; 
	font-size: 9px;
	color: rgb(164, 164, 164);
}
.pre_articolo_det { 
	width: 100%; 
	font-size: 12px;
	font-family: Verdana;
}
.titolo_articolo {
	width: 100%;
}
.titolo_articolo h1 {
	font-size: 18px;
	font-weight:bold;
	margin:5 5 5 5px;
	color: rgb(0, 0, 102);
	font-family: Verdana;
}
.titolo_articolo h1:hover { color: #f60; } 

.titolo_articolo_det {
	width: 100%;
}
.titolo_articolo_det h1 {
	font-size: 16px;
	font-weight: bold;
	color: #009;
	margin: 5 0 5 0px; 
	font-family: Verdana;
}
.image_articolo {
	width: 100%;
}
div.sub_title {
	width:460px;
	font-size: 13px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}
.sub_title_top {
	width: 100%;
	font-size: 13px;
}
.sub_title_det {
	font-size: 14px;
	font-family: Verdana;
}
.articolo_det {
	width: 100%;
	font-family: Verdana;
}
div.articolo_big2 {
	width: 49%;
	min-height: 170px;
	height: auto;
	margin-top:5px;
	float:left;
}
div.divisoria {
	border-bottom: 1px solid #CCC;
	float:left;
}
div.articolo_big3 {
	border-bottom: 1px solid #CCC;
	padding-top:15px;
}
.pre_articolo2 {
	width: 100%;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(164, 164, 164); /*color: #000;*/	
}
.image_articolo2 img {
	/*min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 150px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 150 ) + "px"); */
	width: 90px;
	max-height: 50px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	border:1px solid black;
}
.titolo_articolo2 {
	width: 100%;
}
.titolo_articolo2 h2 { 
	font-size: 12px;
	font-weight: bold;
	margin: 5 2 5 2px;
	color: rgb(0, 0, 102);
	font-family: Verdana;
}
.titolo_articolo2 h2:hover { color: #f60; } 

.subtitle_articolo2 {
	font-size:10px;
}
.subtitle_articolo2 a:visited, .subtitle_articolo2 a:link, .subtitle_articolo2 a:hover {
	color: #000;
} 
.casvr {
	width: 100%;
}
div.casvr a:link, div.casvr a:hover, div.casvr a:visited {
	color: black;
	text-decoration: none;
	font-size: 8px;
}
.pre_articolo_ev {
	width:100%;
	font-size: 10px;
	padding-top: 3px;
	color: rgb(164, 164, 164);
}
.sub_title_ev {
	width: 100%;
	font-size: 11px;
}
.sub_title_ev a:link, .sub_title_ev a:visited, .sub_title_ev a:hover {
	text-decoration: none;
	font-weight: bold;
	margin:5 2 5 2px; 
	font-size: 115%; 
}

.sub_title_ev a:link { color: #000;  } /* color: #e04242; */
.sub_title_ev a:visited { color: #000; } /* color: #e04242; */
.sub_title_ev a:hover { color: #f60;  } 

.sub_title_t10 a:link, .sub_title_t10 a:visited, .sub_title_t10 a:hover {
	text-decoration: none;
	font-weight:bold;
	margin:5 2 5 2px;
}
.sub_title_t10 a:link { color: #000;  } /* color: #e04242; */
.sub_title_t10 a:visited { color: #000; } /* color: #e04242; */
.sub_title_t10 a:hover { color: #f60;  } 

.sub_title_ev #image { 
	min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 110px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 110 ) + "px"); 
	float: left;  
	border: 0px;
}
.sub_title_ap {
	width: 100%;
	font-size: 11px;
}
.sub_title_ap #image { 
	min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 110px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 110 ) + "px"); 
	float: left;  
	border: 0px;
}

td.articolo { color: black; vertical-align: top; }
.articolo { color: black; vertical-align: top; width: 100%; }
.articolo #image { 
	min-width: 0px; 
	width: expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 160px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	float: left;  
	border: 0px;
}
div.articolo #video { 
	min-width: 0px; 
	width: expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 160px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	float: left;  
	border: 0px;
}
.articolo #attachment { 
	min-width: 0px; 
	width: expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 160px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	float: left;  
	border: 0px;
}
.sub_title #image { 
	min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 110px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 110 ) + "px"); 
	float: left;  
	border: 0px;
}
/* CONTENUTO PAGINA ---------------------------------------------------------------------------------------------------------*/
.table_intestazione{ 
	width: 314px;
	height: 104px;
	background-image: url(intestazione.gif);
	background-repeat: no-repeat;
}
.table_intestazione h1{
	color: #000; 
	font-size: 40px; 
	background: transparent; 
	text-align: right; 
	vertical-align: top;
}
.table_precontenuto_menu{ 
	background-color: #fff;
	text-align: left; 
	width: 950px; 
	vertical-align: middle; 
	padding:0px;
	/*border-bottom: 1px solid #e04242; 
	position: relative;
	z-index: 2;*/
}
div.table_precontenuto{ 
	background-color: red;
	text-align: right; 
	width: 950px; 
	vertical-align: middle; 
}
.table_contenuto{
	background-color: #fff; width: 950px; /*border-left: 1px dashed #9e9e9e; 
	position: relative;
	z-index: 2;*/
}
.cellatsx{
	background-color: #fff; /*#e8ecf1; */
	width: 130px; 
	/*border: 1px solid blue;*/
}
.cellatdx{
	background-color: #fff; /*#e8ecf1;*/
	width: 170px; 
	/*border: 1px solid black;*/
}
.cellatdx2 {
	background-color: #fff; /*#e8ecf1;*/
	width: 130px;
	/*border: 1px solid red;*/
}
.cellatdx2 div {
	float:right;
}
div.headdx a:link, div.headdx a:visited, div.headdx a:hover {
	font-weight: bold;
	color: white;
	font-size: 14px; 
}
div.headdx img {
	margin-right:5px;
	margin-top:-10px;
}
/* PIEDE PAGINA -------------------------------------------------------------------------------------------------------------*/
/*.table_footer{ font-size: 10px; font-family: verdana; background-color: #b4b4b4; width: 950px; height: 30px; }*/
div.footer{
	color: white;
	font-size: 10px;
	text-align: justify;
	width: 950px;
	padding-bottom:3px;
	background-image:url(footer.jpg);
	padding:0px;
	margin:0px
}
div.footer a:link { color: #000; }
div.footer a:visited { color: #000; }
div.footer a:hover { color: #000; }
/* ANNUNCIO -----------------------------------------------------------------------------------------------------------------*/
.annuncio {
	border: 1px solid #ff984d;
	margin: 1px;
	padding: 3px;
	background-color: #fff94d;
	height:expression(document.body.clientHeight > 502? "0px":" auto" );
	overflow: auto;	
}
.annuncio_lavoro {
	border: 1px solid #ff984d;
	margin: 1px;
	padding: 3px;
	background-color: #79c6fc;
	height:expression(document.body.clientHeight > 502? "0px":" auto" );
	overflow: auto;	
}
#operazioni { 
	min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 100px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	float: right;  
	border: 0px;
}
.immagine_annuncio { 
	min-width: 0px; 
	width:expression(document.body.clientWidth < 502? "0px": "auto" );
	max-width: 160px; 
	width: expression(Math.min(parseInt(this.offsetWidth), 160 ) + "px"); 
	float: left; 
	border: 0px;
}
/* TESTO PAGINA -------------------------------------------------------------------------------------------------------------*/
.testo {
	color: #6d6d6d; 
	font-size: 10px; 
	background-color: #fff;
	vertical-align: top; 
	width: 468px; 
	padding-right: 5px; 
	padding-left: 5px; 
}
.testo2 {
	color: #6d6d6d; 
	font-size: 10px; 
	background-color: #fff;
	vertical-align: top; 
	width: 698px; 
	height: 400px; 
	padding-right: 5px; 
	padding-left: 5px; 
}
TD.testo td, TR.testo tr, TABLE.testo table { color: #6d6d6d; margin: 0px; padding: 0px; font-size: 11px; }
.testo a:link { color: blue; font-size: 12px; } /* color: #e04242; */
.testo a:visited { color: blue; font-size: 12px;} /* color: #e04242; */
.testo a:hover { color: #f60; font-size: 12px; } /*text-decoration: underline */

TD.testo img   { color: #6d6d6d; font-size: 10px; margin: 4px }
/*---------------------------------------------------------------------------------------------------------------------------*/
.tags {
	float: left;
	width:100%;
	margin-bottom:20px;
	margin-top:10px;
}
.tag {
	float:left;
	width:auto;
	padding:2px;
	margin-right:3px;
	background-color:#dedede;
	margin-bottom: 3px;
}	
.tag a:link, .tag a:visited, .tag a:hover {
	color: #000;
	text-decoration: none;
}
.pre_tag {
	float:left;
	width:auto;
	padding:2px;
	margin-right:3px;
	color: #fff;
	background-color:#000;
	font-weight: bold;
}
/* LIGHTBOX -----------------------------------------------------------------------------------------------------------------*/
/*Immagini: | ../images/blank.gif | ../images/prevlabel.gif | ../images/nextlabel.gif | */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(/inc/lightbox/images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(/inc/lightbox/images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
/* CATALOGO PRODOTTI --------------------------------------------------------------------------------------------------------*/
.linkinferiore_vetrina {}
.tabella_vetrina {}
.titolo_vetrina { 
	color: #d20020; 
	font-size: 115%; 
	font-weight: bold; 
	background-color: #e8e8e8; 
	text-decoration: underline; 
	text-transform: uppercase; 
	text-align: left; 
}
.tabella_prodotti { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
.titolo_prodotti { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
/* VETRINA FOTOGRAFICA ------------------------------------------------------------------------------------------------------*/
.linkinferiore_vetrinafoto {}
.tabella_vetrinafoto {}
.titolo_vetrinafoto { 
	color: #d20020; 
	font-size: 115%; 
	font-weight: bold; 
	background-color: #e8e8e8; 
	text-decoration: underline; 
	text-transform: uppercase; 
	text-align: left; 
}
.tabella_prodottifoto { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
.titolo_prodottifoto { 
	border-top: 2px solid #c4cec6; 
	border-bottom: 2px solid #afafaf;
}
/* OFFERTE VIAGGIO ----------------------------------------------------------------------------------------------------------*/
.offerte_viaggio td{ 
	color: #000; 
	text-align: left; 
	padding: 3px; 
	border-bottom: 1px solid #bbb;
	font-size: 110%;
}
.offerte_viaggio img{ 
	padding-right: 3px 
}
.titolino { 
	color: #d20020; 
	font-size: 115%; 
	font-weight: bold; 
	background-color: #e8e8e8; 
	text-decoration: underline; 
	text-transform: uppercase; 
	text-align: left; 
}
.titolo_offer{ 
	color:#cf0000; 
	font-size: 100%; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #cf0000; 
}
/* FORM CONTATTI ------------------------------------------------------------------------------------------------------------*/
.contatti td{
	font-size: 10px; 
}
INPUT.radio {
	color: #fff;
	background-color: transparent;
	border-style: none;
}
INPUT.centrale {
	color: #000; 
	font-size: 10px; 
	background-color: #fff; 
	margin-bottom: 3px; 
	/*width: 200px;*/ 
	border-style: solid; 
	border-width: 1px 2px 2px 1px; border-color: #828282 
}
SELECT.centrale {
	color: #fff; 
	font-size: 11px; 
	background-color: #000; 
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	border-color: #828282 
}
/* FORM ---------------------------------------------------------------------------------------------------------------------*/
.form{ 
	text-align: left; 
    margin: 0px; 
	padding: 0px;
}
.cerca{ 
	/*border-bottom: 2px solid #1b2497; */
	/* background: url(sfondo_menu.gif) repeat-x; */ 
}
.label{ }
.error{ }
.error span {
	color: #ffffff;
}
input,submit,select{ 
	color: #525252; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal;
	background-color: #ffffff; 
	text-align: center; 
	border-color: #cacaca #404040 #404040 #cacaca; 
	border-style: solid; 
	border-width: 1px; 
}
.senden {
	cursor: pointer;
	width:412px;
	*width:414px;
}
.checkbox {
	width:20px;
	margin:0;
	border:none;
	background:none;
}
/****************************************************************************/
#nav1lev { 
	background: transparent; 
	margin-right: auto; 
	margin-left: auto; 
	padding-left: 1px; 
	width: 100%; 
	voice-family: inherit 
}
#nav1lev ul { 
	font-weight: bold;
	font-size: 10px;
	list-style: none; margin: 0; padding: 0 
}
#nav1lev li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}
#nav1lev a { 
	color: white; 
	text-decoration: none; 
	background-image: none; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	margin: 0 2px 0 0; 
	padding: 0 0 1px 3px; 
	float: left 
}
#nav1lev a span  { 
	background: url("../../personalizzazione/tpl/files/color_tabs_right.gif") no-repeat right top; 
	display: block; 
	padding: 4px 6px 3px 3px; float: left 
}
#nav1lev a span { 
	float:none;
}
#nav1lev a:hover {}
#nav1lev a:hover span {}
#nav1lev #current a, #nav1lev #current span    { 
	color: #828282 
}
#nav1lev #current2 a, #nav1lev #current2 span   { 
	color: #052e66 
}
#nav1levline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	border-top: 1px solid #fff;
}
/* NAVIGAZIONE DI SECONDO LIVELLO -------------------------------------------------------------------------------------------*/
/*NOTE: #menu_laterale ? in confitto con #header (quaest'ultimo id ha la precedenza)*/
.menu_laterale { background-position: 0 top; vertical-align: top; }
.menu_laterale ul { background-position: 0 top; vertical-align: top; list-style-type: none; list-style-image: none; margin: 20px 0 0; padding: 0; }
.menu_laterale li { background-color: #9fbfe8; background-position: 0 top; text-align: center; vertical-align: top; width: 200px; padding-top: 4px; padding-bottom: 4px; border: solid 1px #6c9bdb; }
.menu_laterale li#current_menu_laterale{ 
	/*Nn funge in IE e FX*/
	color: #fff;
	background-color: #666; 
	text-decoration: none 
}
.menu_laterale a:link {
	color: #000; 
	text-decoration: none 
}
.menu_laterale a:visited {
	color: #000; 
	text-decoration: none 
}
.menu_laterale a:hover {
	color: #fff; 
	text-decoration: none; 
}
/* MENU NAVIGAZIONE PAGINE AD ALBERO ----------------------------------------------------------------------------------------*/
/*NOTE: Fare uno stile proprio per #header > li > div > a*/
#header {}
#header ul { 
	list-style-type: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0 
}
#header li { font-size: 10px; text-align: left; display: block; margin-bottom: 1px; padding: 2px 1px; position: relative; border-right: 1px solid #515151; }
.header li #level_2 {}
.header li #level_3 {}
.header li #level_4 {}
.header li #level_5 {}
/*per il caso qui di seguito, far sapere che ? da configurare*/
#header li#current_header{ 
	/*Nn funge in IE e FX*/
	color: #fff;
	background-color: #666; 
	text-decoration: none 
}
#header li div { 
	/*Nn funge in IE*/
	color: #fff; 
	text-decoration: none 
}
#header a:link {
	color: #fff; 
	text-decoration: none 
}
#header a:visited {
	color: #fff; 
	text-decoration: none 
}
#header a:hover {
	color: #000; 
	text-decoration: none 
}
/* COLONNE DX E SX ----------------------------------------------------------------------------------------------------------*/
.menudx { 
	color: #0f3d0e; 
	font-size: 11px; 
	background-color: #d9b36a; 
	background-repeat: repeat-y; 
	background-position: left top; 
	padding-top: 4px; 
	padding-left: 0px; 
	vertical-align: top; 
	width: 200px; 
	height: 100%; 
}
.menudx a:link            { color: #0f3d0e; text-decoration: none  }
.menudx a:visited           { color: #0f3d0e; text-decoration: none }
.menudx a:hover              { color: #0f3d0e; text-decoration: none  }
/*---------------------------------------------------------------------------------------------------------------------------*/
.menusx { 
	color: #0f3d0e; 
	font-size: 11px; 
	background-color: #d9b36a; 
	background-repeat: repeat-y; 
	background-position: left top; 
	padding-top: 4px; 
	padding-left: 0px; 
	vertical-align: top; 
	width: 200px; 
	height: 100%; 
}
.menusx a:link            { color: #0f3d0e; text-decoration: none  }
.menusx a:visited           { color: #0f3d0e; text-decoration: none }
.menusx a:hover              { color: #0f3d0e; text-decoration: none  }
/* MENU VETRINA FOTOGRAFICA -------------------------------------------------------------------------------------------------*/
.menu_vetrinafotografica { 
	color: #0f3d0e; 
	font-size: 11px; 
	background-color: #d9b36a; 
	background-repeat: repeat-y; 
	background-position: left top; 
	padding-top: 4px; 
	padding-left: 0px; 
	vertical-align: top; 
	width: 200px; 
	height: 100%; 
}
.menu_vetrinafotografica ul {}
.menu_vetrinafotografica li {}
.menu_vetrinafotografica #titolino {}
.menu_vetrinafotografica #selezionato {}
.menu_vetrinafotografica #nonselezionato {}
.menu_vetrinafotografica li a:link { color: #0f3d0e; text-decoration: none  }
.menu_vetrinafotografica li a:visited { color: #0f3d0e; text-decoration: none }
.menu_vetrinafotografica li a:hover  { color: #0f3d0e; text-decoration: none  }
/* BLOCCHI ------------------------------------------------------------------------------------------------------------------*/
.box-title_blocchi{ 
	color: #0b0ba0; 
	font-size: 13px; 
	font-weight: bold; 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	padding: 0px;
	text-align:left;
	width:100%;
}
div.box-content_blocchi{
	color: #000; 
	font-weight: normal; 
	background-repeat: repeat-y; 
	background-position: 0 0; 
	text-align: left; 
	padding: 3px 5px 
}

/* BLOCCHI LATERALI ---------------------------------------------------------------------------------------------------------*/
.boxlaterali_boxlat{ 
	width: 100%; 
	border: 2px solid #b4b4b4;
}
fieldset.box-title_boxlat {
	color: #000; 
	width: 200px; 
	margin-right: 10px; 
	margin-left: 10px; 
	padding: 5px 2px; 
	border: 1px solid black;
}
fieldset.box-title_boxlat legend { 
	color: #000; 
	font-size: 12px; 
	text-transform: uppercase; 
	text-align: center; 
	width: 200px; 
	height: 25px; 
	margin-right: 10px; 
	margin-left: 10px; 
	padding: 5px 2px; 
}
.box-testo_boxlat{
	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	background-color: transparent; 
	background-repeat: repeat-y;  
	text-align: left;
	margin-right: 10px; 
	margin-left: 10px; 
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
}

.box-bottom_boxlat{ 
	color: #0b0ba0; 
	font-weight: bold; 
	background-repeat: repeat-y; 
	background-position: 0 bottom; 
	text-align: center; 
	padding: 3px 
}
.box-testo_boxlat a:hover {
	color: #347de0;}
.box-testo_boxlat a:link {
	color: #347de0;}
.box-testo_boxlat a:visited{
	color: #347de0;}
/* DOVESEI ------------------------------------------------------------------------------------------------------------------*/
#dovesei {}
#dovesei a:link {}
#dovesei a:visited {}
#dovesei a:hover {}

/*---------------------------------------------------------------------------------------------------------------------------*/
.premium_register {
	float: left;
	width: 210px;
	height: 140px;
	/*border: 1px solid #000;*/
	margin-right: 10px;
	margin-bottom: 20px;
	background: #f4dcac url(bg_login_premium.gif) repeat scroll;
	padding: 5px;
}
.premium_login {
	float: left;
	width: 210px;
	height: 140px;
	/*border: 1px solid #000;*/
	margin-bottom: 20px;
	background: #f4dcac url(bg_login_premium.gif) repeat scroll;
	padding: 5px;
}
/* LEIGHTBOX ----------------------------------------------------------------------------------------------------------------*/
a.lbAction { /*----------close button----------*/
	padding: 0 3px;
	text-decoration: none;
	float: right;
	position: relative;
	/*position: fixed;
	top: 190px; 
	left: 50%;
	margin-left: 150px;*/
	color: #FFFFFF;
	background: #e1e1e1;
	z-index: 102;
	font-size: 14px;
	font-weight: bold;
	border-radius:2px;
}
a.PAction { /*----------print button----------*/
	padding: 0 3px;
	text-decoration: none;
	float: right;
	position: fixed;
	top: -20px;
	right: 0px;
	color: #000000;
	border: 5px solid #000000;
	background: #CCCCCC;
	z-index: 102;
	display: block;
}
a.PAction:hover {
	background: #FFFFFF;
}
a.PAction:active {
	background: #999999;
}
div.leightbox { /*----------popup div styling----------*/
	color: #ffffff;
	/*display: none; /* toggle display to show/hide the popups when designing & previewing */
	position: absolute;
	/*position: fixed;*/
	top: 390px;
	left: 50%;
	margin: -250px 0 0 -244px;
	width: 520px; /*488*/
	height: 550px; /*288*/
	padding: 5px;
	border: none; /*2px solid #e1e1e1;*/
	background-color: transparent; /*#FFFFFF;*/
	z-index: 101;	
	overflow: auto;
}
div.leightbox h1 { margin: 3px }
div.scrollbox {
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	overflow: auto;	
}
div#overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color:#000000;
	-moz-opacity: 0.80;
	opacity: .80;
	filter: alpha(opacity=80);
}
div.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }
div#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

a#skinlink {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 1;
}
#skinlink span {
  	display: none;
}
