#contact a {
	color: #444;
	font-size: 1.0em;
	color: #444;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#contact a:hover {
	color: #1358A3;
}

/**********************/

/* form contatti */

#contattaci {
	width: 760px;
	/*height: 364px;*/
	display: block;
}

#cont_sx {
	width: 324px;
	height: 359px;
	float: left;
/*	font-size: 0.7em;
	line-height: 1.4em;*/
	padding-left: 22px;
	padding-right: 0px;
	padding-top: 5px;
}

#cont_dx {
	width: 552px;
	height: 349px;
	float: left;
	margin-top: 10px;
}

#contattaci_sx {
	width: 280px;
/*	height: 600px;*/
	float: left;
	padding: 0px;
	padding-top: 0px;
}


#contattaci_half {
	width: 280px;
	height: auto;
}

#contattaci_half_sx {
	float: left;
	width: 138px;
	height: auto;
	padding: 0px;
}

#contattaci_half_dx {
	float: left;
	width: 140px;
	height: auto;
	padding: 0px;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #000;
}

label {
	padding-bottom: 0px !important;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px !important;
}

input {
	padding-bottom: 0px !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px !important; /*prec. 3px;*/
}

label {
	font-size: xx-small;
}

.privacy {
	font-size: xx-small;
}

#block_sx {
	width: 100px;
	float: left;
	margin-bottom: 10px;
}

#block_dx {
	width: 100px;
	float: left;
	margin-bottom: 10px;
}

.pulsante {
	width: 120px;
	height: 29px;
	text-align: center;
	color: #1358a3;
	background-color: #fff;
	border: 0px;
	margin-right: 10px;
	cursor: pointer;
	font-size: small;
	font-weight: bold;
}

#contattaci_dx {
	padding-top: 5px; /*prec. 15px;*/
	padding-right: 35px;
}

.testo_contatti   {
	width: 280px;
}
ul#form_errori {
	width: 30%;
	float:left;
	position: relative;
	bottom: 0px;
	margin: 0px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: inside square;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #e8122e;
	
}

ul#form_errori.errori_on {
	border: 2px dotted #e8122e;
}

ul#form_errori li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}


.red {
	color: #e8122e;
	font-weight: bold;
}

textarea.privacy {
	font-size: /*0.85em;*/ 8pt !important;
	height: 140px !important;
	width: 220px !important;
	float: left;
}

/* samu -  per form contatti con professioni esteso */
#contattaci_sx_esteso {
	width: 450px;
/*	height: 600px;*/
	float: left;
	padding: 0px;
	padding-top: 0px;
}


label.esteso {
	padding-bottom: 0px !important;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px !important;
}

p.profession {
	font-size: xx-small !important;
}
ul#form_errori li {
	display: block;
	float: none;
}
