/* ------------- plus petit que 980 ------ */				
@media screen and (max-width: 980px) {  
.HMenuBar .Menu	.ItemSearch{
				position:			absolute;
				z-index:			1000;
				z-position:			1000;
				right:				0px;
				}			
}
/* ------------- plus petit que 768 ------ */				
@media screen and (max-width: 767px) {  
.HMenuBar .Menu	.ItemSearch{
				position:			relative;
				}			
.HMenuBar .Menu:Hover	{
				height:					auto;
				position:				absolute;
				z-index:				1000;
				z-positon:				1000;
				width:					100%;
				}
.HMenuBar .Menu	.Item{
				width:					100%;
				float:					none;
				clear:					both;
				}
.HMenuBar .Menu	.ItemDD{
				width:					100%;
				float:					none;
				clear:					both;
				display:				block;
				}
.HMenuBar .Menu	.ItemSearch{
				width:					100%;
				}			
.HMenuBar .Menu	.ItemSearch:HOVER{
				width:					100%;
				}			
.HMenuBar .Menu	.ItemSearch .Picto{
				float:					left;
				}			
.HMenuBar .Menu	.ItemSearch .Form{
				float:					left;
				}			
.Signature 			{
					padding: 							20px 25px 20px 20px;
				}			
.Signature 			.Mentions	{float: none;width:100%;clear:both;text-align:center;}
.Signature 			.Mentions .Developper{padding-top:20px;}
.Signature 			.SocialNetwork{color: #ffffff;float: none;text-align:center;margin-bottom:20px;}

.ListeLeftAffiner {
				display:				none;
				}
H1				{
				font-size:						24px;
				}
.NewsItem H1	{
				font-size:						24px;
				}
.NewsItem H2	{
				font-size:						24px;
				}
				
.ProductView .Information	.ProductDescriptionSheet .Content 	{
					float:					none;
					clear:					both;
					width:					100%;
					}
.ProductView .Information	.ProductDescriptionSheet .Content 	{
					float:					none;
					clear:					both;
					width:					100%;
					
					}
.ProductView .Information	.ProductDescriptionSheet .Tools 	{
					float:					none;
					clear:					both;
					width:					100%;
					margin-bottom:			20px;
					}
.ProductView .Information	.ProductDescriptionSheet .Tools .OneClickBuy		{
					width:					100%;
					}													
.ProductView .Information	.ProductDescriptionSheet .Tools .OneClickBuy .Txt		{
					display:				inline;
					}													

.ProductView .Information	.ProductDescriptionSheet .Tools .FavorisButton 	{
					width:					100%;
					}			
.ProductView .Information	.ProductDescriptionSheet .Tools .FavorisButton .Txt		{
					display:				inline;
					}													
					
.ProductView .ImageBox			{
					width:					100%;
					float:					none;
					clear:					both;
					margin:					0px 0px 20px 0px;
					}					
.ProductView .ImageBox .Zoom {
					display:				none;
					}					
					
.ContactForm		{
					float:					none;
					width:					100%;
					clear:					both;
					}
.ContactCoords		{
					float:					none;
					width:					100%;
					clear:					both;
					}

}