#container #content p {
	margin-bottom: 20px;
	float: none;
}
	
#content h3 {
	font-size: 12px;
	color: #990000;
	margin:0px;
	padding:20px 20px 0px 20px;
}
#container #content img {
	margin-right: 20px;
}

#container #content strong {
	color: #000;
}

#container #content ol li a {
	text-decoration: underline;
}


#content h4{	
	font-size: 12px;
	font-weight:bold;
	line-height:130%;
	color: #6060B0;
	margin:2px 0px;
	padding:5px 0px 0px 20px;
}
#content h5 {
	font-size: 12px;
	color: #6060B0;
	margin:0px;
	padding:0px 20px 0px 20px;
	font-style: italic;
	font-weight: normal;
}
#container #content h5 a {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

#container #content #percorso strong {
	color: #6060B0;
}

#container #content ol li h5 {
	color: #900;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding:0px 20px 0px 0px;
}
#container #content li {
	color: #6060B0;
	margin-bottom: 10px;
}
.peso{
	color:#000;
	font-style: normal;
}
/*------------------------------------  layout colonna a dx*/
#extra {
	position:absolute;
	top:0px;
	left:761px;
	width:186px;
	padding:5px;
	margin:0px;
	color:#fff;
	background: #6060B0 url(../images/shadow_dx_elabora_4.gif) no-repeat bottom right;
	height:730px;

}
/* for Internet Explorer */
/*\*/
* html #extra {
height:680px;
}

/*------------------------------------  layout colonne*/
#content {	
	background:#fff url(../images/shadow.png) no-repeat right bottom;
	width:543px;
	padding:5px 0;
	margin: 0px 194px 0px 215px; 
	min-height:530px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 543px;
}

