@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #eeede6;
	background-image: url(../images/bg.png);
	background-position: left top;
	line-height: 1.4em;
	font-size: 95%;
}
.container  {
	width: 892px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
}
.header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	height: 100px;
}
.header  h1  {
	margin: 0;
	padding: 0px;
}

.headerx {
	height: 20px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 20px;
}
#headerx h1 {
	padding: 0px;
	margin: 0px;
}

.mainContent  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	position: relative;
	font-size: 85%;
}
.text {
	padding-bottom: 0px;
	font-size: 90%;
	text-align: justify;
	line-height: 1.3em;
}
.blackBox li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.blackBox {
	background-color: #000000;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	position: relative;
}
.footer  {
	clear: both;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top: 10px;
	color: #9e9d8e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d1bf;
	width: 500px;
	float: right;
	font-size: 85%;
}
.footer  p  {
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 85%;
}
#nav   li
 {
	float: right;
	margin-left: 0px;
}
 #nav {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	visibility: visible;
}
.page_item {
	margin-top: 39px;
}
h1 {
	font-size: 120%;
	font-weight: normal;
}
.mainContent h1 {
}
h2 {
	font-size: 110%;
	font-weight: normal;
}
.blackBox h2 {
	color: #FFFFFF;
	font-size: 120%;
}
#mainContent-int {
	background-color: #000000;
	text-align: center;
	float: right;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.space {
	height: 29px;
}
#content-interno {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
}
#sidebar1 h1 {
	margin: 0px;
	padding: 0px;
}
#contact {
	list-style: none;
	position: absolute;
	visibility: visible;
	right: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #CCCCCC;
	font-size: 110%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-image: url(../images/ombra.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	top: 0px;
	margin: 0;
}
em {
	font-weight: bold;
	color: #000000;
}
#nav-gallery {
	background-color: #000000;
	padding: 10px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	bottom: 10px;
}
#nav-gallery ul {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#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{ }

#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(../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; }	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
a:link {
	color: #BE6817;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #BE6817;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#nav-blackbox {
	list-style: none;
	margin: 0;
	right: 0px;
	visibility: visible;
	padding: 0px;
}
.clear {
	clear: both;
}
#nav-blackbox ul {
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 110%;
	font-weight: bold;
}
.blackBox ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	z-index: 2;
}
.img-title {
	float: left;
}
.blackBoxText {
	padding-left: 0px;
	width: 267px;
	float: left;
}
.blackBoxText2 {
	padding-left: 0px;
	width: 270px;
	float: right;
	padding-right: 10px;
}
.blackBox h3 {
	color: #FFFFFF;
	font-size: 100%;
	padding-top: 0px;
	margin-top: 0px;
}
.page_item_current {
}
#contact a {
	color: #BE6817;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
#contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	color: #BE6817;
	text-decoration: underline;
}
.blackBox-home {
	background-color: #000000;
	color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.blackBoxfooter {
	background-color: #000000;
	color: #CCCCCC;
	padding: 0px;
	height: 13px;
	background-image: url(../images/ombra-copy.png);
	background-repeat: repeat-x;
	background-position: top;
}
.spanright {
	color: #BE6817;
	font-size: 80%;
	position: absolute;
	right: 20px;
	border: 1px dotted #BE6817;
}
td p {
	margin: 0px;
	padding: 0px;
}
.inner-photo {
}
