
body{ 
	background-color: black; 
	background-image: url(sfondo.jpg); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	text-align: left; }
	
h1{ 
	font-family: Verdana; 
	margin:10px 0 12px; 
	line-height:19px; 
	font-size:16px; 
	color:#002585; 
	font-weight: bold; 
	text-transform: capitalize; 
	padding-right: 10px; 
	padding-left: 10px; }
	
h2{
	clear:both;
	float:none;
	margin-bottom:5px;
	font-size:125%;
	color:#2e88c8;
}
h3{ 
	color: #cf0000; 
	font-size: 115%; 
	margin-bottom: 5px; 
	float: none; 
	clear: both; 
}
h4{ 
	color: #22397d; 
	font-size: 105%; 
	margin-bottom: 5px; 
	float: none; clear: both 
}
/* NAVIGAZIONE DI PRIMO LIVELLO ---------------------------------------------------------------------------------------------*/
#topnav {}

#topnav ul { 
	text-align: right; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#topnav li { 
	background-color: #5488C2;
	font-size: 11px; 
	background-position: left top; 
	display: inline; 
	margin: 2px; 
	padding: 4px 6px; 
	height: 22px; 
	vertical-align: middle;  }
	
#topnav li a:link {
	text-decoration: none;
	color: white;
}

#topnav li a:visited {
	text-decoration: none;
	color: white;
}

#topnav li a:hover{ 
	text-decoration: none;
	color: #fff;}
	
#topnav li#current_nav1level { 
	text-decoration: none;
	color: #fff;}
	
#topnav li a, li#link_nav1level { 
	text-decoration: none;
	color: #fff;
}

#topnav li#home_nav1level{}


/*Funge FX e non in IE*/
#topnav li:hover { color: #fff; }

/* TESTO PAGINA -------------------------------------------------------------------------------------------------------------*/
.testo { 
	font-family: Verdana; 
	color: #413e3d; 
	font-size: 11px; 
	background-color: #f7f7f7; 
	vertical-align: top; 
	width: 620px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px;
}
.testo a:link { 
	font-family: Verdana; 
	color: #0966c5; 
	font-size: 11px; }
	
.testo a:visited { 
	font-family: Verdana; 
	color: #0966c5; 
	font-size: 11px; }
	
.testo a:hover { 
	font-family: Verdana; 
	color: #0966c5; 
	font-size: 11px; }
	
TD.testo td   { 
	color: #413e3d; 
	font-size: 11px; 
	font-family: Verdana; }

/* TABLE -------------------------------------------------------------------------------------------------------------*/
	
.table_intestazione{ 
	width: 800px; 
	height: 300px; 
	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_contenuto{ 
	width: 800px; }
	
.cellatdx { 
	background-color: #000; 
	width: 180px; }

.cellatsx{ 
	font-family: Verdana;
	font-size: 11px; 
	color: #c3e0f6; 
	background-color: #324e8c; 
	text-align: left; 
	width: 180px; }

.table_precontenuto{ 
	color: white;
	font-family: Verdana; 
	font-size: 10px; 
	background-image: url(precontenuto.jpg); 
	background-repeat: repeat-x; 
	width: 800px; 
	vertical-align: middle; 
	height: 40px; 
	padding-left: 20px; }
	
.table_precontenuto a:link {
	color: white;
	font-family: Verdana; 
	font-size: 10px; }
	

.table_footer{ 
	color: white; 
	font-family: Verdana; 
	font-size: 10px; 
	background-image: url(footer.gif); 
	background-repeat: repeat-x; 
	width: 800px; 
	height: 27px; }
	
/* MENU CATALOGO PRODOTTI ---------------------------------------------------------------------------------------------------*/
.menu_prodotti {
}
.menu_prodotti ul { 
	list-style-type: none; 
	list-style-image: none;
	text-align: left;
}
.menu_prodotti li { 
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(linguetta.gif); 
	background-repeat: no-repeat; 
	height: 27px; 
}
.menu_prodotti li#current_menu_laterale{ }
.menu_prodotti a:link { text-align: left; }
.menu_prodotti a:visited { }
.menu_prodotti a:hover { }


/* BLOCCHI LATERALI ---------------------------------------------------------------------------------------------------------*/

.boxlaterali_boxlat{
	color: #444442; 
	width: 170px; 
	text-align:center; 
	margin-right:3%; 
	margin-left:3%; }
	
.box-title_boxlat{ 
	font-family: Verdana; 
	color: #fff; 
	font-size: 12px; 
	font-weight: normal; 
	background: url(box_title.gif) no-repeat;
	text-align: center;
	height: 30px; 
	background-position: 0 0; 
	text-align: center; 
	width: 170px; 
	padding: 1px 5px 0; }

.box-testo_boxlat{ 
	font-family: Verdana; 
	color: #363636; 
	font-size: 11px; 
	background-color: #a0acc3; 
	background-repeat: repeat-x; 
	text-align: center; 
	width: 180px; 
	height: 50px; 
	background-repeat: repeat-x; 
	background-position: 0 0; 
	text-align: center; 
	width: 170px; 
	padding: 1px 5px 0 ; }
  
.box-testo_boxlat a:hover { 
	color: #444442; 
	font-family: Verdana; 
	background-color: #a6a6a6; 
	text-decoration: none ; 
	padding: 3px; }
	
.box-testo_boxlat a:link { 
	font-family: Verdana; 
	color: #005485; 
	text-decoration: none ; 
	padding: 3px; rder-bottom-style: dotted; rder-right-style: dotted; }

/* PIEDE PAGINA -------------------------------------------------------------------------------------------------------------*/

.footer{ 
	font-family: Verdana; 
	color: #fff; 
	font-size: 9px; 
	background-image: url(footer.gif); 
	background-repeat: repeat-x; 
	text-align: center; 
	width: 800px; 
	height: 27px; }
	
.footer a:link { 
	font-family: Verdana; 
	color: #fff; 
	font-size: 9px; 
	background-image: url(footer.gif); 
	background-repeat: repeat-x; }
	
.footer a:visited { 
	font-family: Verdana; 
	color: #fff; 
	font-size: 9px; 
	background-image: url(footer.gif); 
	background-repeat: repeat-x; }
	
.footer a:hover { 
	font-family: Verdana; 
	color: #fff; 
	font-size: 9px; 
	background-image: url(footer.gif); 
	background-repeat: repeat-x; }
	
/* 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(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	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 */
}	