body {
	background-image:url("http://www.perl.it/img/gui/bkg.gif");
	margin:0px 0px 0px 0px;
	padding:0px;
}

/* Divs - Layers distribution in page */

#header {
	background:#efefef;
	position:relative;
	top:1px;left:0px;
	width:990px;height:39px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index:40;
}

#leftcontent {
	position: absolute;
	left:0px;
	top:40px;
	width:152px;
	border:1px;
}

#centercontent {
   	margin-left:153px;
	padding:0px;
	width:564px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#rightcontentold {
	position: absolute;
	left:154px;
	top:40px;height:120px;
	margin-right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#rightcontent {
	position: absolute;
	top:40px;
	left:725px;
	width:265px;
	margin-right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

/* ----------------- LEFT SECTION ----------------- */

/* Top Left Menu */

	div#leftcontent table {
		width:100%;
	}
	div#leftcontent td.section{
		margin: 0px; 
		padding: 0px; 
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #b2babd; 
		vertical-align: middle;
		text-decoration: none;
		background-color:#c5ced3;
	}
	div#leftcontent td.subSect{
		margin: 0px; 
		padding: 0px; 
		background-color:#716464;
		border-top: 1px solid #726767;
		border-right: 1px solid #c9b3b3;
		border-bottom: 1px solid #5e5454;
		vertical-align: middle;
	}

	div#leftcontent a.section {	
		display:block;
		border: 0px; padding: 0px; margin: 0px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#fff;
		text-decoration: none;
	}
	div#leftcontent a.section:hover {background: #b8c0a6;}
	div#leftcontent a.subSect {	
		display:block;
		border: 0px; padding: 0px; margin: 0px;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:11px;
		color:#fff;
		text-decoration: none;
	}
	div#leftcontent a.subSect:hover {background: #423b3b;}

/* End LEFT SECTION */


/* Miscellaneous */

	* img { 
		border: 0px; padding: 0px; margin: 0px;
		vertical-align: middle;
	}
	.padb2 {
		padding-bottom:2px;
	}
	.vat {
		vertical-align:top;
	}
	.tac {
		text-align:center;
	}
	.tar {
		text-align:right;
	}

/* End Miscellaneous */
