* {margin:0;padding:0}
html, body {height:100%}
body {
text-align:center;
overflow:auto;
}

img, div {
	behavior: url(iepngfix.htc)
	}

img, div, a, input {
	behavior: url(iepngfix.htc)
	}

#centrato {
width:100%;
min-height:100%;
height:auto!important;
height:100%;
margin:auto;
z-index:1;
}



#fascia {
	position:absolute;
	top:0px;
	right:0px;
	min-height:100%;
	height:auto!important;
	width:200px;
	height:100%;
	z-index:100;
	background-image: url(sfondo_barra_index.png);
	background-repeat: repeat;
	background-position: left top;
}

#fascia p {
	margin-top:200px;
	text-align:left;
	font-family: "Trebuchet MS",Helvetica,Arial,Jamrul,sans-serif;
	margin-left:30px;
	font-size:14px;
	line-height:18px;
	
	}






	
	
