.title {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 700;
	
	margin-bottom: 10px;
}

.text {
	color: #808080;
	
	margin-bottom: 20px;
}

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

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

.locandina {
	position:absolute;
	top:10px;
	left:10px;
	width: 144px;
	height: 212px;
	
	border: 4px solid #c19734;
}

.locandina img {
	width: 144px;
	height: 212px;
}


.data {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
	
	font-weight: bold;
	
	text-transform: uppercase;
}

.titolo {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
	
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color:#f1bd41;
	
	padding-top: 10px;
}


.regia {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
}


.cast {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
}


.nazione {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
}


.genere {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
}


.durata {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
}


.trama {
	position:relative;
	top:0px;
	left: 162px;
	width: 438px;
	height: auto;
	
	padding-top: 5px;
}


.boxTrailer {
	display: none;
}



.even { background: #262626; }

#btt_menu_eventi .menu_link { color:#f1bd41; }