@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#333333;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color: #DDDDDD;
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a.link_alt {
	text-decoration:underline;
}
a.link_alt:hover {
	text-decoration:none;
}
.cont_testo {
	padding-top:10px;
	padding-right:15px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
.cont_contatti {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
.cont_foto {
	background-color:#1a1a1a;
}
.cont_menu {
	background-image:url(../images/menu_bg_2.gif);
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:28px;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}
.est_cont_foto {
	text-align:center;
	vertical-align:middle;
}
td.exttopleft {
	background-image:url(../images/bb/ext_top_left.jpg);
	background-position:bottom right;
}
td.exttop {
	background-image:url(../images/bb/ext_top.jpg);
	background-position:bottom;
}
td.exttopright {
	background-image:url(../images/bb/ext_top_right.jpg);
	background-position:bottom left;
}
td.extleft {
	background-image:url(../images/bb/ext_left.jpg);
	background-position:right;
}
td.extright {
	background-image:url(../images/bb/ext_right.jpg);
	background-position:left;
}
td.extbtmleft {
	background-image:url(../images/bb/ext_btm_left.jpg);
	background-position:top right;
}
td.extbtm {
	background-image:url(../images/bb/ext_btm.jpg);
	background-position:top;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}
td.extbtmright {
	background-image:url(../images/bb/ext_btm_right.jpg);
	background-position:top left;
}
/* --------------- Menu 4 --------------- */
#menu4 {
	margin:2px;
	position:relative;
	z-index:75;
}
#menu4 div a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	text-align:center;
}
#menu4 div a:link, #menu4 div a:visited {
	color: #DDD;
	display: block;
	background: url(../images/menu2.gif);
	padding: 4px 0 0 2px;
}
#menu4 div a:hover, #menu4 div #current {
	color: #FFF;
	background: url(../images/menu2.gif) 0 -28px;
	padding: 4px 0 0 2px;
}
div.current {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	text-align:center;
	color: #DDD;
	display: block;
	background: url(../images/menu2.gif);
	padding: 4px 0 0 2px;
}
/* ---------- lightbox ----------*/
#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(../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;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* ---------- menu navigazione ----------*/
#dropmenudiv {
	position: absolute;
	border: none;
	border-bottom-width: 0;
	line-height: 22px;
	z-index: 80;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: none;
	padding: 1px 0 1px 0;
	text-decoration: none;
	z-index: 80;
}
#dropmenudiv a:hover { /*hover background color*/
	color: #333333;
	background-color:#FFFFFF;
	z-index: 80;
}
/* --------- form di contatto ---------- */
.frm_titolo {
	background-color:#999999;
	border:#CCCCCC solid 1px;
	color:#000000;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.frm_titolo_pic {
	background-color:#999999;
	border:#666666 solid 1px;
	color:#000000;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
.frm_titolo_app {
	background-color:#999999;
	border:#666666 solid 1px;
	color:#000000;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:10px;
	text-align:left;
}
.frm_campo {
	background-color:#666666;
	border:#999999 solid 1px;
	color:#CCCCCC;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:12px;
	text-align:left;
}

