BODY {
	margin:0; padding:0;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	color: #314269;
	background: url(/praxi_gmbh/images/bg-body.gif) repeat-x left top;
	}
	
.centro {
	display:block;
	width:770px;
	margin:0 auto;
	}
	
.left {
	float:left;
	}
	
H1 {
	height:80px;
	margin:0;
	padding:0;
	background: url(/praxi_gmbh/images/bg-titolo.gif);
	font-size: 11px;
	font-weight: bold;
	}
	
H1 SPAN {
	display:block;
	margin-left:405px;
	padding-top:42px;
	}
	
.praxi {
	position:absolute;
	display:block;
	top:71px;
	left:50%;
	width:144px;
	height:47px;
	margin-left: -385px;
	}
	
	.praxi SPAN {
		display:none;
		}
	
.text {
	display:block;
	width:365px;
	height:467px;
	margin-left:405px;
	padding-top:10px;
	padding-bottom:15px;
	}
	
#footer {
	display:block;
	height:29px;
	text-align:center;
	background: url(/praxi_gmbh/images/bg-footer.gif) repeat-x left top;
	}
	
UL {
	list-style-type:square;
	}

