div#title {
	position:relative;
	top:0px;
	left:0px;
	width:470px;
	height:36px;
	
	background:url(../images/title_kinoprogramm.jpg) top left no-repeat;
}

div#content_kinoprogramm {
	position:relative;
	top:0px;
	left:0px;
	width:470px;
	height: auto !important;
    height: 400px;
    min-height: 400px;
	
	background:url(../images/bg_prog_shadow.jpg) top left repeat-y;
}




/*	area_info	*/
div#prog_info {
	position:relative;
	top:0px;
	left:14px;
	width:449px;
	height: 133px;
	
	background:url(../images/bg_prog_info.jpg) top left no-repeat;
}


div#prog_info_ico1 {
	position:absolute;
	top:10px;
	left:12px;
	width:auto;
	height: 16px;
	
	line-height:16px;
	font-weight:bold;
}

div#prog_info_ico2 {
	position:absolute;
	top:35px;
	left:12px;
	width:auto;
	height: 16px;
	
	line-height:16px;
	font-weight:bold;
}

div#prog_text {
	position:absolute;
	top:58px;
	left:12px;
	width:auto;
	height: 16px;
	
	line-height:16px;
	font-weight: bold;
}


.prog_info_ico	{
	float:left;
	margin-right:14px;
}


div#prog_info_dal {
	position:absolute;
	top:92px;
	left:12px;
	width:auto;
	height: auto;
	
	font-size:13px;
	font-weight:bold;
	color:#103573;
}

div#prog_info_giorno {
	position:absolute;
	top:112px;
	left:12px;
	width:auto;
	height: auto;
	
	font-size:13px;
	font-weight:bold;
	color:#DA3332;
}





/*	area titoli/orari	*/
.prog_cell {
	position:relative;
	top:0px;
	left:14px;
	width:449px;
	height: auto !important;
    height: 40px;
    min-height: 40px;
	
	background:url(../images/bg_prog_cell.jpg) #FFFFFF top left no-repeat;
}


.prog_cell_arrow	{
	position:absolute;
	top:8px;
	left:14px;
	width:auto;
	height: auto;
}

.prog_cell_title	{
	position:absolute;
	top:6px;
	left:46px;
	width:330px;
	height: auto;
	
	z-index:100;
}

.titolo_film	{
	font-size:12px;
	font-weight:bold;
	color:#103573;
	text-decoration:none;
}
.titolo_film:hover	{
	color:#4D93C5;
}



.prog_cell_hour	{
	position:relative;
	top:0px;
	left:46px;
	width:300px;
	height: auto;
	
	font-size:10px;
	
	padding-top:22px;
	padding-bottom:2px !important;
	padding-bottom:0;
}


.prog_cell_info	{
	position:absolute;
	top:14px;
	left:380px;
	border:none;
}

.prog_cell_ticket	{
	position:absolute;
	top:14px;
	left:410px;
	border:none;
}




/*	menu calendario	*/
.prog_days {
	position:relative;
	top:0px;
	left:13px;
	width:450px;
	height: 36px;
	
	background:url(../images/bg_prog_days.jpg) top left repeat-x;
	
	padding:0 auto;
}


/*.prog_days_menu {
	position:absolute;
	top:8px;
	left:50px;
	width:auto;
	height: 22px;
	
	background:#00FF99;
}*/

.prog_days_menu {
	position:relative;
	top:8px;
	left:110px;
	width:224px;
	height: 22px;
}

.prog_days_menu_prox {
	position:relative;
	top:8px;
	left:50px;
	width:370px;
	height: 22px;
}


.menu_days	{
	float:left;
	margin-right:4px;
	border:0;
}

.menu_prox	{
	float:left;
	margin-left:8px;
	border:0;
}
































/*	area locandine	*/

div#sfondo_locandine	{
	position:relative;
	top:0px;
	left:0px;
	width:470px;
	height:124px;

	background:url(../images/sfondo_locandine.jpg) top left repeat-y;
}

div#rotazione_locandine	{
	position:relative;
	top:10px;
	left:30px;
	width:420px;
	height:110px;
}