@media only screen and (max-width: 479px) {
	#headerVV p.headTitle, #headerVV img.star, #headerVV p.headSubTitle, #interaview{ display:none; }
	#headerVV img.logoClient{ width:120px; }
	#contentThumbs{ padding:5px; top:5px; }
	#contentThumbs #prevThumbs{ left:-20px; margin-top: -15px; }
	#contentThumbs #nextThumbs{ right:-20px; margin-top: -15px; }
	#titrePano { top: 60px; left: 5px; }
	#nomsPanos li{ font-size:14px; }
	#bottomBar{ 
	left:0%; bottom:0px;
	width:100%;
	background-color: rgba(255, 255, 255, 1);
	

}