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



.prox_titolo {
	position: relative;
	top:10px;
	left:10px;
	width: 107px;
	height: 12px;
	
	color:#FFF136;
}


.prox_istruzioni {
	position: relative;
	left: 10px;
	width: 660px;
	height: auto;
	
	margin-top: 25px;
	
	line-height: 18px;
}


.filmProxOdd {
	position:relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto !important;
    height: 270px;
    min-height: 270px;
	
	z-index: 2;
	
	margin-bottom:10px;
	
	background: url(../images/righina.png) bottom center no-repeat;
}

.filmProxEven {
	position:relative;
	top:0px;
	left:0px;
	width: 680px;
	height: auto !important;
    height: 270px;
    min-height: 270px;
	
	z-index: 2;
	
	margin-bottom:10px;
	
	background: url(../images/righina.png) bottom center no-repeat;
}

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


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

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

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

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

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

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

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

.trama {
	position:absolute;
	top:120px;
	left: 300px;
	width: 380px;
	height: auto !important;
    height: 300px;
    min-height: 300px;
	
	color: #FFFFFF;
	
	line-height: 15px;
}

.c1 {color:#FFF136;}


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