.txt {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000066; text-decoration: none; text-align: justify; font-style: italic}
.titoli {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #003333}
.txt_nj { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000066; text-decoration: none; font-style: italic }
.txtbold { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000066; text-decoration: blink; font-style: italic ; font-weight: bolder}
.txt_nj_li { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000066; text-decoration: none; font-style: italic }
.txtboldpor { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #C61863; text-decoration: blink; font-style: italic ; font-weight: bolder }
.txtnjpiccolo {
font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000066; text-decoration: none; font-style: italic
}
/****NUOVI****/
#contenitoreGallery{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.contenitoreTnGallery{
	float: left;
	width: 200px;
	height: 200px;
	margin-bottom: 50px;
}
.contenitoreOfferta{
	float: left;
	width: 178px;
	height: 178px;
	margin-bottom: 50px;
	padding: 10px;
	border: #4B4F13 dashed 1px;
	cursor: pointer;	
}
.titoloOfferta{
	width: 178px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	margin-bottom: 5px;
	text-align: right;
}
.descrizioneOfferta{
	width: 178px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #003333;
	text-align: left;
}
.descrizioneOfferta	img{
	float: left;
	border: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.contenitoreOffertaDettagli{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.titoloOffertaDettagli{
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	margin-bottom: 20px;
}
.titoloOffertaDettagli a{
	font-size: 10px;
	font-weight: lighter;
	color: #003333;
}
.descrizioneOffertaDettagli{
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #003333;
	text-align: left;
}
.descrizioneOffertaDettagli img{
	float: left;
	border:0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#scaricaAllegato{
	margin-top: 20px;
	width: 200px;
	height: 100px;
	padding: 10px;
	float: right;
	border: #4B4F13 dashed 1px;
	background: url(img/download.jpg) no-repeat left center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003333;
	text-align: right;
}
#scaricaAllegato a{
	font-size: 10px;
	color: #003333;
}