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

.text {
	margin-bottom: 20px;
}

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

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

.locandina, .eventi_img {
	position:absolute;
	top:10px;
	left:10px;
	width: 144px;
	height: 212px;
	
	border: 3px solid #cdcdcd;
}

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


.data {
	position:relative;
	top:0px;
	left: 184px;
	width: 406px;
	height: auto;
	
	font-weight: bold;
	
	padding-top: 16px;
	
	text-transform: uppercase;
}

.titolo {
	position:relative;
	top:0px;
	left: 184px;
	width: 406px;
	height: auto;
	
	font-weight: bold;
	color:#0a1d86;
	
	padding-top: 10px;
}

.info {
	position: relative;
	top:0px;
	left: 184px;
	width: 406px;
	height: auto;
	
	padding-top: 10px;
}

.cinema {
	position: relative;
	top: 0px;
	left: 184px;
	width: 384px;
	height: auto;
	
	padding: 10px;
	
	background: #dcdcdc;
		
	border: 1px solid #cdcdcd;
	
	font-style: italic;
	
	margin-top: 10px;
}

.even { background: #dcdcdc; }

#btt_menu_eventi .menu_link { color:#ffe400; }