#contattiBig {
	font-size:0.7em;
	line-height:1.5em;
	margin:0;
	padding:0;
	padding-left:60px;
	border:0;
}

.infotxtCodice {
	margin: 0px;
	width:270px;
	height: 30px;
	padding: 0px;
	padding-right:30px;
	color: #331405;
	float: left;
}

.infotxtBig {
	margin: 0px;
	width:270px;
	height: 30px;
	padding: 0px;
	padding-right:30px;
	color: #331405;
	float: left;
}

.infotxtBigSmall{
	margin: 0px;
	width:130px;
	height: 30px;
	padding: 0px;
	padding-right:20px;
	color: #331405;
	float: left;
}

.infotxtBigSmall2{
	margin: 0px;
	width:180px;
	height: 30px;
	padding: 0px;
	padding-right:20px;
	color: #331405;
	float: left;
}

.infotxtBigSelect{
	margin: 0px;
	width:570px;
	height: 30px;
	padding: 0px;
	padding-right:30px;
	color: #331405;
	float: left;
}

.infotxtCode {
	margin: 0px;
	width:150px;
	height: 50px;
	padding: 0px;
	color: #331405;
	float: left;
	margin-top:10px;
	text-align:center;
	margin-right:50px;
}

.infotxtArea {
	margin: 0px;
	width:600px;
	height: 90px;
	padding: 0px;
	color: #331405;
	float: left;
}

.infotxtPrivacy {
	margin: 0px;
	width:620px;
	height: 60px;
	padding: 0px;
	color: #331405;
	float: left;
	font-size:0.8em;
	overflow:hidden; 
	height:100%;
}

.infotxtPrivacy a{
	text-decoration:none;
	color:#52565a;
}

.txtareaBig {
	font-weight: normal;
	color: #331405;
	border: 1px solid #c08f2b;
	width:460px;
	height:80px;
	margin: 0px;
	padding: 2px;
	float: right;
	margin-right:30px;
}


.txtinfoBig {
	font-weight: normal;
	font-size:1em;
	color: #331405;
	border: 1px solid #c08f2b;
	width: 162px;
	margin: 0px;
	padding: 2px;
	float: right;
}

.txtinfoBigSmall{
	font-weight: normal;
	font-size:1em;
	color: #331405;
	border: 1px solid #c08f2b;
	width: 20px;
	margin: 0px;
	padding: 2px;
	float: right;
}

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(../img/msg_arrow.gif) left center no-repeat; 
	padding-left:7px
}
#msgcontent {
	display:block; 
	background:#45331d;
	font-family: Verdana, Helvetica, sans-serif;
	color:#FFF; 
	border:2px solid #45331d; 
	border-left:0;  
	padding:5px; 
	min-width:150px; 
	max-width:200px;
	font-size:0.8em;
}


.buttonBig_1 {
	width:55px;
	height:29px;
	background:url(../img/vai_1.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top:5px;
	float:left;
}

.buttonBig_2 {
	width:55px;
	height:29px;
	background:url(../img/vai_2.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top:5px;
	float:left;
}

.buttonBig_3 {
	width:55px;
	height:29px;
	background:url(../img/vai_3.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top:5px;
	float:left;
}

.buttonBig_4 {
	width:55px;
	height:29px;
	background:url(../img/vai_4.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top:5px;
	float:left;
}

.resetBig {
	width:55px;
	height:29px;
	background:url(../img/reset.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-right:25px;
	float:left;
}

.selectSmall {
	float:right;
	margin-right:2px;
	width: 55px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:1em;	
}

.selectBig {
	float:right;
	margin-right:5px;
	width: 400px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:1em;	
}

#dati {
	float:left;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:3px;
}

