@charset "utf-8";

img {
	border: 0px;
}

.testo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f6b8a;
	line-height:160%;
	letter-spacing:1px;
}

.testo-sinistra
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0f6b8a;
	letter-spacing:1px;
	
}

.testoHome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f6b8a;
	line-height:170%;
	letter-spacing:1px;
}

.testoHome a:link,
.testoHome a:visited
{
	color:#0f6b8a;
	text-decoration:none;
}

.testoHome a:hover
{
	color:#0f6b8a;
	text-decoration:underline;
}

.linkGo:link,
.linkGo:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0f6b8a;
	text-decoration:none;
}

.linkGo:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0f6b8a;
	text-decoration:underline;
}

.download
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0f6b8a;
	text-transform:uppercase;
}

.download a:link,
.download a:visited
{
	color:#0f6b8a;
	text-decoration:none;
}

.download a:hover
{
	color:#0f6b8a;
	text-decoration:underline;
}

.textbox
{
	border:1px solid #0f6b8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.copyright a:link,
.copyright a:visited
{
	color: #000000;
	text-decoration:none;
}

.copyright a:hover
{
	color: #000000;
	text-decoration:underline;
}

.tabelle-interne table
{
	font-size:11px;
}

.testo-news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0f6b8a;
	line-height:170%;
	letter-spacing:1px;
}

.testo-news a:link,
.testo-news a:visited
{
	color:#0f6b8a;
	text-decoration:underline;
}

.testo-news a:hover
{
	color:#0f6b8a;
	text-decoration:none;
}

.titolo-prodotto
{
	font-size:11px;
}

.miniatura
{
	width:30px;
	height:30px;
	float:left;
	margin-right:4px;
}

.miniatura img
{
	border: 1px solid #dae5e9;
}

/*lightbox*/
#lightbox{
	position: absolute;
	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(../private_images/lightbox/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(../private_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../private_images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: #6c8789;
	}

/*Carrello*/

.carrello
{
    background-color:#d9e5e9;
}

.c_top
{
    text-align:center;
    line-height:28px;
    font-family:Arial;
    font-size:11px;
    color:#0f6b8a;
    background-color:#eaf0f2;
}

.c_testata
{
    text-align:center;
    line-height:34px;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#0f6b8a;   
    padding-left:5px;  
}

.c_prodotto
{
    line-height:20px; 
    font-family:Arial;
    font-size:11px;
    color:#0f6b8a; 
    padding-left:5px;     
}

.c_bottom
{
	padding-left:20px;
}

.c_bottom a:link,
.c_bottom a:visited
{
    text-align:center;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

.c_bottom a:hover
{
    text-decoration:underline;
}

/*posizionamento*/


.TestoPosizionamento
{
    /*display:none;*/
}

.logo h1
{
	border:0;
	margin:0;
	padding:0;
}

.logo span 
{
	display:none;
}

.logo a
{
	cursor:hand;
	cursor:pointer;	
}

.logo a:link,
.logo a:visited,
.logo a:hover
{
	margin: 0px 0px 0px 0px;
	background: transparent url(../private_images/logo.jpg) no-repeat top left;
	width:241px;
	height:94px;
	display:block;
}

