body {
	margin-top:  0px;
	padding: 0px;
		text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
background: #534b40;
text-align:center;
}
h1 {
	margin-top: 0px;
	color: #d1ae71;
	text-align:left;
	font-size: 1.4em;
	font-weight:bolder;
	text-align:center;
}

a {font-size: 1.4em;
	text-decoration: none;
	color: #d1ae71;
}
h4 {font-size: 1.1em;
	text-decoration: none;
	color: #fff;
}
p,ul {padding-bottom: 1.2em;}
li {list-style: none;}

#header {
	width: 1024px;
	margin: 0px auto;
	height: 130px;
	 	 background: url(banner.png) no-repeat left top;
  }
 #page {
	width: 1024px;
	height:900px;
	margin: 0 auto;
	background: #534b40;
 	 }
 	 #tabmenu  {
 	 margin:  0px auto;
 	 width:740px;
 	  height:26px;   
font-family: Verdana; 
font-weight:bolder;
 }
.cella1 {
	width : 280px;
	 text-align: left;
color:#233d7b;
font-family:  Times New Roman;
	font-size: 18px;
}
.cella2 {
	width : 110px;
	 color:#000;
	 text-align: left;
	}
.cella2 a{
float: left;
 	margin: 0px;
	text-decoration: none;
	text-transform:capitalize;
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 18px;
	color: #d1ae71;
}
.cella2 li {
	display: inline;
}
.cella2 a:hover {
	color: #000;
	background: #f7f2e9;
}
.cella2 li.active a {
	color: #ea0000;
	font-style:normal;
		}
 #content {
	float:left;
	width: 700px;
	height:900px;
/* background: url(fondo.png) no-repeat right top; */
  text-align:center;
  } 
#tabella1 {
 width:640px; height:800px;   
font-family: Verdana; font-weight: bold;
/*table-layout : fixed;
background-attachment: fixed;*/
 margin:0px auto;
padding: 0px 2px 2px 2px;
  }
.cella5 {
	width : 200px;
	 text-align: center;
color:#d1ae71;
border:1px solid #990000;
background: #403931;
}
.cella6 {
	width : 500px;
	 	color:#d1ae71;
	 text-align: left;
	border:1px solid #990000;
	background: #403931;
}
.cella6 a{font-size: 1.2em;
	  text-align: left;
	  	color:#fff;
	 }
#sidebar1 {
margin-top: 0px;
	float: left;
	width: 142px;
	height:800px;
 text-align:center;
	  }

#sidebar2 {
	float: left;
	width: 180px;
	height:550px;
	text-align:center;
	 }
	 
.sidebar li.active a {
display: block;
 	color: #fff;
	font-style:normal;
		}	 
	 .sidebar {
	float: left;
	width: 100px;
	padding: 0;
	font-size: 12px;
	color: #000;
 }
#sidebar3 {
	float: left;
	width: 180px;
	height: 251px;
	text-align:center;
	 border-top:1px dotted #000;
	 }

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000;
}

.sidebar li {
	margin-top: 20px;
	padding: 0 0 20px 0;
	color: #000;
}

.sidebar li ul {
color: #000;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #990000 dashed;
	color: #000;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: url(img05.png) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #000;
}

.sidebar a:hover {
background:#f7f2e9;
color: #000;
display:block;
}
#footer {
	width: 740px;
	height: 20px;
	margin: 0 auto;
 	background: #ff5500;
	text-align: center;
}

#footer p {
	margin: 0;
  	font-size: 1.1em;
	text-align: center;
}


