#header {
	background:url(../pages/images/headerHome.jpg) 187px 0 no-repeat;
}
#contenuto {
	background:url(../pages/images/sfondo_contatti.jpg) 0 0 no-repeat;
	min-height:800px;
}
/* for Internet Explorer */
/*\*/
* html #contenuto {
	height: 550px;
}
/**/
#introText {
	width:320px;
	margin-left:510px;
	padding-top:115px;
	line-height:12px;
}
#text2 {
	position:absolute;
	width:400px;
	margin-left:236px;
	padding-top:130px;
	line-height:14px;
	font-weight: bold;
}
#text2 h2 {
	font-weight:normal;
	padding-bottom:8px;
	font-size:16px;
}
#text2 ol {
	line-height:14px;
	padding-left:16px;
}
#text2 ol li {
	padding-bottom:5px;
	color:#f18e00;
}
#text2 ol li span {
	color:#FFFFFF;
}

#logo {
	width: 187px;
	height: 54px;
	background:url(../pages/images/logoHome.gif) 0 0 no-repeat;
}
.textfield {
	background-color: #666666;
	color: #CCCCCC;
	text-indent: 2px;
	height: auto;
	width: auto;
	position:relative;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textarea {
	background-color: #666666;
	color: #CCCCCC;
	text-indent: 2px;
	height: auto;
	width: auto;
	position:relative;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.button {
	font-size: 11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	height: 20px;
	background-color: #666666;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}


