body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color:#006600;
}
	

div#header {
		width:750px;
		background-color:#000;
		margin-left:15px;
		}

div#banner {
	width:475px;
	height:250px;
	background-image: url(http://www.argommteatro.it/stagione/images/header/banner/new_rotate.php);
	background-repeat: no-repeat;
	background-attachment:scroll;
}

div#logo {
	width:250px;
	height:250px;
	background-image: url(http://www.argommteatro.it/stagione/images/header/logo.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	float:right;			
}
div#menu {
	width:750px;
	height:25px;
	padding-top:10px;
	background-color:#660033;
	margin-left:15px;
}

div#menu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none; 
}

div#menu li {
	display: inline;
}

div#menu ul li a {
	text-decoration:none;
	margin: 4px;
	padding: 5px 20px 5px 20px;
	color: #ffffff;
	background: #660033;
}

div#menu ul li a:hover {
	color: #ffffff;
	background: #990033;
}
	
div#clear {
height:1px;
clear:both;
}

div#news {
	margin-left: auto;
	margin-right: auto;
	padding-top:6px;
	width: 720px;
	text-align:right;
}

div#news p {
	border-top:1px solid #ddd;

}
div#container
	{
	margin-left: auto;
	margin-right: auto;
	padding-top:6px;
	width: 780px;
	text-align: left;
	background-image: url(http://www.argommteatro.it/stagione/images/o_sfondo1.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
}

div#wrapper {
	padding-left:30px;
	padding-right:30px;
	height:2500px;	
	width:720px;
}

div#stagione ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
div#stagione li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  padding-bottom:1em;
}

p {
	line-height: 20px;
}

/* spettacoli */

div#spettacolo h2 {
font-variant:small-caps;

}

.corpo {
	padding:10px;
}

.fotoleft {
	float:left;
	padding-top:10px;
	margin-right:10px;
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 15px;	
}

.fotoright {
	float:right;
	padding-top:10px;
	margin-left:10px;
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 15px;	
}

/* spettacoli clear */

.clear {
	clear:both;
}

.clearsmall {
	clear:both;
	height:0px;
}

/* spettacoli immagini Thumbnail */

a {
	text-decoration:none;
	color:#006600;
}
	
a img{ 	border: none;}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.argommteatro.it/stagione/images/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.argommteatro.it/stagione/images/lightbox/overlay.png", sizingMethod="scale");
	}
