﻿body {
	margin-top:  0px;
	padding: 0;
		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;
	
}
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:742px;
 	  height:26px;   
font-family: Verdana; 
font-weight:bolder;
/*table-layout : fixed;
background-attachment: fixed;*/
 }
 td {
   /* background-color: #eee;*/
    }

.cella2 {
	width : 106px;
	 text-align: center;
		}
.cella2 a{
 	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: #cc0000;
	font-style:normal;
		}
#content {
	float: left;
	width: 742px;
	height:820px;
background: url(fondo.png) no-repeat right top;
  text-align:center;
 
  }

#sidebar1 {
margin-top: 0px;
	float: left;
	background: #534b40;
	width: 142px;
	height:800px;
 text-align:center;
 
	  }
.sidebar1 {
	float: left;
	width: 0px;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	text-align:center;
	 
 }	
 .sidebar1 li {
	margin-top:544px;
	padding: 0 0 20px 0;
	color: #000;
	text-align:center;
	 
}  
#sidebar2 {
	float: left;
	width: 140px;
	height:450px;
	text-align:center;
 border-bottom:1px solid #990000;
	 }
	.sidebar li.active a {
display: block;
 	color: #fff;
	font-style:normal;
		}	 
 
#sidebar3 {
	float: left;
	width: 140px;
	height: 251px;
	text-align:center;
	 
	 }

.sidebar {
	float: left;
	width: 0px;
	margin-top: 0px;
	padding: 0;
	font-size: 12px;
	text-align:center;
 }

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}

.sidebar li {
	margin-top: 0px;
	padding: 0 0 20px 0;
	text-align:center;
}

.sidebar li ul {
text-align:center;
}

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

.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;
}