#content {
	width:226px;
	height:600px;
	}	

#content table {
	border:none;
	border-spacing:0px; 
	padding:0px;
	margin:0px;
	}
#content td {
	padding:0px;
	vertical-align:top;
	}	
	
#innerContent {
		position:absolute;
		background:#FFFFFF;
		width:674px;
		height:570px;
		padding:0px;
		margin-left:226px;
		z-index:4;
		top:143px;
	}
#content_nav_2	{
	height:100%;

	}
#top {
	width:673px;
	z-index:2;
	}	
#bottom	{
	position:absolute;
	top:420px;
	width:603px;
	_width:673px;
	padding-bottom:60px;
	padding-left:70px;
	/* background-color:red; */
	z-index:1;
	}
	#bottom p {
		padding-right:90px;
		}
	#bottom h1 {
		background-position: left bottom;
		}	

#diffPercorso {
	background-image: url(../images/bg_percorsoDifficolta.gif);
	width:603px;
	height:160px;
	}

#top .left, #top .right {
	position:relative;
	float:left;
	height:350px;
	margin-top:30px;
	z-index:2;
	}

#top .left {
	margin-left:15px;
	width:400px;
	}
#top .right {
	padding-top:10px;
	width:240px;
	background-image: url(../images/bg_percorsoHomeBuche.gif);
	background-repeat:no-repeat;
	}	

#buche .td1 {
	width:100px;
	height:17px;
	}
#buche .td2 {
		width:70px;
	}

#diffPercorso table {
	width:550px;
	}
#diffPercorso .cell {
	font-size:11px;
	color:#333333;
	line-height:30px;
	text-align:center;
	}	
#document {
	height:30px;
	}
	#document .link a {	 font-size:11px; padding-left:10px; text-decoration: none; color: #666666;}
	#document .link a:hover { text-decoration: underline;	color: #666666; } 		

#innerContent .line {
	width:202px;
	height:1px;
 background-color:#d2d2d3;
	margin:0px 0px 0px 25px;
	padding:0px;
	}	

#navStripeTitle {
		top:105px;
		width:599px;
		_width:674px;
		margin-left:226px;
		padding-left:75px;
	}	
	
/* text */
	#innerContent .par, #innerContent .hcp, #innerContent .buca {
		font-size:11px;
	}
	#innerContent .par, #innerContent .hcp {
		color:#999999;
	}	
	#innerContent .buca a {	 text-decoration: none; color: #669900;}
	#innerContent .buca a:hover { font-weight:bold;	color: #000000; } 	
