/**************************************/
/* FORMS */
/**************************************/

TABLE.contactFormTB {
	width: 680px; 
	margin-top: 0px;
	margin-bottom: 0px;
}
	TABLE.contactFormTB TD {
		padding: 2px;
	}
	TABLE.contactFormTB TD.labels {
		width: 110px; 
		text-decoration: none; 
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		padding-left: 0px;
		/*color: #40498E;
		padding-right: 15px;*/
	}
	TABLE.contactFormTB TD.inputs {
		width: 230px; 
		padding-left: 0px;
		padding-right: 0px;
		text-align: left;
	}
	TABLE.contactFormTB TD.privacyStatement {
		padding-top: 16px;
		text-align: left;
		vertical-align: top;
	}
	/*TABLE.contactFormTB TD.inputSmall {
		width: 60%; 
		padding: 2px 0px 2px 0px;
		text-align: left;
		font-weight: bold;
		color: #40498E;
		text-decoration: none; 
	}*/
	
	
.privacyStatement {
	width: 200px; 
	background-color: #FFFFFF;
	border: 0px solid #fff;
	/*padding: 4px;*/
}

	
.pulsanti {
	width: 100px; 
	height:21px; 
	/*font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px;
	margin-top: 10px;
	background-color: #40498E; 
	border-top: 1px solid #f1f1f1; 
	border-right: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #f1f1f1; */
}

.form {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	width: 220px;
	height: 18px;
	border: 1px solid #A7A7A7;
	background-color: #ffffff;
	padding: 1px 2px 1px 4px;
}

.formSmall {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	width: 160px;
	height: 18px;
	border: 1px solid #A7A7A7;
	background-color: #ffffff;
	padding: 1px 2px 1px 4px;
}

.formLarge {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	width: 280px;
	height: 18px;
	border: 1px solid #A7A7A7;
	background-color: #ffffff;
	padding: 1px 2px 1px 4px;
}



.formarea {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	width: 400px;
	height: 100px;
	border: 1px solid #A7A7A7;
	background-color: #ffffff;
	padding: 4px;
}



.mailSent {
	background-color: #FFFFFF;
	border: 2px solid #008AC8;
	width: 600px; 
	text-align: center;
	padding: 30px;
}






/*Extra Styles*/
/*.miniContactTool {
	font-size: 13px;
	color: #eb2e27;
	letter-spacing: 1px;
	font-weight: bold;
}
A.miniContactTool:link, 
A.miniContactTool:visited {
	font-size: 10px;
	color: #eb2e27; 
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
A.miniContactTool:hover, 
A.miniContactTool:active {
	color: #027FC1;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
*/
div.internalAddresses { 
	width: 760px; 
	height: 260px; 
	position: absolute; 
	top: 34px; 
	left: 0px; 
	z-index: 2; 
	vertical-align: top; 
	border: 0px solid #000;
}
	div.filodiretto { 
		width: 600px !important; 
		height: 80px !important; 
		width: 620px; 
		height: 100px; 
		position: absolute; 
		top: 40px; 
		left: 0px;
		visibility: hidden; 
		overflow: hidden;
		z-index: 4; 
		padding: 10px; 
		background-color: #fff; 
		/*background-image: url(../../graphics/iframe_bg_1.jpg);*/
		background-image: url(../../graphics/body_contents1_bg.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		border: 3px solid #008ac8;
	}
	div.filodirettoClose { 
		width: 60px; 
		height: 18px; 
		position: absolute; 
		top: 10px; 
		right: 10px; 
		vertical-align: middle;
		text-align: center; 
		background-color: #fff; 
		border: 0px solid #000;
	}

	
TABLE.butTB { 
	height: 32px; 
	float: left;
	margin-right: 12px;
}
	TABLE.butTB TD.butTDlabel { 
		background-image: url(../../graphics/company_but_bg.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: bottom;
		padding: 0px 10px 5px 14px;
		font-size: 11px;
		font-weight: bold;
		color: #EF2D23;
	}
	TABLE.butTB TD.butTDlabel A:link, TABLE.butTB TD.butTDlabel A:visited { color: #EF2D23; text-decoration: none; }
	TABLE.butTB TD.butTDlabel A:active, TABLE.butTB TD.butTDlabel A:hover { color: #007DC3; text-decoration: none; }
	
	TABLE.butTB TD.butTDscoiattolo { 
		width: 28px; 
		height: 28px; 
		text-align: left;
		vertical-align: bottom;
		padding: 0px;
	}