#header {
	background:url(../pages/images/headerHome.jpg) 187px 0 no-repeat;
}
#contenuto {
	background:url(../pages/images/contentHome.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:360px;
	padding-top:70px;
	line-height:14px;
}
#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;
}

a:link, a:visited, a:hover, a:active {text-decoration: none }
