@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:10px;
	text-align:center;
}
a {
	color:#444444;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#222222;
	text-decoration:none;
	border:none;
}
a.bl {
	color:#bbbbbb;
	text-decoration:none;
}
a.bl:hover {
	color:#999999;
	text-decoration:underline;
}
a.bl:visited {
	color:#dddddd;
	text-decoration:none;
}
a.alt {
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}
a.alt:hover {
	color:#666666;
	text-decoration:underline;
}
a.alt:visited {
	color:#222222;
	text-decoration:none;
	border:none;
}
img {
	border:none;
	vertical-align:middle;
}
td {
	text-align:center;
	border: none;
}
.banner {
	font-size:11px;
}
.bord {
	border:1px solid #000000;
}
.colleft {
	background-color:#cccccc;
	width:240px;
	text-align:left;
	vertical-align:middle;
}
.colright {
	background-color:#cccccc;
	width:240px;
	text-align:right;
	vertical-align:middle;
}
.cont {
	font-size:16px;
}
.content {
	width:460px;
}
.contl {
	font-size:16px;
	text-align:left;
}
.image {
	font-size:11px;
	color:#333333;
}
.linkage {
	position:relative;
	left:5px;
	top:30px;
	width:400px;
	font-size:10px;
}
.linkage3d {
	position:relative;
	left:0;
	top:10px;
	width:400px;
	font-size:10px;
}
.linkagealt {
	position:relative;
	left:5px;
	top:20px;
	width:400px;
	font-size:10px;
}
.linkagemisc {
	position:relative;
	left:0px;
	top:20px;
	width:400px;
	font-size:10px;
}
.norm {
	background-color:#ffffff;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:10px;
}
.normbl {
	background-color:#000000;
	color:#dddddd;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size:10px;
}
.invis {
	color:#ffffff;
}
.pugliacont {
	width:520px;
	background-image:url(puglia/images/sfondo.jpg);
}
.titolo {
	font-size:22px;
}
.titolobgst {
	font-size:36px;
}
.vinq {
	font-family:Century Gothic, Gothic, Book Antiqua, Verdana;
	font-size:18px;
	width:460px;
	margin-left:40px;
	margin-right:20px;
}
.vinqwh {
	background-color:#ffffff;
	font-family:Century Gothic, Gothic, Book Antiqua, Verdana;
	font-size:18px;
}
.vinql {
	font-family:Century Gothic, Gothic, Book Antiqua, Verdana;
	text-align:left;
}
.vinqpicc {
	font-family:Century Gothic, Gothic, Book Antiqua, Verdana;
	font-size:12px;
}
/* ---------- 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;
}
/* ---------- FORM CONTATTO ----------*/
.frm_titolo {
	/*background-color:#66cccc;
	background-image:url(images/trans4.gif);*/
	border:#009933 solid 1px;
	color:#003333;
	/* margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px; */
	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:#66cccc;
	background-image:url(images/trans4.gif);*/
	border:#009933 solid 1px;
	color:#003333;
	/* margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px; */
	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:#99cccc;
	background-image:url(images/trans4.gif);*/
	border:#009933 solid 1px;
	color:#003333;
	/* margin-top:2px;
	margin-right:2px;
	margin-bottom:2px;
	margin-left:2px; */
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:10px;
	text-align:left;
}
.frm_campo {
	/*background-color:#99cccc;
	background-image:url(images/trans4.gif);*/
	border:#009933 solid 1px;
	/* margin-top:1px;
	margin-right:2px;
	margin-bottom:1px;
	margin-left:2px; */
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size:12px;
	text-align:left;
}
