#scheda {
	padding-bottom: 20px;
}

#icons {
	position: absolute;
	top: 277px;
	left: 20px;
	width: 144px;
	height: auto;
}

#backBtt {
	position: absolute;
	top: 20px;
	left: 910px;
	
	width: 50px;
	height:auto;
	
	text-align: right;
	
	z-index:100;
	
	cursor:pointer;
	display: none;
}

.subtitle {
	position: relative;
	top:0px;
	left:0px;
	width: 600px;
	height: auto;
	
	font-weight: bold;
	
	display: none;
}

#titolo {
	position:relative;
	top: 0px;
	left:242px;
	width:698px;
	height:auto;
	z-index:5;
	
	font-weight: bold;
	color: #FC0;
	font-size: 18px;
}

#titolo_orig {
	position:relative;
	top: 0px;
	left:242px;
	width:698px;
	height:auto;
	
	color: #7591af;
	
	padding-top: 3px;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#titolo { margin-top: 20px; }
	#titolo, #titolo_orig { left: 0; width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#titolo { margin-top: 20px; }
	#titolo, #titolo_orig { left: 0; width: 460px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#titolo { margin-top: 20px; }
	#titolo, #titolo_orig { left: 0; width: 728px; }
}



#boxLocandina {
	position:absolute;
	left:20px;
	top:20px;
	width: 223px;
	height: 323px;
	
	border: 1px solid #FFFFFF;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#boxLocandina { position:relative; top: 0; left: 0; margin: 0 auto; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#boxLocandina { position:relative; top: 0; left: 0; margin: 0 auto; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#boxLocandina { position:relative; top: 0; left: 0; margin: 0 auto; }
}

#dati {
	position:relative;
	top:0px;
	left:242px;
	width:698px;
	height:auto;
	
	padding-top: 20px;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#dati { left: 0; width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#dati { left: 0; width: 460px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#dati { left: 0; width: 728px; }
}


#web {
	display: inline-block;
	top:0px;
	left:0px;
	width: 460px;
	height: 26px;
	
	margin-left: 242px;
	
	padding-top: 20px;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#web { margin-left: 0; width: 300px; height: auto; display: block; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#web { margin-left: 0; width: 300px; height: auto; display: block; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#web { }
}

	#web a { text-decoration:none; color:#393939; }
	#web a:hover { text-decoration:none; color:#3a618c; }

	.website {
		float:left;
		
		margin-right:10px;
		
		padding: 6px 10px;
		background: #FFFFFF;
	}



#trama {
	position:relative;
	top:0px;
	left:242px;
	width:698px;
	height:auto;
	
	padding-top: 20px;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#trama { left: 0; width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#trama { left: 0; width: 460px; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#trama { left: 0; width: 728px; }
}

#preno {
	position:relative;
	top:0px;
	left:242px;
	width:400px;
	height: auto;
	
	margin-top: 20px;
	margin-bottom: 20px;
}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#preno { left: 0; width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#preno { left: 0; }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#preno { left: 0; }
}

#preno .title {
	font-weight: 600;
	font-size: 18px;
}

#preno .content {  }

#sel_cine_scheda {
		width: 400px;
		
		margin-top: 10px;
	}
#sel_giorno_scheda {
		width: 400px;
		
		margin-top: 10px;
	}
#sel_ora_scheda {
		width: 400px;
		
		margin-top: 10px;
	}

@media screen and (min-width : 320px) and (max-width : 479px) {
	#sel_cine_scheda, #sel_giorno_scheda, #sel_ora_scheda { width: 300px; }
}
@media screen and (min-width : 480px) and (max-width : 767px) {
	#sel_cine_scheda, #sel_giorno_scheda, #sel_ora_scheda { }
}
@media screen and (min-width : 768px) and (max-width : 992px) {
	#sel_cine_scheda, #sel_giorno_scheda, #sel_ora_scheda { }
}

#prenotaRapido_scheda_btt {
		display:inline-block;
		position: relative;
		top: 8px;
		left: 0px;
		
		width:130px;
		height:auto;
		
		padding: 6px 0;
		background: #FFFFFF;
		color: #393939;
		text-align: center;
		font-weight: 700;
		
		cursor:pointer;
	}
	
	#prenotaRapido_scheda_btt:hover {
		color: #3a618c;
	}


#bannerScheda {
	position:relative;
	top:0px;
	left:0px;
	width:728px;
	height: auto;
	
	text-align:center;
}

.rect_scheda {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 250px;
	
	background: #4a8cf7;
	
	display:inline-block;
	
	display: none;
}
#adv2 { margin-left:55px; }

#boxTrailer {
	display: inline-block;
	top:0px;
	left:0px;
	
	padding: 6px 10px;
	background: #ffffff;
}

.linkTrailer {
	text-decoration: none;
	color: #393939;
}

.linkTrailer:hover {
	text-decoration:none;
	color:#3a618c;
}



.info {
	position: relative;
	top: 0px;
	left: 160px;
	width:460px;
	
	padding-top: 20px;
	
	color: #ffff01;
}