* {margin:0; padding:0;}
.clear {clear:both;}
body {
	background:url(../img/sala-teatrale-fronte.jpg) fixed #000 no-repeat bottom center;
	width:100%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
}
.intro {margin-left:-20000px;}
#container{width:1100px; margin:auto; position:relative;}

.logo{
	font-size:25px;
	font-weight:bold;
	line-height:128px;
	padding-left:75px;
	color:#f00;
	background:url(../img/logo.png) no-repeat left center;
	position:absolute;
	bottom:65px;
	right:-30px;
	width:210px;
	height:117px;
}


#menu{position:absolute; top:20px; right:0; width:270px; height:180px;}

#menu a{
	background:#f00;
	display:block;
	text-align:center;
	position:absolute;
	color:#fff;
	text-decoration:none;
	font:normal bold 13px/13px arial, sans;
	left: 173px;
	top: 104px;
}
#menu a:hover{background:#fff; color:#f00}

#menu #spettacoli{
	top:0;
	left:131px;
	width:100px;
	height:100px;
	line-height:100px;
}
#menu #didattica{
	width:100px;
	height:30px;
	top:60px;
	left:15px;
	line-height:30px;
}
#menu #chisiamo{
	width:100px;
	height:26px;
	top:142px;
	right:0px;
	line-height:26px;
}
#menu #contatti{
	top:142px;
	left:40px;
	width:70px;
	height:110px;
	line-height:110px;
}
#menu #home{
	top:106px;
	left:117px;
	width:50px;
	height:50px;
	line-height:45px;
}


#main {
	width:780px;
	background:#FFF;
   margin:0;
	padding: 20px;
}
.banner {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.columnright {
	width:200px;
	float:left;
	background-color: #EBEBEB;
	margin-top:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.columnright a{
 color:#666; text-decoration:none; font-weight:bold;}
.columnright a:hover{
 color:#FF1F55; text-decoration:underline;
}
.columnright h2{
	color: #ACACAC;
	font-size: 0.90em;
	font-weight: bold;
	text-transform: uppercase;
}
.columnright ul{
	margin-bottom: 25px;
	list-style:none;
	margin-top: 0.5em;
}
.columnright li{border-bottom: 1px solid #C5D1DB; padding: 2px 0;
    font-size: 0.8em;
    font-weight: bold;
}
.columnright li a{ text-decoration:none; color: #FF1F55;}
.columnright li a:hover{ color: #000;}
.columnright2 {
	width:220px;
	float:left;
	margin-top:20px;
}
.text  {
	width:530px;
	float:left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.text ul {margin:5px 0; padding:0 0 0 18px;}
.text li {margin:1px 0; padding:0; font-size:0.9em; list-style-type:square;}
.text  h1{
	margin-bottom:10px;
	font-size: 28px;
	color: #6D6D6D;
	text-transform: uppercase;
	line-height: normal;
}
.text  h2{
	margin:20px 0 8px 0;
	padding-bottom:: 5px;
	font-size: 20px;
	line-height: normal;
	border-bottom:1px solid #C5D1DB;
}
.text  h3{
	margin:12px 0 2px 0;
	font-size: 15px;
}
.text p {margin-bottom: 4px; font-size:0.9em; line-height:120%;}
	.text  a{color: #FF1F55;}
#footer {
	color:#FFF;
	font-size:0.75em;
	width:780px;
	line-height:130%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}
#footer a{ color:#FFF; text-decoration:none;}
#footer a:hover{ color:#FFC; text-decoration:underline;}

/* BEGIN - LIGHTBOX */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* END - LIGHTBOX */

.laboratorio {
	position: relative;
	margin-top: 30px;

}
.laboratorio a.accompagna {
	position: absolute;
	top: 23px;
	right: -250px;
}
