html
{
  height: 100%;
}

a,a:visited{outline:0;color:#0D4D9D;}
a:hover{color:#5989C5;}

body{  height: 100%;margin:0;background-color:black;  font-family: Arial, Helvetica, sans-serif;  font-size: 15px; background-image:url('../img/contatti_bg.jpg');background-position: 50% 50%;background-repeat:no-repeat;}
	

#note {width:734px;height:611px;position:absolute;top:50%;left:50%;margin-top:-306px;margin-left:-367px;font-family: Arial, Helvetica, sans-serif;font-size:13px;color:#000; background-image:url('../img/note.png');background-repeat:no-repeat;}
#note .contenuto {width:600px; margin:0 auto; margin-top:110px; text-align: justify; line-height: 1.1em}
#pane {width:600px;height:300px;padding-bottom:20px}
#pane p{border-bottom:1px dotted silver; margin-bottom:20px;padding-bottom:10px}


/*inizio menu orizzontale alto*/
.hmenucontainer {display:none; background-color:black; color:#fff; padding:5px 0 0 1em; margin:0; list-style:none; height:40px; font-size:11px; z-index:999; position:absolute; top:0; width:99%;}
.hmenucontainer li {float:left; height:40px; margin-right:10px;display:block; height:40px; line-height:35px; color:#fff; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; text-align:center; padding:0 0 0 4px; cursor:pointer;}
.hmenucontainer a{color:white;text-decoration:none;}
.hmenucontainer .selected { color:#f0e68c; }
/*Fine menu orizzontale */

#footer{
	width:100%;clear:both;color:#AAA;font-size:10px;overflow:hidden;position:fixed; bottom:0;
}

#footer .footer_txt{
	padding:5px;margin:0 auto;background-color:black;
}

#footer .footer_txt a{
	color:white;
}

#scroller{
	height:280px;
	width:600px;
	padding-bottom:30px;
}
h2{
	font-size:18px;
}
h3{
	margin:60px 0 20px 0;
}
