/*
piscaro.com style
*/
html{
	height:100%;
	}
body{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/me.jpg) fixed no-repeat bottom right;
	}
h1 {
	position:absolute;
	width: 407px;
	height: 219px;
	left:100%;
	margin-left:-447px;
	top:50%;
	margin-top:-109px;
	background:url(images/piscaro.jpg) right no-repeat;
	text-indent:-10000px;
}
.logo {
	position:absolute;
	width: 407px;
	height: 219px;
	left:50%;
	margin-left:-203px;
	top:50%;
	margin-top:-109px;
	background:url(images/piscaro.jpg) right no-repeat;
	text-indent:-10000px;
}
#logoHome{
	background:url(images/piscaro.jpg) no-repeat;
	width:407px;
	height:219px;
	margin:auto;
	margin-top:100px;
	}
b{
	color:#666666;
	}
#sezione{
	width:300px;
	padding-left:20px;
	margin-top:40px;
	margin-left:40px;
	border-left:1px dashed;
	background:#fff;

	}
ul#gallery{
	list-style:none;
	margin-left:-10px;
	padding:0;
}
ul#gallery li{
	float:left;
	margin-left:10px;
	padding:0px;
	margin-top:10px;
}
.hidden{
color:#FFFFFF;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	text-decoration:none;
	}


#footerFisso {
	width: 100%;
	text-align:center;
	
}
#footerFissoHome {
	width: 100%;
	text-align:center;
	margin-top:140px;
	
}
hr{
	width:300px;
	border:none;
	border-bottom:1px dashed #999999;
	height:1px;
	}
.formContatti{
	background-color:#FFFFFF;
	border:1px solid #999999;
	
	}
