
/* newsletter */

.title {
	FONT-FAMILY: Tahoma, Verdana, Geneva,Arial,Helvetica;
	FONT-SIZE: 11px;
	COLOR:#621818;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

.title A:hover {
	 COLOR: #FF8400;
	 TEXT-DECORATION: none;
}

.nltformdati {
	display: inline;
}
.nltformdati p {
	margin: 1px;
	padding: 0;
}
.nltformdati p label {
	float: left;
	width: 145px;
	margin-left: 5px;
}

.nltformdati .nltinput {
	border: 1px solid #aaaaaa;
	width: 215px;
	font-size: 11px;
	margin-bottom: 3px;
	color : #004e73;
}
.nltformdati .nltdatiobbl {
	margin: 5px 0 15px 5px;
}
.nltformdati .nltdichiaro {
	display: inline;
}

.submit_form {
	margin: 0px 0px 10px 265px;
	width: 104px;
	text-align: right;
}

.link_form {
	border: 0px solid black;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	padding-right: 20px;
	float: right;
	display: block;
	height: 16px;
	line-height: 16px;
	background: url(../img/button.gif) no-repeat 1px;
	background-position: right;
}

.submit_form_edit {
	margin: 0px 0px 10px 0px;
	width: 370px;
	text-align: right;
	display: block;
	clear: bothM
}

/* archivio newsletter */
.nltarcanno {
	color: #4F5054;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
}
.formcomboanno {
	display: inline;
	margin-left: 5px;
}
.formcomboanno select {
	font-size: 10px;
	width: 54px;
	cursor: pointer;
}
.nltarcelenco {
	border-bottom: 1px solid #F6C419;
	padding-bottom: 7px;
	margin-bottom: 7px;
	text-align: justify;
	color: #232122;
}
.nltarctitolo {
	color: #BB2025;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 3px 0 6px 0;
}
.nltarcdownload {
	float: right;
}

.nltpaginanumeri {
	color: #ff0000;
}
.nltpaginascritte {
	color: #232122;
}

.pdcbianco {
	background-color: #ffffff;
}