

body { 
	background : #000000; 
	text-align : left; 
	margin : 0; 
}


#esterno { 
	position:absolute;
	top:50%;
 	left:50%;
 	width:800px;
 	height:600px;
 	margin-left:-400px;
 	margin-top: -300px;
}

#contatti { 
	width : 210px; 
	height : 40px; 
	position : absolute; 
	left : 590px; 
	top : 560px; 
	padding-left : 3px; 
	padding-right : 2px; 
}

#logo { 
	width : 392px; 
	height : 113px; 
	position : absolute; 
	left : 0; 
	top : 335px; 
	background : url(../img/logo_home.jpg) no-repeat 0 0; 
	z-index : 2; 
}

#riga1 { 
	width : 20px; 
	height : 235px; 
	position : absolute; 
	left : 0; 
	top : 100px; 
	background : url(../img/riga_verticale.jpg) repeat 0 0; 
	z-index : 2; 
}

#riga2 { 
	width : 20px; 
	height : 219px; 
	position : absolute; 
	left : 646px; 
	top : 63px; 
	background : url(../img/riga_verticale.jpg) repeat 0 0; 
	z-index : 2; 
}

#riga3 { 
	width : 20px; 
	height : 124px; 
	position : absolute; 
	left : 611px; 
	top : 429px; 
	background : url(../img/riga_verticale.jpg) repeat 0 0; 
	z-index : 2; 
}

#riga4 { 
	width : 230px; 
	height : 5px; 
	position : absolute; 
	left : 420px; 
	top : 553px; 
	background : url(../img/riga_orizzontale.jpg) repeat 0 0; 
	z-index : 2; 
}

#date_scritta { 
	width : 161px; 
	height : 39px; 
	position : absolute; 
	left : 20px; 
	top : 90px; 
	z-index : 2; 
}

#date_img { 
	width : 132px; 
	height : 147px; 
	position : absolute; 
	left : 75px; 
	top : 130px; 
	background : url(../img/date_img.jpg) no-repeat 0 0; 
	z-index : 2; 
}

#danza_scritta { 
	width : 19px; 
	height : 49px; 
	position : absolute; 
	left : 195px; 
	top : 449px; 
	z-index : 2; 
}

#danza_img { 
	width : 377px; 
	height : 101px; 
	position : absolute; 
	left : 43px; 
	top : 499px; 
	background : url(../img/danza_img.jpg) no-repeat 0 0; 
	z-index : 2; 
}

#teatro_scritta { 
	width : 256px; 
	height : 53px; 
	position : absolute; 
	left : 267px; 
	top : 120px; 
	z-index : 2; 
}

#teatro_img { 
	width : 173px; 
	height : 192px; 
	position : absolute; 
	left : 392px; 
	top : 173px; 
	background : url(../img/teatro_img.jpg) no-repeat 0 0; 
	z-index : 2; 
}

#coll_scritta { 
	width : 281px; 
	height : 41px; 
	position : absolute; 
	left : 399px; 
	top : 23px; 
	z-index : 2; 
}

#coll_img { 
	width : 120px; 
	height : 249px; 
	position : absolute; 
	left : 680px; 
	top : 0; 
	background : url(../img/coll_img.jpg) no-repeat 0 0; 
	z-index : 2; 
}

#chi_scritta { 
	width : 190px; 
	height : 45px; 
	position : absolute; 
	left : 455px; 
	top : 384px; 
	z-index : 2; 
}

#chi_img { 
	width : 106px; 
	height : 162px; 
	position : absolute; 
	left : 645px; 
	top : 283px; 
	background : url(../img/chi_img.jpg) no-repeat 0 0; 
	z-index : 2; 
} 

.home { 
	font-size : 18px; 
	font-family : Bookman Old Style, Verdana, Arial; 
	font-style : italic; 
	color : #e5d4cc; 
	text-align : right; 
}

a:link { text-decoration : none;} 
a:visited { text-decoration : none;} 
a:hover { text-decoration : none;} 
a img { border : none; }


A.contatti { text-decoration : none; } 
A.contatti { color : #e5d4cc; } 
A.contatti:visited { color : #e5d4cc; } 
A.contatti:active { color : #e5d4cc; } 
A.contatti:hover { color : #e5d4cc; text-decoration : underline; } 
