#contact{
	float: left;
	width: 364px;
	margin-top: 18px;
	padding: 0px;
	}


#contact .input1 {
	width: 324px; height: 20px; padding: 5px 20px 0px 6px; margin: 0 0 7px 0; 
	border: solid 1px #F4811E;
	font-family: sans-serif; font-size: 16px; color:#F4811E;
}


#contact .input2 {
	width: 200px; height: 20px; padding: 5px 20px 0px 6px; margin: 0 0 7px 0; 
	border: solid 1px #F4811E;
	font-family: sans-serif; font-size: 16px; color:#F4811E;
}

#contact a{ color:#F4811E; text-decoration:underline;}
#contact a:hover{ color:#F4811E; text-decoration:none;}



input::-webkit-input-placeholder  {
		font-size: 12px;
    	color: #F4811E; 
	}
input:-moz-placeholder {
	
    font-size:12px;
	
}
input[placeholder], [placeholder], *[placeholder]
{
	font-size:12px;
    color:#F4811E !important;
}

#contact textarea {
	width: 364px; height: 160px; padding: 5px 20px 0px 6px; margin: 0 0 20px 0; 
	background: #FFF;
	border: solid 1px #F4811E;
	
	font-family: sans-serif; font-size: 16px; color: #F4811E; 
}
	textarea::-webkit-input-placeholder  {
		font-size: 12px;
    	color: #F4811E;; 
	}
	
textarea:-moz-placeholder {
    font-size:12px;
	
}
input[placeholder], [placeholder], *[placeholder]
{
	font-size:12px;
    color:#F4811E; !important;
}



#contact .button {
	

	padding-bottom: 5px;
	width: 132px;
	height: 37px;
	float: left; 
	background-image:url(images/isprati.png);
	cursor: pointer;
	border:none;
	margin-top:5px;
	}
#contact .button:hover {
	

	padding-bottom: 5px;
	width: 132px;
	height: 37px;
	float: left; 
	background-image:url(images/isprati_hover.png);
	cursor: pointer;
	border:none;
	}


#contact .buttonen {
	

	padding-bottom: 5px;
	width: 132px;
	height: 37px;
	float: left; 
	background-image:url(images/isprati_en.png);
	cursor: pointer;
	border:none;
	margin-top:5px;
	}
#contact .buttonen:hover {
	

	padding-bottom: 5px;
	width: 132px;
	height: 37px;
	float: left; 
	background-image:url(images/isprati_hover_en.png);
	cursor: pointer;
	border:none;
	}

/*.button123{
	font-size: 13px;
	margin-left: 115px;
	padding-bottom: 5px;
	width: 168px;
	height: 35px;
	float: left; 
	border: 1px solid #096CA8;
	background: #EE750E;
	cursor: pointer;
	border-radius: 5px;
	font-weight: bold;
	}*/