#contatti {
	width: 100%;
	border: 0px solid #920b03;
	display: block;
	align: center;
	height: auto;
	margin-bottom: 10px;
}
#contatti font {
	color: #232629;
	font-size: 11px;
	font-weight: bold;
}
.formcont1 {
	width: 390px;
	border: 0px solid red;
	margin-right: 35px;
	float: left;
}
.formcont2 {
	width: 470px;
	border: 0px solid silver;
	float: left;
}

#contatti .conlabel {
	margin-bottom: 3px;
	display: block;
	color: #232629;
	font-size: 14px;
}
#contatti p {
	padding: 0;
	margin: 0 0 4px 0;
	color: #404142;
}
#contatti .coninput {
	border: 1px solid silver;
	background-color: white;
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
	width: 100%;
	height: 22px;
	font-weight: normal;
}
#contatti .coninputtextarea {
	border: 1px solid silver;
	background-color: white;
	color: #666;
	font-size: 12px;
	margin-bottom: 3px;
	width: 100%;
	height: 185px;
	font-weight: normal;
}
#contatti textarea {
	font-family: tahoma, arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.conbutton {
	font-family: kabel_bk_btbook, sans-serif;
	text-transform: uppercase;
	float: right;
	background-color: #920b03;
	border: 0px solid blue;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 17px;
	text-align: center;
	width: 100px;
	height: 27px;
	line-height: 27px;
	letter-spacing: 1px;
	color: white;
	cursor: pointer;
	text-decoration: none;
}
.conbutton:hover {color: white;text-decoration: underline;background-color: #232629;}
.conbutton a {
	color: white;
	text-decoration: none;
}
.conbutton:hover a {
	color: white;
	text-decoration: underline;
	background-color: #232629;
}

.conrigatesto {
	height: 1px;
	margin-top: 15px;
	border-top: 1px solid;
	float: left;
}
.conTestoMailj{
	font-size: 10px;
}


.staff {
	float: left;
	text-align: center;
	width: 255px;
	border: 0px solid silver;
	margin-bottom: 10px;
	color: #990000;
}

.contattiutili {
	margin-left: 10px;
	border: 0px solid red;
	color: #990000;
	width: 255px;
	float: left;
}
.categoriacontatti {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px solid red;
	color: #990000;
}
.sottocategoriacontatti {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px solid red;
	color: #666;
}




/* newsletter */
.nltformdati {
	border: 0px solid black;
	display: block;
	text-align: left;
	width: 370px;
	margin-left: 150px;
}
.nltformdati p {
	margin: 1px;
	padding: 0;
}
.nltformdati p label {
	border: 0px solid red;
	float: left;
	width: 140px;
	margin-left: 5px;
	line-height: 20px;
}
.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 {
	border: 0px solid black;
	width: 364px;
	margin: 5px 0px 10px 0px;
	text-align: right;
}


.link_form {
	font-weight: bold;
	width: auto;
	text-decoration: none;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	cursor: pointer;
	border: 1px solid black;
	background-color: #ededed;
	color: black;
	/*
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	*/
}
.link_form:hover {
	background: #990000;
	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;
	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;
}


.newsletterspaziosin {
	display: block;
	float: left;
	width: 142px;
	height: 12px;
	border: 0px solid red;
}
