@media screen and (max-width: 700px)
{
	
	
.fermerarbodetail
{
width:30px;
margin-top:20px;
float:right;
margin-right:50px;
cursor:pointer;	
	
}

.imgarticleseul
{
width:90%;
height:auto;

margin-top:20px;	
}	
	
	
.contenant-article-seul
{
float:none;
margin-top:80px;
margin-right:0px;
width:98%;
}	
	
	
#contenant-recherche-detail
{
width:100%;
}	
	
	
	
.description-produit-seul
{
color:#4379a5;
font-size:18px;
}	
	
	
	
	
	
	
	
	
}

@media screen and (max-width: 1100px)
{
 #container2arbo
{
    
    width:100%;
   height:100%;
}	
	
	
	
	
#criteres
{
	font-family:'Century Gothic';
	font-size:12px;
    float:none;
    border:1px ridge white;
    width:100%;
    height:100%;
	color:white;
	margin:0 auto;
	background-color: rgba(47,47,47,0.9);
}

#imageboutique
{
display:none;
}




}