a{ text-decoration:none; color: #FFF; }
a:hover{ text-decoration:underline; }

BODY{
	background-color: #111;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#pagebody{
	background-color: #000;
}

#header_home{
	width:900px;
	height:321px;
	background-image: url(img/fotohome.jpg);
}

#header_gallery{
	width:900px;
	height:200px;
	background-image: url(img/logoheader.jpg);
	cursor:pointer;
}

#topmenu{
	padding:15px;
	background-color:#233402;
}
#footer{
	padding: 20px;
	font-size:11px;
	background-color:#012101;
}
#copynote{
	font-size:9px;
	color:#999;
	padding-top:10px;
}

#gallery_title{
	font-size:11px;	
}
#gallery_title h3{
	font-size:16px;	
}

#commento{
	padding:5px;
	background-color:#222;
}

#commento textarea{
	background-color:#333;
	color:#FFF;
	border:none;

}#commento input{
	background-color:#333;
	color:#FFF;
	border:none;
}

#riquadro{
	background-color:#111;
}

#titolino{
	background-color:#800;
	font-size:10px;
	height:16px;
}

#foto{
	background-color:#1a1a1a;
}

#schedafoto{
	background-color:#222;
	padding:20px;
}