@charset "utf-8";
/* CSS Document */

#wrapper {
	height: 341px;
	width: 805px;
	margin-left: auto;
	margin-right: auto;
}
.news-progetti {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-left: 10px;
}


#progetti_01 {
	float:left;
	width: 315px;
	background-repeat: no-repeat;
	height: 340px;
}


#content {
	float:right;
	width: 465px;
	background-repeat: no-repeat;
	height: 340px;
	clear: right;
	background-color: #FF9900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #212121;
	border-bottom-color: #212121;
}
.parag_tbl_sx {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #333333;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
}



.titolo_progetto_evidenza {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	color: #333333;
	padding-top: 10px;
}
.pretitolo {
	font-size: 1.4em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
}

