body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sfondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #432E1D;
}

A:link {color:#FDCB7D; text-decoration:none}
A:visited {color:#FDCB7D; text-decoration:none}
A:hover {color:#F0A11E; text-decoration:none}


.BVtesto11 {color:#643603; font-size: 11px; font-family: Tahoma}
.BVtesto12 {color:#643603; font-size: 12px; font-family: Tahoma}
.BVtesto13 {color:#643603; font-size: 13px; font-family: Tahoma}
.BVtesto14 {color:#643603; font-size: 14px; font-family: Tahoma}
.BVtesto16 {color:#643603; font-size: 16px; font-family: Tahoma}

.BVcopy {color:#FBF5E2; font-size: 11px; font-family: Tahoma}

.BVgiallo11 {color:#EF9B0F; font-size: 11px; font-family: Tahoma}
.BVgiallo12 {color:#EF9B0F; font-size: 12px; font-family: Tahoma}
.BVgiallo13 {color:#EF9B0F; font-size: 13px; font-family: Tahoma}
.BVgiallo14 {color:#EF9B0F; font-size: 14px; font-family: Tahoma}

.BVverde11 {color:#04913E; font-size: 11px; font-family: Tahoma}
.BVverde12 {color:#04913E; font-size: 12px; font-family: Tahoma}
.BVverde13 {color:#04913E; font-size: 13px; font-family: Tahoma}
.BVverde14 {color:#04913E; font-size: 14px; font-family: Tahoma}


.bordo_top {
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_bordo_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bordo_centro {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_bordo_centro.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 73px;
	text-align: right
}

.link_1 {
	padding: 0px 0px 0px 69px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_link_1.jpg);
	height: 40px;
	text-align: left
}

.link_2 {
	padding: 0px 0px 0px 58px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_link_2.jpg);
	height: 33px;
	text-align: left
}

.link_3 {
	padding: 0px 0px 0px 58px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_link_3.jpg);
	height: 33px;
	text-align: left
}

.link_4 {
	padding: 0px 0px 0px 39px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/sf_link_4.jpg);
	height: 33px;
	text-align: left
}

.chi {
	padding: 0px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: justify
}

.chi2 {
	padding: 0px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: left
}


#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: #F5ECD0; 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: 11px Tahoma; color: #643603; background-color: #F5ECD0; 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; }
