
/* newsletter */

.title {
	font-size: 13px;
	font-family: Tahoma;
	align:center;
	color:#e01118;
	font-weight:bold;
	Text-Align:Justify;
}

#nltformdati {
	display: inline;
}
#nltformdati p {
	margin: 1px;
	padding: 0;
}
#nltformdati p label {
	float: left;
	width: 112px;
	min-width: 112;
	margin-left: 5px;
}
#nltformdati .nltinput {
	border: 1px solid #8cc63e;
	width: 210px;
	font-size: 11px;
	margin-bottom: 3px;
	color : #004e73;
}


#nltformdati .nltdatiobbl {
	margin: 5px 0 15px 5px;
}
#nltformdati .nltdichiaro {
	display: inline;
}


.button_form {
	background: url(../layout/button.gif) no-repeat 1px;
	margin: -15px 0px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	font-weight : bold;
	background-color: black;
	float: right;
}
.button_form:hover {
	background: url(../layout/button_on.gif) no-repeat 1px;
	background-color: black;
}
.link_form {
	font-weight: bold;
	margin-right: 20px;
}

#submit_form_edit {
	margin: 0px 0px 10px 0px;
	width: 370px;
	text-align: right;
}



.NewsLButton {
	width: auto !important;
	width: 50px;
	min-width: 50px;
	height: 15px;
	float:right;
	border: 1px solid black;
	background-color: white;
	font-size: 11px;
	cursor: pointer;
	text-align:center;
	padding: 0px 1px 1px 3px;
	color: red;
	font-weight: bold;
	line-height: 16px;
	clear: both;
	display: block;
	margin-right: 1px;
}
.NewsLButton:hover {
	width: 47px;
	border: 1px solid red;
	text-decoration: none;
	background-color: #8cc63e;
	color: white;
}





/* 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;
}
.nltarcelenco {
	border-bottom: 1px solid #F6C419;
	padding-bottom: 7px;
	margin-bottom: 7px;
	text-align: justify;
	background: white;
	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;
}