/* CSS Document */

html, body {
	height:100%;
}
body {
	color:#999999;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	padding:0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#999999;
	text-decoration: underline;
}
a:hover, a:active {
	color:#990000;
	text-decoration: none;
}

img { border:0; }

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694C29;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}

#all {
	text-align: left;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#all #container {
	height: 600px;
	position: relative;
	border: 1px solid #CCCCCC;
}
.sfondo-active {
	background-image: url(../immagini/sfondo01.jpg);
	background-repeat: no-repeat;
}

#all #container #menu {
	position: absolute;
	height: 160px;
	width: 310px;
	top: 220px;
	left: 0px;
	background-color: #000000;
	z-index: 50;
}
#all #container #menu #logo {
	text-align: center;
}

.nav-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.nav-bar p {
	line-height: 1.6em;
}

.nav-bar a {
}

.nav-bar a:link, .nav-bar a:visited {
	color: #999999;
	text-decoration: none;
}
.nav-bar a:hover, .nav-bar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bar a.current:link, .nav-bar a.current:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#all #footer {
	text-align: center;
	clear: both;
}
#all #container #content {
	position: absolute;
	width: 602px;
	top: 20px;
	right: 20px;
	height: 560px;
	z-index: 60;
}
#hiRes {
	border: 1px solid #FFFFFF;
}

#gallery {
}
#gallery .thumbnail {
	text-align: center;
}
#gallery .thumbnail img {
	margin: 4px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
#description    {
	margin-top: 0px;
	overflow: auto;
	height: 150px;
}

#description p {
	line-height: 1.3em;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.pulsante {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../immagini/button-dx.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pulsante a {
	background-image: url(../immagini/button-sx.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.pulsante a:link, .pulsante a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pulsante a:hover, .pulsante a:active {
	color: #000000;
	text-decoration: none;
}

#all  #footer  {
	font-style: normal;
	line-height: 1.9em;
}
#all #footer address {
	font-style: normal;
}
#apDiv1 {
	position:absolute;
	left:5px;
	top:5px;
	width:258px;
	height:274px;
	z-index:1;
	border: 1px solid #FFFFFF;
}