.col_4 {
	/*background-color: #CC9999;*/
	width: 82%;
	height: auto;
	min-height: 400px;
	text-align: left;
}
	.col_4 dd, .col_4 p, .col_4 cite {
		padding: 3px 35px 5px 35px;
		width: auto;
	}

	.col_4 ul {
		padding: 0 0 10px 60px;
	}
	.col_4 li {
		padding: 2px 0 2px 0;
		line-height: 1.4em;
		list-style-type: circle;
		margin-right: 20px;
	}
	.col_4 li:hover {
		background-color: #F4F9FF;
	}
	.col_4 strong {
		font-weight: bold;
		color: #003653;
	}
	.col_4 em {
		font-style: italic;
	}
	.col_4 h1 {
		font-weight: bold;
		font-size: 1.4em;
		padding: 0 0 3px 40px;
		margin: 0 20px 0 20px;
		border-bottom: 4px solid #f9f9f9;
		color: #3773A4;
		background: url(http://www.infoitalia.com/prt/common/ico_infoitalia_nero.png) no-repeat 2% 50%;
	}
	.col_4 h3 {
		font-weight: bold;
		font-size: 1.2em;
		margin-top: 20px;
		margin-left: 30px;
		color: #5AA3D8;
	}

.imgint {float:right; margin:20px;}

#opinioni dl {
	margin-bottom: 15px;
}
#opinioni dd {
	text-align: right;
	font-size: .9em;
	margin-top: 5px;
}
#opinioni cite {
	display: block;
	font-style: italic;
	background-color: #f9f9f9;
	margin: 20px 35px 5px 35px;
	padding: 10px 20px 10px 20px;
	border-left: 10px solid #FDCA37;
	line-height: 16px;
}


.centra img {
	padding: 6px 8px 0 8px;
	text-align: center;
	
}


#testi a {
	color: #006699;
	padding-bottom: 2px;
	border-bottom: 1px solid #006699;
}
#testi a:hover {
	border-bottom: 0px;
}


#download {
	border:3px solid #F9F9F9;
	background: url(/img/ico-dwnld.png) no-repeat 25% 50%;
}
#contatti #download label {
	background-color: transparent;
}
#download tr:hover {
	background-color: #F8FAFA;
}

#download td, #download th {
	margin: 0;
	padding: 3px 12px 3px 0px;
}
#download td {
	color: #507948;
}

#download th {
	font-weight: bold;
	color: #3773A4;
}

