#pageCorps {
	width: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	line-height: 1.5em;
	color: #000000;
}

#bandeau, #menu, #boutons, .ombreLogo, #curseur, #breadCrumb, #pageCorps div.colonneGauche, #rss, .spip-admin-float, .cliquez, .btn, div.liensFilm, #meRappelerBtn, #boutonsSousMenu, #logos {
	display: none;
}

div.encartFilm{
	display:block;
	clear: both;
}
img.petitePhoto, img.grandePhoto, img.affiche{
	display: none;
}
img.affiche{
	/* width:170px;/**/
}


img{
	padding-top: 8mm;
	padding-right: 5mm;
	padding-bottom: 5mm;
	border: none;
}

#photosFilm{
	width:50%;
	float: none;
}

#descriptionFilm{
	width:50%;
	float: left;
}
div.seances ul{
	margin: 0px;
	padding: 0px;
}
div.seances li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#evenements h2, #evenements div, #cinejunior, #programmationIllus, #aufildufrance{
	display: none;
}

#programmation div p{
	display:inline;
	padding-left: 15px;
}
#programmation div p a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}




 