/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	

}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#testata {
	height: 125px;
	width: 770px;
}

#block_nav_prim {
	float: left;
	position: relative;
	height: 20px;
	width: 770px;
	background-repeat: no-repeat;
}

#titolo_testa {
	float: left;
	position: relative;
	height: 82px;
	width: 770px;
}

#testata_narnionline #titolo_testa {
	background-color: #fff;
	height: 152px;
	padding-bottom:3px;
}

#testata_narnionline #titolo_testa a {
	display: block;
	overflow: hidden;
	position: absolute;
	background-color:#ddd;
	border: 1px solid #00a;
}
#testata_narnionline #titolo_testa a img {
	border: 0;
}
#testata_narnionline #titolo_testa a.banner_174 {
	width: 174px;
	height: 72px;
}
#testata_narnionline #titolo_testa a.banner_392 {
	width: 392px;
	height: 72px;
}

#testata_narnionline #hd_bottom {
	float: left;
	width: 770px;
}

#data {
	float: left;
	position: relative;
	height: 20px;
	line-height: 20px;
	width: 185px;
	padding-top:3px;
}
#testo_scorr 	{
	float: left;
	position: relative;
	height: 23px;
	width: 582px;
	/*padding-top: 2px;*/
	padding-left:3px;
}
	
	
	
#corpo {
	position: relative;
	float:left;
	width: 768px;
		
}
#footer {
	position: relative;
	float:left;
	width: 768px;
	height:20px;
}
#colonna_a {
	position:relative;
	float: left;
	width: 184px;	
	
}
#colonna_b {
	position:relative;
	float: left;
	width: 410px;
	
	
}
#colonna_c {
	position:relative;
	float: right;
	width: 164px;
	}


