#contatti {
	font-family: tahoma, arial, Verdana, Helvetica, sans-serif;
	width: 470px;
	padding: 0px;
	border: 0px solid #01569c;
	display: block;
	align: center;
	margin-top: 10px;
	margin-right: auto; 
	margin-left: auto;
}
#contatti .conlabel {
	margin-bottom: 3px;
	display: block;
	color: #bbbbbb;
	font-size: 11px;
	font-weight: normal;
}

#contatti p {
	padding: 0;
	margin: 0 0 4px 0;
	color: #404142;
}

.mail_top {
	color: silver;
	text-decoration: underline;
}
.mail_top:hover {
	color: orange;
}

#contatti .coninput {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin-bottom: 3px;
	width: 468px;
	font-weight: normal;
}
#contatti .conInputNome {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin: 1px 0 3px 0;
	width: 231px;
	float: left;
	font-weight: normal;
}
#contatti .conInputCognome {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin: 1px 0 2px 11px;
	width: 224px;
	font-weight: normal;
	float: right;
}
.conNome {
	float: left;
}
.conCognome {
	padding-left: 12px;
}
#contatti .conInputCortaSin {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin: 1px 0 3px 0;
	width: 231px;
	float: left;
	font-weight: normal;
}
#contatti .conInputCortaDex {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin: 1px 0 2px 11px;
	width: 220px;
	font-weight: normal;
	float: right;
}
.conCortoSin {
	float: left;
}
.conDex {
	padding-left: 15px;
}
.conclear {
	clear: both;
}
#contatti .coninputtextarea {
	border: 1px solid silver;
	background-color: black;
	color: #bbbbbb;
	font-size: 11px;
	margin-bottom: 3px;
	width: 468px;
	font-weight: normal;
}
.conbuttonright {
	text-align: right;
	width: auto;
	line-height: 16px;
}
.conbutton {
	border: 1px solid black;
	background-color: white;
	font-size: 10px;
	cursor: pointer;
	padding: 1px 2px 1px 10px;
	margin-left: 5px;
	display: inline;
	font-variant: small-caps;
	font-weight: 600;
	color: #112f49;
	line-height: 16px;
	text-transform: uppercase
}
.conbutton:hover {
	border: 1px solid silver;
	background-color: black;
	color: #6ad7ff;
	color: orange;
}
.conrigatesto {
	height: 1px;
	margin-top: 15px;
	border-top: 1px solid;
}

.imgsec {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	float: left;
}
.securitycode {
	margin-right: 15px;
	border: 0px solid silver;
	float: left;
}