
/*::::::::::] RICHIESTA INFO VISTA TABELLARE [:::::::::::*/

.tabellaform {}
.impostazioni {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}
.selettore {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-indent: 10px;
	height: 40px;
	line-height: 40px;
}
.radio {}
.campo {
	width: 180px;
	background-color: #f8f8f8;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-family:  Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-align:center;

}
.testo {
	width: 180px;
}
.txt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	height: 20px;
}
.txtmulti {	
	width: 150px;
}
.campiobbligatori {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
.invio {}
.bottoneinvio {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #336699;
	background-color: #ffffff;
	display: block;
	width: 100px;
	height: 20px;
}

/*________________________________________________*/
.campoaz {
	width: 180px;
	background-color: #F0F3FF;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-family:  Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-align:center;
	}
.testoaz {
	width: 180px;
}

.txtmultiaz {
	width: 150px;
}


/*:::::::::::] RISPOSTA ALLA RICHIESTA INFORMAZIONI [::::::::::*/


.tabellarisposta {
	position: absolute;
	top: 25%;
	left: 40%;
}
.tdrisposta {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #336699;

}
.okrisposta {

}
.buttonokrisposta {
	margin-top: 20px;
	margin-left: 60px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #cccccc;
	width: 60px;
	height: 20px;
	

}

