/* Ars Site CSS */

/* Backgrounds */
body {
	background-image: url("../assets/background.jpg");
	background-position:top;
	background-repeat:repeat-x;
}

#ars-header-logo {
	background-image: url("../assets/header-logo.png");
	background-repeat: no-repeat;
}

#ars-header-banner {
	background-image:url(../assets/banner-header.png);
	background-repeat:no-repeat;
}

#ars-header-artista {
	background-image:url(../assets/logo-artista.png);
	background-repeat:no-repeat;
}

.leftMenu {
	/*background-image:url(../assets/left-menu-bkgr-bottom.png);
	background-repeat:no-repeat;*/
}

#banda-tavolozza {
	/*background-image:url(../assets/banda-tavolozza.png);
	background-repeat:no-repeat;*/
	width:675px;
	height:67px;
	/*margin-right:0px;*/
}

#page-section-title {
	height:67px;
	display: table-cell; 
	vertical-align: middle;
	width:675px;
}

#intestata {
	/*background-image:url(../assets/carta-intestata.png);
	background-repeat:no-repeat;*/
	width:630px;
	height:100px;
	margin-left:33px;
	margin-top:-3px;
	padding-left:33px;
	padding-top:33px;
}
	
/* Sizes & ... */
body {
	/*width: 1024px;*/
	margin: 0px 0px 0px 0px;
	text-align:center;

}

#Content {
	width:1024px;
	margin:0px auto;
	text-align:left;
	position:relative;
	background-image: url("../assets/background-full.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#ars-header {
	height: 410px;
	position:relative;
}

#ars-header-logo {
	/* margin-left: 32px;
	margin-top: 65px; */
	width: 400px;
	height: 100%;
	float: left;
	
	/*border-width: 2px;
	border-color: maroon;
	border-style: solid;*/
}

#ars-header-banner {
	margin-left: 390px;
	width: 350px;
	height: 410px;
}

#ars-header-artista {
	width: 300px;
	height: 410px;
	z-index:10;
}

#left {
	width:350px;
	/*height:1150px;*/
	float:none;
	position:absolute;
}

.leftMenu {
	/*margin-top:-60px;*/
	width:350px;
	height:1121px;
	float:left;
}

#left-menu-bottom {
	top:437px;
	background-image:url(../assets/left-menu-bkgr-bottom.png);
	background-repeat:no-repeat;
	height:682px;
	width:345px;
}

#left-menu-opts {
	padding-top:45px;
	height:500px;
	/*margin-left:-15px;*/
	list-style:none;
	margin-top:0;
	margin-bottom:0;
}

#left-menu-opts li {
	/*margin-top:0px;*/
}

.menu-opt {
	height: 48px;
	/*border-width:1px;
	border-style:dotted;
	/*margin-left:35px;*/
	vertical-align:middle;
	margin-top:5px;
	margin-left:-15px;
	
}

.menu-opt img {
	margin-left:0px;
}	

.menu-opt-link {
	height: 47px;
	/*border-width:1px;
	border-style:dotted;
	/*margin-left:35px;*/
	vertical-align:middle;
	margin-top:10px;
	margin-left:170px;
	visibility:hidden;
	
}

img {
	border:none;
	
}

.dot {
	background-image:url(../assets/dot.png);
	width:40px;
	height:48px;
	background-repeat:no-repeat;
	float:left;
}

.dot img {
	/*margin-left:40px;*/
}

.main {
	padding-left:352px;
	/*margin-left:352px;*/
	width:680px;
	height:1000px;
	z-index:1;
	position:absolute;
	float:right;
	
	/*margin-top:-100px;*/
}

.main-stage {
	top:-60px;;
	width:1000px;
	height:1100px;
	z-index:32;
	position:relative;
}

.temp {
	border-width:1px;
	border-style:dotted;
}

#contenuto {
	margin-right:5px;
	margin-right:65px;
	font-family:"Myriad Pro", Arial;
	font-size:4;
	font-stretch:normal;
	line-height:27px;
	text-align:justify;
}

tr img {
	margin-left:12px;
}

.red-underline {
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#CC0033;
}

.zone {
	color:#f7941d;
}

#z1, #z2, #z3, #z4, #z5 {
	cursor:pointer;
}