.submenu{
    height:39px;
	width:770px;
	padding:0px;
	margin-left:18px;
	background-image:url(../immagini/sfondo.gif);
	border-top:1px solid #F9BC54;
  }

hr{height:1px; color:#F9BC54;}
  
.content{
	margin-left:18px;
	margin-top:10px;
	padding:0px;
	color:#909165;
	text-align:justify;
  }
.content a{color:#8D4722; text-decoration:underline;}
.content a:hover{color:#F9BC54; text-decoration:none;}
.content a:visited{color:#F9BC54; text-decoration:underline;}

.bottom{
    width:940px;
	border-top:1px solid #F9BC54;
	text-align:center;
	font-size:7pt;
	color:#666666;
 }
.bottom a{color:#333333; text-decoration:none;}
.bottom a:hover{color:#F9BC54; text-decoration:underline;}

