﻿body         { font-family: verdana; font-size: 8pt; background-color: #000; border: 0px; }
p            { font-family: verdana; font-size: 8pt; color: #fff}
td           { font-family: verdana; font-size: 8pt; color: #fff}
a			 { font-family: verdana; font-size: 8pt; color: #c78241; font-weight: bold; text-decoration: none;  }
a:hover		 { font-family: verdana; font-size: 8pt; color: #D6A272; font-weight: bold; text-decoration: none;  }
h1           { font-family: verdana; font-size: 12pt; color: #158CA0; font-weight: bold }
H2 {font-family: verdana; font-size: 10pt; font-weight: bold; Color: #001D61}
H3 {font-family: verdana; font-size: 8pt; font-weight: bold; Color: #001D61}
h4           { font-family: verdana; font-size: 8pt; color: #7E93AC }

.CELLAfondo_chi { background-image: url(images/fondo_chi.jpg); background-repeat: no-repeat; }
.CELLAfondo_gallery { background-image: url(images/fondo_gallery.jpg); background-repeat: no-repeat; }
.CELLAfondo_news { background-image: url(images/fondo_news.jpg); background-repeat: no-repeat; }
.CELLAfondo_contatti { background-image: url(images/fondo_contatti.jpg); background-repeat: no-repeat; }
.CELLAfondo_contattieng { background-image: url(eng/images/fondo_contattieng.jpg); background-repeat: no-repeat; }
.CELLAfondo_video { background-image: url(images/fondo_video.jpg); background-repeat: no-repeat; }

.cellanav { font-size: 8pt; font-family: verdana; text-decoration: none; color:#fff;  font-weight:bold}
.cellanav a{ font-size: 8pt; font-family: verdana; text-decoration: none; color:#fff;  font-weight:bold}
.cellanav a:link { font-size: 8pt; font-family: verdana; text-decoration: none; color:#fff;  font-weight:bold}
.cellanav a:hover{ font-size: 8pt; font-family: verdana; text-decoration: none; color:#C78241;  font-weight:bold}
.cellanav a:visited{ font-size: 8pt; font-family: verdana; text-decoration: none; color:#fff;  font-weight:bold}
.cellanav a:active { font-size: 8pt; font-family: verdana; text-decoration: none; color:#fff;  font-weight:bold}


.cellatit  { font-size: 8pt; font-family: verdana; text-decoration: none; color:#000;  font-weight:bold; background-color: #000;}




.CELLAtestohomesel { font-size: 9pt; font-family: verdana; text-decoration: none; color:#666666; background-color: #ECECEC}
.CELLAtestohomesel a{ font-size: 9pt; font-family: verdana; text-decoration: underline; color:#BA2D4A; background-color: #ECECEC}
.CELLAtestohomesel a:link{ font-size: 9pt; font-family: verdana; text-decoration: underline; color:#BA2D4A; background-color: #ECECEC}
.CELLAtestohomesel a:active { font-size: 9pt; font-family: verdana; text-decoration: underline; color:#BA2D4A; background-color: #ECECEC}
.CELLAtestohomesel a:visited { font-size: 9pt; font-family: verdana; text-decoration: underline; color:#BA2D4A; background-color: #ECECEC}
.CELLAtestohomesel a:hover { font-size: 9pt; font-family: verdana; text-decoration: underline; color:#BA2D4A; background-color: #ECECEC}
.CELLAtestohomesel td { font-size: 9pt; font-family: verdana; text-decoration: none; color:#666666; background-color: #ECECEC}
.CELLAtestohomesel B { font-size: 9pt; font-family: verdana; color:#666666; font-weight:bold; background-color: #ECECEC}
.CELLAtestohomesel p { font-size: 9pt; font-family: verdana; text-decoration: none; color:#666666; background-color: #ECECEC}




#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(../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;
	overflow: auto;
	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;	}	
		
#font-family{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}