body {
	height: auto; 
	min-height: 100%;	
	background: #581b0e url(img/sfondo.gif) no-repeat top center;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:center;
}

h1 {
	color:#FF9F30;
	float:left;
	font-family:georgia;
	font-size:24px;
	font-variant:small-caps;
	font-weight:bold;
	margin:40px 0 0 10px;
	text-align:left;
}

p{
	text-align:left;
}

a {
	text-decoration:none;
	color:#FF9F30;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
}

#logo {
	width:240px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

#content {
	width:646px;
	height:615px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#barra {
	width:646px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	background: url(img/bar.png) no-repeat;
}

#photoshow {
	width:606px;
	height:343px;
	margin-left:auto;
	margin-right:auto;
}

#arrow_left {
	width:46px;
	height:343px;
	float:left;

}
#arrow_right {
	width:46px;
	height:343px;
	float:right;
}

#arrow_right img, #arrow_left img {
	width:25px;
	margin-top: 170px;
	border:0px;
	cursor:pointer;
}

#photo {
	width:514px;
	height:343px;
	float:left;
	/*background: url(img/img-lay.jpg) no-repeat;*/
}

#maschera {
	/*margin-top:232px;*/
	width:514px;
	height:111px;
	position:relative;
	top:-112px;
	background: url(img/mask.png) repeat-x bottom center;
}

#img2 {
	/*position:relative;
	top:-457px;
	display:none;*/
	width:514px;
	height:343px;
}

.linea{
	width:514px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	background: url(img/linea.png) no-repeat;
}

#testo {
	width:514px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	line-height:16px;
	text-align: justify;
}

#gallerylink {
	margin-left:auto;
	margin-right:60px;
	width:250px;
}

#galleria {
	width:515px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}

.gallerybox{
	width:101px;
	height:101px;
	float:left;
	margin:1px;
}

#footer {
	width:514px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#footertxt {
	width:400px;
	height:80px;
	float:left;
	text-align:left;
}

#footerpower {
	width:100px;
	height:20px;
	float:right;
	margin-top:50px;
}

