body
{
	background-color: #ffcc00;
	background-image: url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-left: 18px solid #202020;
	border-right: 18px solid #202020;
}

#menu
{
	width: 780px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	position: fixed;
	top: 0px;
	margin-left: -390px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;
	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
	/* text-align:center; */
}

#menu li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	line-height: 25px;
}

#menu li a
{
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover
{
	background-color: #666666;
}

#main
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffffff;
}

#fotobig
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 780px;
	height: 180px;
	background-image: url(../images/teatro.jpg);
}

#header
{
	background-image: url(images/header_bg.gif);
	height: 79px;
	padding-top: 1px;
	position: relative;
}

.logoz
{
	width: 450px;
	height: 56px;
	margin-top: 16px;
	margin-left: 12px;
	background-image: url(images/logo_isv.gif);
	/*_background-image: none;*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/logo_isv.gif');
}

#header h1
{
	position: absolute;
	left: 442px;
	top: 35px;
	color: #ffcc00;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	/* text-decoration:none; */
}

#header h1.shad
{
	left: 444px;
	top: 37px;
	color: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#header h6.miadata
{
	position: absolute;
	/*float:right;*/
	width:760px;
	text-align: right;
	left: 0px;
	top: 5px;
	color: #a3a3a3;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	/* text-decoration:none; */
}

#header em
{
	font-style: normal;
	text-decoration: underline;
}

#corpo_pagina
{
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-right: 200px solid #f4f4f4;
}

#barra_dx
{
	
	width: 172px;
	background-color: #F4F4F4;
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
}

#barra_dx h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 26px;
	clear: both;
}
#barra_dx h3.giallo
{
	font-size: 13px;
	border-bottom: 1px solid black;
	background-color: #FFCC33;
	margin-bottom: 4px;
	margin-top: 26px;
	clear: both;
}

#barra_dx ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#barra_dx p
{
	margin-bottom: 8px;
}

#contenuti
{
	padding: 10px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
	background-image: url(images/separatore.gif);
	background-repeat: no-repeat;
	margin-bottom:0px;
}

#contenuti h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 0px solid black;
	padding-bottom:15px;
}

#contenuti .slogan
{
	float: right;
}

#contenuti .postedBy
{
	float: left;
}

#contenuti .meta
{
	height: 1em;
}

#contenuti p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}

#contenuti2
{
	padding: 10px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
		margin-bottom:0px;
}

#contenuti2 h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 0px solid black;
	padding-bottom:15px;
}

#contenuti2 .slogan
{
	float: right;
}

#contenuti2 .postedBy
{
	float: left;
}

#contenuti2 .meta
{
	height: 1em;
}

#contenuti2 p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}




.rigainfo
{
	border-top: 0px #dedede;
	border-bottom: 0px #dedede;
	padding: 4px;
	text-align: right;
	margin-bottom: 0px;
	/* background-image: url(images/ico_logo.gif); */
	background-repeat: no-repeat;
	background-position: center left;
	color: #777777;
}

a
{
	color: #B60400;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #202020;
}

.pullout
{
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}



.flickr-thumbnail, .flickr-pullout {
	float: left;
		background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	position: relative;
	}

.flickr-thumbnail img, .flickr-pullout img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
	}

.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .flickr-pullout:hover img {
	background-color: #ccd;
}

.flickr-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(images/flickr_shadow_white.gif);
	
}







.icospett {
	float: left;
	background: url('images/flickr_shadow.gif') no-repeat bottom right;
	
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
}

.icospett img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

.icospett img:hover, .icospett:hover img {
	background-color: #ccd;
}

.icospett
{
	margin: 4px 15px 0px 10px;
	background-image: url(images/flickr_shadow_white.gif);
}






.fotospett {
	float: left;
	background: url('images/flickr_shadow.gif') no-repeat bottom right;
	
 	padding: 0px 0px 0px 0px;
	
	width: auto;
	_position: relative;
}

.fotospett img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
}

.fotospett img:hover, .fotospett:hover img {
	background-color: #ccd;
}

.fotospett
{
	margin: 0px 0px 0px 0px;
	background-image: url(images/flickr_shadow_white.gif);
}






#footer
{
	width: 778px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #202020;
	color: #c7c7c7;
	font-size: 10px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #4FA957;
	color: #c7c7c7;
}
#footer a:hover {
	text-decoration: underline;
	color: #4FA957;
	color: #ffffff;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}
.compagniateatrale {
	font-size: 15px;
	font-weight: bold;
}
.titolint {
	font-size: 13px;
	font-weight: bold;
	color: #B60400;
}

a.spazio {
	padding-left: 5px;

}