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

#pagine a, #text2 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}
								
#backstage{
	float:left;
	width:580px}
	#backstage ul li{
		padding:5px;
		list-style-type:none;
		display:block;
		float:left;}
		#backstage ul li img{
			border:3px solid #F38E00}
			#video_01, #video_02{
				border:2px solid #F38E00;
				width:320px;
				height:240px;
				margin:0 0 15px 0;}
