#header
{
	background-image: url(/images/header_contatti.jpg);
	height: 341px;
}


#content
{
	background-image: url(/images/bg_contatti.png);
	_background-image: url(/images/bg_contatti.gif)!important; 
	background-repeat: no-repeat;
	background-position: bottom;
}


label
{
	font-family: arial;
	color: #888;
	font-size: 10pt;	
}

#fine_form
{
	float:left;
}

select{
clear:both;	
}

.form_field
{
	width: 400px;
}

.form_field input{
	background-color:#eeeeee;
	width: 400px;
}

#note
{
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

textarea{
	background-color:#eeeeee;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10pt;
}

.userDeclaration
{
	font-size: 7pt;	
}

.userDeclaration_check
{
	margin: 6px 0px 10px 0px; 
	font-size:7pt;
}

.clearB
{
	clear: both;
}

.bottone{
	margin-right: 20px;
	font-family: Arial;
	font-size: 8pt;
	float: left;
}

.errorField {
	border: solid 2px #ff0000;
}

label .errorField{
	color: #00FFFF;
}

select
{
	width:400px;
	background-color:#eeeeee;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#box_left{
	float:left;
	width:280px;
}

#box_right
{
	float:left;
	margin-left: 30px;
	width: 400px;
}

