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

#text2 a {
	color:#EE6603;
}	


#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;
}

#pagine a{
	color:#fff;
}

#bianco a{
	color:#fff;
}


#pagine{	
	padding-top:30px;
	position:relative;
	width:600px;
	float:left;}
	#pagine ul{
  		width:400px;
		height:25px;}
		#pagine li{
			padding:1px;
			height:20px;
			float:left;
			display:block;
			list-style-type:none;}
			#pagine p{
				padding:0 3px 0 0}