/* FILM NIGHT */


#content {
position:relative;
margin:auto;
width:770px;
text-align:justify;
top: 48px;
font-size:12px;
}

#header_film_night {
position:absolute;
left:479px;
top:-14px;
width:310px;
height:56px;

}
ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	
}

.ppt img {
	border: 0px;
	padding: 0px;
	background-color: #fff;
	
}
