div#inside_progr {
	position: relative;
	top:0px;
	left:0px;
	width: 700px;
	height: auto;
	
	background: url(../images/prog_bg.jpg) #2B2B2B repeat-x;
	
	padding-bottom:10px;
}


#prenoBanner {
	position: absolute;
	top:140px;
	left:10px;
	width: 146px;
	height: 110px;
}
#callBanner {
	position: absolute;
	top:260px;
	left:10px;
	width: 146px;
	height: 162px;
}
#pdfBanner {
	position: absolute;
	top:310px;
	left:10px;
	width: 146px;
	height: 45px;
	
	display: none;
}

#fbBanner {
	position: absolute;
	top:12px;
	left:10px;
	width: 146px;
	height: 110px;
}



#programmazione {
	position: relative;
	top:0px;
	left:166px;
}


.progIstr {
	line-height:14px;	
	margin:10px 0;
}

.progData {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color: #3DE222;
	
	padding:14px 0;
	
	background: url(../images/prog_separatore1.gif) 60px 0 no-repeat;
}


/* moduli dinamici */



#locandine {
	position:relative;
	float:left;
	top:0;
	left:0;
	width:144px;
	height:212px;
	
	overflow:hidden;
	
	border:#3DE222 1px solid;
	
	background:#000;
}

#locandine img {
	width:144px;
	height:212px;
}

#locandine div {
	position:absolute;
	display:none;
}





#titoliFilm {
	position:relative;
	top:0;
	left:0;
	
	height: auto !important;
    height: 260px;
    min-height: 260px;
	
	margin-left:160px;
	margin-top:10px;
}

#titoliFilm li {
	position:relative;
	width:300px;
	height:auto;
	margin-bottom:5px;
	padding-left:20px;
	
	font-size:11px;
	line-height:11px;
	
	text-transform:uppercase;
	
	font-weight:bold;
		
	cursor: pointer;
	cursor: hand;
}

.bg_li {
	background: url(../images/prog_ico_dirClose.gif) 0 1px no-repeat;
}

.hoover {
	color: #3DE222;
	background: url(../images/prog_ico_dirOpen.gif) 0 1px no-repeat;
}


.simple-modal-btt {
	position:absolute;
	top:570px;
	left:226px;
	
	cursor: pointer;
	cursor: hand;
}




#orari {
	position:relative;
	width:500px;
	height: auto !important;
    height: 200px;
    min-height: 200px;
	
	background: url(../images/prog_separatore1.gif) 60px 0 no-repeat;
	
	padding-top:1px;
}

#orari ul {
	position:relative;
	top:0;
	left:0 !important;
	left:-16px;
	width:480px;
	display:inline;
}

.hours {
	position:relative;
	height:1%; /*extraspace ie6*/
	background: url(../images/prog_separatore2.gif) left bottom no-repeat;
	padding: 2px 0 4px 80px;
	
	line-height:14px;
}
.dayName {
	position:absolute;
	left:0px;
}



.titoloOrari {
	height:1%;
	margin:12px 0 6px 0;
	
	padding-left:20px;
	
	font-size:11px;
	line-height:11px;
	
	text-transform:uppercase;
	
	font-weight:bold;
	color: #3DE222;
	background: url(../images/prog_ico_dirOpen.gif) 0 1px no-repeat;
}









#locandine, #titoliFilm, #orari	{
	display:none;
}


