h3 {
	
	font-family: Arial,serif;
	color: #8ECA1D;
	background:#EFEFEF url("../img/bg_presentazione.jpg") no-repeat right top;
	width: 720px;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 10px;
	}

#prj_content {
	
	width: 740px;
	margin: 5px 0 15px 0;
	}

#left_content {
	
	float: left;
	width: 455px;
	font-family: Verdana,Arial,serif;
	color: #333;
	font-size: 12px;
	}

#left_content img {
	
	display: block;
	margin-bottom: 10px;
	}

#left_content a {
	
	color: #8ECA1D;
	text-decoration: none;
	}

#left_content a:hover {
	
	text-decoration: underline;
	}

#right_content {
	
	float: left;
	margin-left: 55px;
	width: 230px;
	font-family: Verdana,Arial,serif;
	color: #666;
	font-size: 11px;
	}

#right_content h4 {
	
	font-family: Verdana,Arial,serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000;
	padding: 3px;
	background:#fff url("../img/pp_bg.gif") no-repeat left top;
	margin-top: 0;
	margin-bottom: 10px;
	}

#right_content a {
	
	color: #333;
	text-decoration: none;
	}

#right_content a:hover {
	
	text-decoration: underline;
	}