@media only screen and (max-width: 479px) {
	#headerVV p.headTitle, #headerVV img.star, #headerVV p.headSubTitle, #interaview{ display:none; }
	#contentThumbs{ padding:5px; top:-25px; }
	#contentThumbs #prevThumbs{ left:-20px; margin-top: -15px; }
	#contentThumbs #nextThumbs{ right:-20px; margin-top: -15px; }
	#titrePano { top: 60px; left: 5px; }
	#nomsPanos li{ font-size:14px; }
}
