/**************************************/
/* FORMS */
/**************************************/
/*
DIV.contentsForm { 
	width: 740px;
	height: 300px;
	position: relative;
	top: 0px;
	overflow: auto;
	border: 1px solid #000;
	background-image: url(../../graphics/iframe_bg_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}*/

TABLE.contactFormTB {
	width: 620px; 
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#666;
}
	TABLE.contactFormTB TD {
		padding: 2px 0px 2px 0px;
	}
	TABLE.contactFormTB TD.labels {
		width: 90px; 
		text-decoration: none; 
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		padding-left: 0px;
		font-weight: normal;
		color: #666;
		/*padding-right: 15px;*/
	}
	TABLE.contactFormTB TD.inputs {
		width: 220px; 
		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: 192px !important; 
	width: 200px; 
	font-size: 11px;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
	padding: 4px;
}

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

.form {
	font-size: 12px;
	color: #000;
	line-height: normal;
	width: 200px;
	height: 20px;
	border: 1px solid #303030;
	background-color: #ffffff;
	padding: 1px 2px 1px 4px;
}

.formarea {
	font-size: 12px;
	color: #000;
	line-height: normal;
	width: 280px;
	height: 120px;
	border: 1px solid #303030;
	background-color: #ffffff;
	padding: 4px;
}



.mailSent {
	/*background-color: #FFFFFF;*/
	border: 0px solid #303030;
	width: 630px; 
	text-align: left;
	padding-top: 0px;
}


a.testo, a.testo:visited{
	
	color:#333;
}
a.testo:hover{
	
	color:#528ad6;
}

