@charset "UTF-8";
/* CSS Document */



/* Tabella contatti */

.tablecontatti {
	padding: 0px;
	margin: 0px;
	width: 380px;
}
td.tablecontatti01 {
	font-size:8pt;
	color:#003366;
	text-decoration: none;
	text-align: left;
	padding: 15px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	width: 260px;
}
td.tablecontatti02 {
	font-size:8pt;
	color:#003366;
	text-decoration: none;
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	width: 120px;
}
td.tablecontatti03 {
	font-size:8pt;
	color:#003366;
	text-decoration: none;
	text-align: justify;
	padding: 14px 0px 14px 0px;
	margin: 0px 30px 0px 0px;
	vertical-align: top;
	width: 380px;
}
input.contatti {
	font-size:8pt;
	width: 170px;
	background-color: #F4F4F4;
	color:#003366;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
input.contatti02 {
	font-size:8pt;
	width: 30px;
	background-color: #F4F4F4;
	color:#003366;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.textarea {
	font-size:8pt;
	width: 170px;
	background-color: #F4F4F4;
	color:#003366;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 100px;
	font-weight: normal;
	padding: 5px;
	font-family: Verdana;
	text-align: justify;
}
.textarea02 {
	font-size:8pt;
	width: 170px;
	background-color: #F4F4F4;
	color:#003366;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 100px;
	padding: 5px;
	font-family: Verdana;
	text-align: left;
}
.pulscontatti {
	font-size:9pt;
	color:#003366;
	text-align: center;
	border: 1px solid #003366;
	text-decoration: none;
	height: 24px;
	width: 120px;
	background-color: #E3E3E3;
	font-weight: normal;
	background-image:url(immagini/sfondo-puls.gif);
}

select.sel-cont {
	width: 170px;
	font-size:8pt;
	border-left-style: 1px solid;
	border-right-style: 1px solid;
	border-top-style: 1px solid;
	border-bottom-style: 1px solid;
	border-color:#003366;
}

select.sel-cont2 {
	width: 250px;
	font-size:8pt;
	border-left-style: 1px solid;
	border-right-style: 1px solid;
	border-top-style: 1px solid;
	border-bottom-style: 1px solid;
	border-color:#003366;
}
