div#inside_eventi {
	position: relative;
	top:0px;
	left:0px;
	width: 716px;
	height: auto !important;
	height: 535px;
	min-height: 535px;
	
	background: url(../images/prog_bg.jpg) #342d8e repeat-x;
}

div#logone {
	position: absolute;
	top:0px;
	left:0px;
	width: 336px;
	height: 295px;
	
	margin-left: 20px;
	margin-top: 20px;
	
	background: url(../images/logone_sfondo.jpg);
	
	display: none;
}

div#text {
	position: relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto;
	
	margin-left: 10px;
}

.filmEventi {
	position:relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto !important;
    height: 260px;
    min-height: 260px;
}

.lastEventi {
	position:relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto !important;
    height: 260px;
    min-height: 260px;
}

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

#film1 .locandina {
	background: url(../../contentImages/3360/eventi/locandina1.jpg) top left no-repeat;
}

#film2 .locandina {
	background: url(../../contentImages/3360/eventi/locandina2.jpg) top left no-repeat;
}

#film3 .locandina {
	background: url(../../contentImages/3360/eventi/locandina3.jpg) top left no-repeat;
}

#film4 .locandina {
	background: url(../../contentImages/3360/eventi/locandina4.jpg) top left no-repeat;
}

#film5 .locandina {
	background: url(../../contentImages/3360/eventi/locandina5.jpg) top left no-repeat;
}

#film6 .locandina {
	background: url(../../contentImages/3360/eventi/locandina6.jpg) top left no-repeat;
}

#film7 .locandina {
	background: url(../../contentImages/3360/eventi/locandina7.jpg) top left no-repeat;
}

#film8 .locandina {
	background: url(../../contentImages/3360/eventi/locandina8.jpg) top left no-repeat;
}

#film9 .locandina {
	background: url(../../contentImages/3360/eventi/locandina9.jpg) top left no-repeat;
}

#film10 .locandina {
	background: url(../../contentImages/3360/eventi/locandina10.jpg) top left no-repeat;
}

.sito {
	position:absolute;
	top:224px;
	left: 10px;
	width: 146px;
	height: 27px;
	
	background: url(../images/btt_sito.jpg) top left no-repeat;
	
	cursor: pointer;
}

.data {
	position:absolute;
	top:20px;
	left: 170px;
	width: 100px;
	height: auto !important;
    height: 300px;
    min-height: 300px;
	
	font-weight: bold;
	color: #FFFFFF;
}

.titolo {
	position:absolute;
	top:20px;
	left: 280px;
	width: 410px;
	height: auto !important;
    height: 300px;
    min-height: 300px;
	
	font-weight: bold;
	color: #FFF136;
}

.descrizione {
	position:absolute;
	top:40px;
	left: 280px;
	width: 410px;
	height: auto !important;
    height: 300px;
    min-height: 300px;
	
	color: #FFFFFF;
}

.righina {
	position:absolute;
	top:260px;
	left: 130px;
	width: 439px;
	height: 1px;
	
	background: url(../images/righina.png) top left no-repeat;
}

.firstPar {
	margin: 0;
	padding-top: 10px;
}