/*Form */

.rosso { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.testo { 
	font-family: Tahoma;
	font-size: 11px;
	color: #416B6F;
	text-decoration: none;
	margin-left: 15px;
}
.testoj { 
	font-family: Tahoma;
	font-size: 11px;
	color: #404142;
	text-decoration: none;
	text-align: justify;
}

.contestoj {
	color: #404142;
	text-align: justify;
	display: block;
	padding-bottom: 15px;
}
.contestoj a {
	color: #404142;
}
.conrigatesto {
	border-bottom: 1px solid #404142;
}
.contestorosso {
	color: #ff0000;
	text-align: justify;
	display: block;
	padding-bottom: 15px;
}

#contatti {
}
#contatti .conlabel {
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
	color: #C54107;
}
#contatti p {
	padding: 0;
	margin: 0 0 4px 0;
	color: #404142;
}
#contatti .coninput {
	border: 1px solid #31595D;
	font-size: 11px;
	margin-bottom: 3px;
	width: 393px;
	font-weight: normal;
}
#contatti .coninputtextarea {
	border: 1px solid #31595D;
	font-size: 11px;
	margin-bottom: 3px;
	width: 391px;
	font-weight: normal;
}
#contatti .coninputtel {
	border: 1px solid #31595D;
	font-size: 11px;
	margin: 1px 0 3px 0;
	width: 47%;
	float: left;
	font-weight: normal;
}
#contatti .coninputfax {
	border: 1px solid #31595D;
	font-size: 11px;
	margin: 0 0 3px 11px;
	width: 47%;
	font-weight: normal;
}
.contel {
	float: left;
}
.confax {
	padding-left: 11px;
}
.conclear {
	clear: both;
}
#contatti textarea {
	font-family: tahoma, arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.conbutton {
	border: 0;
	font-size: 12px;
	cursor: pointer;
	background: url(../layout/iconcina.gif) no-repeat 0% 0%;
	padding-left: 20px;
	margin-left: 15px;
	display: inline;
	color: #404142;
	font-weight: bold;
	line-height: 16px;
}
.conbuttonright {
	text-align: right;
	width: auto;
	line-height: 16px;
}