body { color: #61636E; background-color:#D8DCE5; padding: 0; margin: 0px 0px 0px 0px;}


a:link { background-color: inherit; color: #000E59; text-decoration: none;}
a:visited { background-color: inherit; color: #000E59; text-decoration: none;}
a:active { background-color: inherit; color: #000E59; text-decoration: none;}
a:hover {  background-color: inherit; color: #000E59; text-decoration:none;}

.contcond {clear:both;}
  
.sond1 {float:left;
  width:20px;
  border:0px;
  margin:0px 0px 3px 0px;
  padding:0px;}
  
.sond2 {float:left;
  width:98px;
  border:1px solid #ff0000;
  border:0px;
  margin:0px 0px 3px 0px;
  padding:2px 0px 0px 0px;
  color:#000E59;
  font-size: 11px; 
  font-family: Arial;}
  
.logo {float:left;
  width:296px;
  padding:0px 10px 0px 0px}
  
.facebook {float:left;
  width:27px;
  height:26px;}
  
.facebook a {display:block;
  float:left;
  width:27px;
  height:26px;
  margin:16px 0px 0px 10px;
  padding:0px 0px 0px 10px;
  border-left:1px solid #BEC7D4;
  background:url(../img/fb.gif) 0 0 no-repeat;}
  
.facebook a:hover {background-position: 0 -26px;}

.facebook a span {display:none;}
  
.twitter a {display:block;
  float:left;
  width:25px;
  height:26px;
  margin:16px 0px 0px 30px;
  padding:0px 0px 0px 0px;
  background:url(../img/tw.gif) 0 0 no-repeat;}
  
.twitter a:hover {background-position: 0 -26px;}

.twitter a span {display:none;}


.Bblu,.Bblu13,.Bblu14 {color:#000E59; font-size: 11px; font-family: Arial}
.Bblu13 {font-size: 13px}
.Bblu14 {font-size: 14px}

.Bgrigio,.Bgrigio12,.Bgrigio14 {color:#61636E; font-size: 11px; font-family: Arial}
.Bgrigio12 {font-size: 12px}
.Bgrigio14 {font-size: 14px}

.Bcopy {color:#61636E; font-size: 10px; font-family: Arial}

.Btitolo {color:#000E59; font-size: 17px; font-family: Arial}

.Bnero13,.Bnero11 {color:#000000; font-size: 13px; font-family: Arial}
.Bnero11 {font-size: 11px}

.Barancio,.Barancio12,.Barancio16,.Barancio13 {color:#FE5501; font-size: 11px; font-family: Arial}
.Barancio16 {font-size: 16px}
.Barancio13 {font-size: 13px}
.Barancio12 {font-size: 12px}

.Bbianco,.Bbianco12,.Bbianco13,.Bbianco14,.Bbianco16 {color:#ffffff; font-size: 11px; font-family: Arial}
.Bbianco12 {font-size: 12px}
.Bbianco13 {font-size: 13px}
.Bbianco14 {font-size: 14px}
.Bbianco16 {font-size: 16px}

.TD {color:#000000; font-size: 12px; font-family: Arial}


/* galleria

---------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left}
#nextLink { right: 0; float: right}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

