@charset "utf-8";
body  {
	font-family: Times New Roman, Times, serif;
	background: #ffe8db;
	margin: 0px;  
	padding: 0px;
	text-align: center;
	color: #666666;
}
a  {
	color: #666666;
	text-decoration:none;
}
a:hover  {
	text-decoration:underline;
}
img {
	border: 0px;
	margin:0px;
}
h1 {
	font-size:18px;
	margin-top: 16px;
	margin-bottom: 26px;
}
.twoColFixLt #container { 
/*	position:absolute;
	top:50%;
	left:50%;
	margin:	-280px 0 0 -470px;*/
	width: 955px;
	margin: 0px auto;
	text-align: left;
	background-image:url(../images/back1.jpg);
	padding: 0px;
}
#top, #bottom {
	width:955px;
	height:46px;
	background:url(../images/topnew.jpg) no-repeat top;
	margin:0px;
	padding:0px;
}
#bottom {
	background:url(../images/bottomnew.jpg) no-repeat bottom;
}
#valid {
	font-size: 11px;
	letter-spacing:1px;
	text-align:left;
	padding-left:6px;
	margin-top:104px;
}
.twoColFixLt #left {
	float: left; 
	width: 418px;
	min-height: 740px;
	background:url(../images/left.png) no-repeat top left ;
	padding: 0px 30px 10px 84px;
	margin: 0px 0px 10px 34px;
	border-right: thin dashed #8C8C8C;
	line-height:26px;
}
.twoColFixLt #left-mostra {
	float: left; 
	width: 428px;
	min-height: 740px;
	background:url(../images/left.png) no-repeat top left ;
	padding: 0px 30px 10px 84px;
	margin: 0px 0px 10px 34px;
	border-right: thin dashed #8C8C8C;
	line-height:20px;
	text-align: justify;
}
.twoColFixLt #left-mostra h1 {
	font-size:26px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight:normal;
	letter-spacing: 2px;
	font-variant:small-caps;
	line-height: 30px;
	text-align:center;
}
.twoColFixLt #left-mostra a {
	text-decoration:underline;
}
#menu-left {
	padding:8px 0px 20px 22px;
	margin:0px;
}
#menu-left ul {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height: 30px;
	letter-spacing:2px;
	text-align:left;
	list-style: none;
}
.bold-title {
	font-weight: bold;
	display:block;
	margin-bottom:3px;
	font-variant:small-caps;
}
#address { 
	width:320px;
	height:200px;
	margin: 40px 0px 0px 0px;
	padding: 12px 12px 12px 0px;
	background:url(../images/pubnew.jpg) no-repeat top;
	font-size:12px;
}
#address p {
	margin-top: 0px;
}
#address img {
	margin-left: 15px;
	float: left;
	margin-right: 10px;
}
.twoColFixLt #right {
	min-height:525px;
	margin: 0px 0px 10px 590px; 
	padding: 0px 0px 10px 0px;
}
#menu {
	padding:8px 0px 20px 16px;
	margin:0px;
}
#menu ul {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height: 30px;
	letter-spacing:2px;
	text-align:left;
	list-style: none;
}
li#active {
	background: url(../images/tick-new.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 5px;
	margin-left: -22px;
	line-height:26px;
}
.fltrt { 
	float: right;
	margin-left: 10px;
	margin-top:4px;
}
.fltlft { 
	float: left;
	margin-right: 10px;
	margin-top:6px;
}
.clearfloat { 
	clear:both;
}
.clearleft { 
	clear:left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.center {
	text-align:center;
	margin-left: -5px;
}
input {
	border: 1px solid #cbb5a8;
	height:20px;
	margin-top:0px;
	margin-bottom:6px;
}
.input-block input {
	display:block;
}
textarea {
	border: 1px solid #cbb5a8;
	display:block;
}
.button {
	width: 90px;
	height: 26px;
	background: #dbc0b2;
	color:#666666;
	border-right: 2px solid #a08b7e;
	border-bottom: 2px solid #a08b7e;
	border-left: 2px solid #c4afa2;
	border-top: 2px solid #c4afa2;
	cursor:pointer;
	text-align:center;
}

