@media screen and (max-width: 959px) {
	#site2012{
	  width:620px;
	  display: box; 
      box-orient : vertical reverse;
	}
	#logo2012{
	  display:none;
	}
	#header2012{
	  width:620px;
	  overflow:hidden;
	  margin:auto;
	}
	#blochaut{
	  right:18px;
	}
	#menulink{
		margin: auto auto auto 0px !important;
	}
	#menulink img{
	width:90%;
	}
	#menulink.floatable {
		width:620px;
	}
	#droite2012{
		clear:both;
	}
	#gauche2012{
	  width:620px !important;
	  padding-top: 0px !important;
	  clear:both;
	}
	#gauche2012 .blocgauche, #pub300X250{
	  width:300px;
	  float:left;
	  margin-right:7px;
	}
	#blocgauche_online{
	width:280px !important;
	  float:left;
	  margin-right:7px;
	}
	#dollzsearch{
		position:absolute;
		top:98px;
	  left:auto;
		right:30px;
	  z-index:400;
	}
	
	#fiche_share{
		display:none;
		visibility:hidden;
	}
	
	#fiche_info{
		left:-13px;
	}
	#gauche_classement{
		display:none;
		visibility:hidden;
	}
	
}