.filmOdd {
	position:relative;
	top:0px;
	left:0px;
	width: 600px;
	height: auto !important;
   height: 296px;
   min-height: 296px;
	
	padding: 10px;
	background: #131312;
}

.filmEven {
	position:relative;
	top:0px;
	left:0px;
	width: 600px;
	height: auto !important;
   height: 296px;
   min-height: 296px;
	
	padding: 10px;
}

.locandina {
	position:absolute;
	top:10px;
	left:10px;
	width: 200px;
	height: 294px;
	border: 1px solid #727272;
}

.locandina img {
	width: 200px;
	height: 294px;
}


.data {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	font-weight: 700;
	font-size: 16px;
	
	text-transform: uppercase;
}

.titolo {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	color:#fcc329;
	font-weight: 700;
	font-size: 16px;
	
	padding-top: 5px;
}

.regia {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	padding-top: 5px;
}

.cast {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	padding-top: 2px;
}

.nazione {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	padding-top: 2px;
}

.genere {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	padding-top: 2px;
}

.durata {
	display: none;
}

.trama {
	position:relative;
	top:0px;
	left:212px;
	width: 388px;
	height: auto;
	
	padding-top: 10px;
}

.boxTrailer {
	position: relative;
	top: 0px;
	left: 212px;
	background: #fcc329;
	text-transform: uppercase;
	
	width: 180px;
	height: auto;
	
	padding: 10px 0;
	text-align: center;
	font-weight: 700;
	
	margin-top: 20px;
}

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

.linkTrailer:hover {
	text-decoration: underline;
}

.seq_div_cont .title {
	margin-top: 40px;
}

#btt_menu_rassegne { background: #fcc329; }
#btt_menu_rassegne .menu_link { color: #1c1c1b; }