body  {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	background: #f9f9f9 url('bgbody.jpg') top center no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
}
a {

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #98CA3C;
}
a:active {
	text-decoration: none;
}

#container {
	width:890px;
	margin:0 auto;
	padding: 0 30px;
	background-color: #fff;
	/*position: relative;*/
}
#footer{
   width:100%;
   height:20px;   
   clear: both;
   background-color: #e2e2e2;  
   text-align: center;
   line-height: 20px;
   margin-top: 40px;
}


#gallery {
	position: relative;
	margin: 10px auto;
	width: 200px;
	height: 60px;
}
 
#progress {
	margin: 10px auto;
	width: 100px;
	height: 5px;
	padding: 2px;
	border: 1px solid #dfdfdf;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 5px;
	background: #2a2a2f;
	color: #2a2a2f;
	font-weight: bold;
}


#sidebar{
	width:210px;
	float:left;
/*
	left:0;
	position: absolute;
*/
	
}

.sidediv {
	padding-left: 0px;
	padding-bottom: 14px;
	padding-right: 14px;
	padding-top: 14px;
	border-bottom:1px solid #e2e2e2;
}
.enddiv {
	padding: 10px 14px 14px 0;
}
.enddiv span {
	display: block;
}

#mnu {
	font-size: 18px;
	line-height: 25px;


}
#mnu a, #mnu span, #contact span {
	display:block;
}
.active {
	color: #98CA3C;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
#expanded{
	
}
a.a_expand{
	font-size:11px;
	line-height: 13px;
	padding:0 10px;
}
a.a_expand:hover{
	background-color: #98CA3C;
	color: white;
	
}
a.select {
	background-color: white;
	color:#98CA3C;
}
#flickr{
	clear:both;
	height: 25px;

}
#flickr p {
	margin:0;
	padding: 0;
	margin-bottom:10px;	
}
#flickr-img a img{
float:left;
margin:0 6px 10px 0px;
width:32px;
height:32px;
border:0;
}
#contact{
	
}


#newsletter{
	height: 155px;
}
#newsletter input.txt {
	border: 1px solid #666;
	background-color: white;
	color: #666;
	font-size: 14px;
	font-weight: 100;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
#newsletter input.btn{
float: left;
margin-right:  15px;
}

#newsletterform-container{
margin-top:0px;
}
.error { color:red}
.xxsmall {font-size: 10px;}
.xsmall {font-size: 11px;}

#main-content{
	/*position: absolute;
	right:0;*/
	width: 600px;
	float:right;
	
}
#intestazione{
	height: 165px;
}
#istituzionali{
	height:40px;
	width:100%;
	border-bottom: 1px solid #e2e2e2;
}
h1.teatrofellini {
	font-size: 45px;
	font-weight: 100;
	color:#999999;
	text-transform: uppercase;
	padding:0;
	padding-top:50px;
	margin:0
}
.green {
	color: #98CA3C;
}
.grey {
	color: #999999;
	font-weight: 100;
}

#appuntamento{
	
}

#appuntamento h1 {
	color: #98CA3C;
	font-weight: lighter;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom:0;
}

#appuntamento h2{
	font-weight: lighter;
	border-bottom: 1px solid #e2e2e2;
	margin:0;
	margin-bottom: 20px;
	padding: 0;
}

#appuntamento h3 {
	color: #999999;
	font-weight: lighter;
	font-style:italic;
	font-size: 0.7em;
	margin:0;
}

#appuntamento p.excerpt {
	line-height: 16px;
	font-size: 12px;
	width: 600px;
}
ul.pleft{
	float:left;
	width: 150px;
	margin:0;
	padding:0;
}
ul.pleft li {
	line-height: 16px;
	font-size:12px;
	list-style: none;
	border: 1px solid #e2e2e2;
	border-right:none;
	padding-left:5px;
}
ul.pcentro{
	float:left;
	width: 80px;
	margin:0;
	padding:0;
}
ul.pcentro li {
	line-height: 16px;
	font-size:12px;
	list-style: none;
	border: 1px solid #e2e2e2;
	border-right: none;
	padding-right:5px;
	text-align: right;
}
ul.pright{
	float:left;
	width: 80px;
	margin:0;
	padding:0;
}
ul.pright li {
	line-height: 16px;
	font-size:12px;
	list-style: none;
	border: 1px solid #e2e2e2;
	padding-right:5px;
	text-align: right;
}

#prezzileft{
	float:left;} 
#prezzicentro{
	float: right;
}


#forminformazioni label{
	display:block;
	font-size:11px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom:10px;
}

#forminformazioni input{
	width: 210px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}

#forminformazioni input.btn{
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
}

#forminformazioni textarea{
	width: 400px;
	height: 200px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
	font:inherit;
}
#forminformazioni select {
	width: 210px;
	border: 1px solid #e2e2e2;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
}
#response {
	width:600px;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}
.rispred{
	color: red;
}


.right{
	float:right;
	margin:16px;
}
.left{
	float:left;
	margin:16px;
}
#extra{
	/*position: relative;	*/
}
#extraleft{
	float:left;
	width:300px;
}
#extraleft p {
	width:150px;
	font-size: 11px;
	line-height: 11.5px;
	}
#extraright {
	float:left;
	width:300px;
}
#extraright p{
	width: 150px;
	font-size:11px;
	line-height: 11.5px;
}
.titoloextra {
	font-weight: bold;
}
a.linkapp {
	font-size: 12px;
	color:#98CA3C;
	}

a.linkapp:hover {
	color:#999999;
	}	
#otherapp{
	clear:both;
	padding-top:20px;
	height: 200px;
}

#otherapp h3 {
	font-weight: lighter;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 15px;
	padding-bottom: 0;
}

div.shortapp {
	float: left;
	position: relative;
	width:125px;
	height: 125px;
	margin: 0 25px 25px 0 ;
	color: black;
	overflow: hidden;
}

div img {
	border: 0;
	}
.shortapp span.datashort {
	font-size: 14px;
	line-height: 11px;
	padding:0;
	margin:0;
	display: block;
}
.shortapp-img {
	position: absolute;
	top:10px;
	width : 125px;
	height: 111px;
	background-color: gray;
	overflow: hidden;
	text-align: center;
}
.shortapp-inner{
	position: absolute;
	left:0px;
	top:18px;
	padding:5px;
}

span.titolo-short {
	background-color: #000;
    color: #fff;
	font-weight: 100;
	font-size: 13px;
	line-height: 15px;
}


.stagione-img-green{
	border-top: 3px solid #98CA3C;
}
.stagione-img-red{
	border-top: 3px solid #8fb7cb;
}
.red {
	color:#8fb7cb;
}
.stagione-img{
	border-top: 3px solid black;
}

.emergenza-nazionale{
	position: absolute;
	left:0;
	bottom:0;
	background-color: #8fb7cb;
	color:white;
	font-size: 11px;
	text-align: center;
	width: 125px;
	line-height: 15px;
}



#nextapp{
	height: 155px;
}

#nextapp span{
	display:block;
	margin-bottom:5px;
}
#calendario h2{
	font-weight: lighter;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin:0;
	margin-bottom: 20px;
	padding: 0;
}

.img-viewer-over {
	position: absolute;
	top: 13px;
	left: 0;
	padding: 0;
	margin:0;
	width:125px;
	height:111px;
	background:transparent url(back-over.png) no-repeat center top;
	color:white;
	font-size:11px;
	line-height: 12px;
	visibility: hidden;
}

.img-viewer-over a, .img-viewer-over a {
	display: block;
	padding:5px;
	color:white;
	font-size:11px;
	line-height: 12px;
}

