/* testo */
.off_codice {
	font-weight: normal;
	color: #FFCC00;
	font-size: 16px;
	font-weight:bold;
}

#off_insertData td {
	color:#FFFFFF;
	font-size:12px;
	height:35px;
	}

#off_contact_button {
	color: #FFCC00;
	font-size: 13px;
	line-height:16px;	
	margin:0px;
	cursor:pointer;
	font-weight:bold;
}


/* input */
.off_input_codice {
	 font-family:Verdana, Geneva, sans-serif;
		border:1px solid #FFCC00;
		color : #666666;
		text-align:center;
		font-weight : bold;
		font-size : 16px;
		border-style : ridge;
		height:28px;
		width:100px;
		margin:0px 0px 0px 10px;
		padding-top:3px;
		}

#off_insertData input {
	 font-family:Verdana, Geneva, sans-serif;
		border:1px solid #FFCC00;
		color : #666666;
		text-align:left;
		font-size : 14px;
		border-style : ridge;

		height:28px;
		width:300px;
		margin:0px 0px 0px 10px;
		padding:3px 0px 0px 10px;
	}

#off_code_validation {
	margin-left:10px;
	}		
	
/*
#off_insertData {
	display:none;
	}*/
	