.tablecorpoprogrammazione{
	width:728px;
	background-image: url(../images/bgtableprogrammazione.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#a1a1a1;
}	

.tdsep{
	width:5px;
	background-color:#CCCCCC;
}

.tdcontenuto{
	vertical-align:top;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:174px;
}

.tdcontenutoteatro{
	vertical-align:top;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:174px;
	background-image: url(../images/teatro1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:115px;
}
	
.tdcontenutocinema{
	vertical-align:top;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:174px;
	background-image: url(../images/cinema1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:95px;
}

.tdcontenutomusica{
	vertical-align:top;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:174px;
	background-image: url(../images/musica1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:95px;
}

.tdcontenutoaltrieventi{
	height:95px;
	vertical-align:top;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	width:174px;
	background-image: url(../images/altreattivita1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.titolo{
	color:#4e3f03;
	font-size:17px;
	letter-spacing:-1px;
	text-align:center;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	text-decoration: none;
}

.testo{
	text-align:left;
	line-height:15px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	font-size:10px;
}

.divlinkcorpo{
	padding:10px;
	text-align:right;
}


a.linkcorpo{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a.linkcorpo:hover{
	text-decoration:none;
	background-color:#666666
}
