	body{
		font-size:11px;
	}

	.header{
		display:block;
		height:auto;
	}
	.header .wrapper{
		width:auto;
		min-width:200px;
		height:auto;
		background: url(/images/logo-catalogue.jpg) no-repeat right -17px top -10px;
    	background-size: 35%;
	}
	
	.ficheProduit .divPdt.col{
		width:100%;
		display: block;
		border-right: 0px solid #ccc;
	}
	
	/*Moteur de recherche*/
	.picto-loupe{
		position: relative;
		right: -215px;
		top: 67px;
	}
	.wrappe-search {
		/*display:none;*/
	}
	#search-engine {
		position: relative;
		right: -7%;
		top: 2px;
		/*width: 13em;*/
	}
	.inputHide  {
		position: relative;
		top: 38px !important;
		right: -75px;
	}
	.zoneTel {
		top: 77px;
		right: 30%;
		width: 137px;
	}
	.zoneRsx {
		top: 77px;
		right: 10%;
	}
	.font-phone {
		color: #fff;
		font-size: 14px;
		padding-left: 7px;
		font-weight: 550;
	}
	.zoneRecherche {
		position: relative;
		top: 72px;
		height: 35px;
		right: -40px;
	}
	#inputLibre{
		position: relative;
		/*right: -45px;*/	
	}
	#search-engine-2{
		position: relative;
		margin-left: 5px;
		/*right: -49px;*/
		/*width: 13em;*/
	}
	.inputButtonSearch {
		padding-top:6px;
		padding-bottom:6px;
	}
	.nbrResultDG{
		float: none;
		position: relative;
		top: 1px;
	}
	.banner > img {
	    width: auto;
		height: 85px;
	}

	.actuFull {
		width: 100%;
	}
	.selectPays{
		padding:0;
		width:200px;
		float:none;
		position:absolute;
		margin:0 auto;
		right: 0;
		left:0;
		top:57px;
	}
	.legalInfo{
		display:none;
	}
	
	.logo{
		float:none;
		position:relative;
		margin:0 auto;
		display:block;
		margin-top:10px;
		background:url(/images/logo-main-phone.png);
		width:127px;
		height:38px;
		background-size:cover;
	}
	.ftFlag.flag-pl {
		right: 78% !important;
	}
	.ftFlag.flag-nl {
    	right: 70% !important;
	}
	.ftFlag.flag-sp {
   	 	right: 62% !important;
	}
	.ftFlag.flag-it {
    	right: 54% !important;
	}
	.ftFlag.flag-de {
    	right: 46%!important;
	}
	.ftFlag.flag-fr {
    	right: 38% !important;
	}
	.ftFlag.flag-cn {
  	   right: 30% !important;
	}
	.ftFlag.flag-gb {
       right: 22% !important;
	}
	.menu{
		width:auto;
		margin:0;
		margin-left:0px;	
		margin-top:60px;
		padding:0;	
		text-align:left;
		float:none;
		box-sizing:border-box;
	}
	.menu>li{
		display:block;
		width:auto;
		margin-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		border-top:1px solid #84c8e4;
		box-shadow:0 0 0 1px #5a5a5a;
		background:#0ba2e1;
		background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwOTkwQzkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwOTdEQUQiIG9mZnNldD0iMC40Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzA5OERDNSIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzEzNSkiIC8+Cjwvc3ZnPg==);
	}
	.menu li:first-child{
		/*border-top:1px solid #aaa;*/
	}
	.menu li a{
		width:auto;
		height:auto;
		padding:14px;
		padding-left:20px;
		padding-bottom:14px;
		display:block;
		font-size:16px;
		color:#fff;
		margin-left:15px;
		margin-top:5px;
		background:url(/images/picto-fleche-blanche.png) no-repeat left center;
	}
	
	.subMenu ul li a{
		width:auto;
		height:auto;
		padding:10px;
		padding-left:0px;
		display:block;
		font-size:16px;
		color:#444;
		margin-left:15px;
		margin-top:5px;
		background:none;
		font-size:13px;
		
	}
	.subMenu ul li {
		
		/*border-left:1px dotted #999;*/
		
		
	}
	
	.subMenu{
		width:auto;
		position:relative;
		top:0px;
		margin:0px;
		display:none;
		z-index:9999;	
		padding:0px 0px;
		background:#efefef;
	}
	.arrowUp{
		display:none;
	}
	
	.subContent{
		width:auto;
		border:0px solid #999;
		background:none;
	}
	.subContent ul li{
		border-bottom:0px solid #fff;
		border-top:0px solid #fff;
		margin:0;
		height:auto;
		max-height:none;
	}
	.subContent ul li:hover{
		background: none;
		border-bottom:0px solid #ccc;
		border-top:0px solid #ccc;
		/*border-left:1px solid #ccc;*/
	}
	
	.subContent ul li.headerSubRub > a:after{
		right: auto;
		left:17px;
		transform : rotate(90deg);
	}
	.subContent ul li.headerSubRub{
		padding-left:20px;
		max-height: none;
	}
	.subContent ul li ul{
		display:block;
		width:auto;
		position:relative;
		top:0px;
		margin:0px;
		z-index:9999;	
		padding:0px 0px;
		background:#efefef;
		border:0px solid #999;
		
		left:0;
		top:0;
		padding-bottom:5px;
	}
	.subContent ul li ul li{
		margin:0;
		margin-left:0px;
		border-left:1px dotted #999;
		
	}

	.subContent ul li ul li a{
		margin-top:1px;
	}
	
	.search{
		display:block;
		width:190px;
		height:26px;
		padding-left:10px;
		position:absolute;
		margin:0 auto;
		left:50%;
		margin-left:-100px;
		top:80px;
		float:none;
		
	}
	.inputSearch{
		width:160px;
		border:0px;
		background: transparent;
		margin:0;
		height:26px;
		line-height:26px;
		color:#70808b;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	.inputSearch::-ms-clear {
		display: none;
	}

	.inputSearch:focus {
		outline:none;
	}

	.searchOk{
		display:block;
		width:22px;
		height:22px;
		background: url(/images/picto-loupe.png) no-repeat;
		border:0px;
		cursor:pointer;
		position:absolute;
		right:5px;
		top:2px;
	}
	
	
	
	
	.inputText{

		width:190px;

	}
	.rechercheGuidee{
		
		width: 200px;

	}
	
	.inputButton{
		float:none;
		margin-left:30px;
		margin-top:20px;
		width:130px;
		
	}
	
	.textGrisM{
		font-size:10px;
	}
	.textbleuM{
		font-size:10px;
	}

	#resultatsGuidee .ssTitreBleu, #resultatsLibre .ssTitreBleu{
		font-size:11px;
		
	}
	.nbrResult{
		font-size:10px;
	}
	.ficheSolutions {
		padding:5px;
		box-sizing:border-box;
	}
	.ficheSolutions .displayTable {
		margin-top:0px;
		margin-bottom:10px;
	}
	.ficheSolutions .displayTable:last-child {
		margin-bottom:0px;
	}
	.ficheSolutions .displayTable .divSolutions {
		margin-bottom:10px;
	}
	.ficheSolutions .displayTable .divSolutions:last-child {
		margin-bottom:0px;
	}
	.ftRef{
		display:block;
		width:100%;
		margin-left:0px;
		font-weight:bold;
	}
	.nbrResult{
		display:block;
		float:none;
		position:relative;
		margin-top:10px;
	}
	.listResultFT li div:nth-child(2) {
		display:none;
	}
	.listResultFT li div.noPdf {
		display:table-cell;
	}
	.listResultFT li div.ftRef {
		display:block;
		width: auto !important;
		/*float:right;*/
	}

	.listResultFT li {
		position:relative;
		font-size:10px;
		vertical-align:top;
		
	}
	.listResultFT li a{
		/*display:block;*/
		width:auto;
		height:auto;
		padding:12px;
		cursor:pointer;
		padding-right:25px;
	}
	.listResultFT li a, .listResultFT li a:hover {
    background: rgba(0,0,0,0.03) url(/images/picto-download-tablet.png) no-repeat center center;
}
	/*.ftFlag {
		width: 18px;
		height: 12px;
		background:url(/images/flags/flags.png) no-repeat;
		border:1px solid #666;
		float:none;
		position:absolute;
		margin-right:5px;
		right:5px;
		top:50%;
		margin-top:-6px;
	}*/
	
	
	.listResultFT li a {
		/*float:left;*/
		width:50px;
		height:31px;
	}
	.logoMySocla{
		display:none;
	}
	
	.nav{
		display:none;
	}
	
	.content{
		display:block;
		width:auto;
		min-width:200px;
		margin-top:10px;
		margin:0 auto;
		padding-left:5px;
		padding-right:5px;
	}
	.contentHome{
		width:auto;
		margin-top:20px;
		padding: 0 5px;
	}
	
	/*.slideShow{
		width:auto;
		min-width:200px;
		box-shadow:0px 0px 0px 0px #444;
	}
	
	.slideContent ul{
		list-style-type:none;
		margin:0;
		padding:0;
		width:100%;
		height: auto;
		position:relative;
		border-top:1px solid #aaa;
	}
	
	.slideContent ul li, .slideContent ul li.actif{
		position:relative;
		display:block;
		width:auto;
		height:35px;
		padding:0px;
		background:#dfdfdf;
		border-top:1px solid #efefef;
		border-bottom:1px solid #aaa;
	}
	
	.slideContent ul li img, .slideContent ul li.actif img{
		display:none;
	}

	
	
	.slideNav{
		display:none;
		
	}*/
	.slideShow{
		margin-bottom:15px;
	}
	.slideContent ul {
		width:100%;
		box-sizing:border-box;
		overflow:hidden;
		/*height:183px;*/
		height:250px;
		position:relative;
	}
	 .slideContent.fr ul {
		width:100%;
		box-sizing:border-box;
		overflow:hidden;
		/*height:183px;*/
		height:150px;
		position:relative;
	}
	
	.slideContent ul li, .slideContent.fr ul li {
		position:absolute;
		display:none;
		padding:0;
		margin:0 auto;
		width:100%;
		height:250px;
	}
	
	.slideContent ul li>img{
		width:auto;
		height:150px;
	}
	
	.slideContent.fr  ul li a img{
		width:auto;
		height:150px;
	}
	
	.contentTitle p {
		font-size:14px;
	}
	.contentTitle img {
		height:40%;
		width:auto;
	}
	
	.slideShow .relatedLeft.fr{
		display:block;
		top:40px;
		left: 10px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.slideShow .relatedRight.fr{
		top:40px;
		display:block;
		right:10px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	
	.slideShow .relatedLeft{
		display:block;
		top:90px;
		left: 10px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	.slideShow .relatedRight{
		top:90px;
		display:block;
		right:10px;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}
	
	.contentTitle{
		font-size:13px;
		width:100%;
		bottom:0px;
		left:0px;
		color:#333;
		border-bottom:none;
	}
	
	.contentDescription{
		display:none;
	}
	.contentLink{
		display:block;
		bottom:0px;
		left:0px;
		width:100%;
		height:100px;
		bottom:0%;
		right:0px;
		box-sizing:border-box;
		text-align:left;
		background:rgba(220,220,220,0.90);
		border-radius:4px;
	}
	
	.contentTitle .puce {
		bottom:5px;
		right:5px;
		z-index:999;
	}
	.contentLink a{
		display:block;
		width:auto;
		height:100%;
		font-size:9px;
		background-size:6px 8px;
		background:url(/images/picto-fleche-bleue-foncee.png) no-repeat top 13px right 10px;
		/*background-position:top 31px right 10px;*/
		padding:0px;
		color:#333;
		text-align:right;
		line-height:35px;
		padding-right:25px;
	}
	.content{
		display:block;
		width:auto;
		min-width:200px;
	}
	
	

	.article{
		width:100%;
		/*min-width:540px;*/
		margin-top:15px;
		padding-left:0px;
		padding-right:0px;
		float:none;
		font-size:11px;
	}
	.article video{
		width:100%;
		height:auto;
	}
	
	/*.mainHome{
		width:auto;
		float:none;
		vertical-align:top;
		padding-left:5px;
		padding-right:5px;
		margin-top:20px;
	}*/
	.mainHome_fr{
	margin-top:0px;
	width:0px;
	margin-left: 0px;
	/*width:403px;
	float:left;
	vertical-align:top;
	padding-left:45px;
	*/
	
	}
	.mainHome{
		margin-top:0px;
	}
	.cartoucheInfo p.titreBase {
		font-size: 13px;
		margin-bottom: 5px;
	}
	
	.homeSubContainer{
		position:relative;
		padding-top:83%;
	}
	.contentHome .space20px{
		height:10px;
	}
	.contentHome .menuLeft{
		width:100%;
		display:block;
		float:none;
		margin:0;
		margin-top:75px;
	}
	.content .menuRight{
		margin:0 auto;
		float:none;
		clear:both;
	}
	 .contentHome .menuRight{
		width:100%;
		display:block;
		float:none;
		margin:0;
		min-width:0;
	}
	
	.contentHome .actuLeft{
		width:100%;
		display:block;
		float:none;
		margin:0;
		margin-bottom:11px;
	}

	 .contentHome .actuCentre{
		width:100%;
		display:block;
		float:none;
		margin:0;
		min-width:0;
		margin-bottom:11px;
	}
	.contentHome .gondoleCentre{
		width:100%;
		display:block;
		float:none;
		margin:0;
		min-width:0;
		margin-bottom:11px;
	}
	
	 .contentHome .actuRight{
		width:100%;
		display:block;
		float:none;
		margin:0;
		min-width:0;
		margin-bottom:11px;
	}
	
	
	
	
	.contentHome .mainHome{
		position:absolute;
		width:100%;
		top:0px;
		clear:both;
	}
	.contentHome .mainHome_fr{
		position:absolute;
		width:100%;
		top:0px;
		clear:both;
	}
	.contentHome .mainHome .displayTable{
		display:block;
	}
	.contentHome .displayTableRow{
		display:block;
		float:left;
		width:100%;
	}
	.contentHome .displayTableCell.demi{
		display:block;
		float:left;
		text-align:center;
	}
	.contentHome .displayTableCell[style] {
		border:0 !important;
	}
	.contentHome .displayTableCell img{
		margin:0 !important;
		width:90% !important;
		height:auto !important;
	}
	.news img[style]{
		width:100% !important; 
		height:auto !important; 
		margin-right:0px !important; 
		margin-bottom:25px !important;
		
	}
	
	.gallery{
	margin-left:0 !important;
	}
	.gallery li{
		width:100% !important;
		margin-right:0% !important;
	}
	.gallery li:last-child{
		margin-right:0% !important;
	}
	
	.catalogueHtml{
			width:auto;
	}
	.titreBleu, titreXL{
		width:auto;
		min-width:200px;
		font-size:20px;
		line-height:19px;
		margin-left:0px;
	}
	.ssTitreFiletSolid.bleu, .ssTitreFiletSolid.violet, .ssTitreFiletSolid.vert, .ssTitreFiletSolid.orange {
		font-size: 17px;
	}
	.content p {
		font-size: 13px;
	}
	table.vert td, table.bleu td, table.orange td, table.violet td, table.gris td, table.invertBleu td, table.invertOrange td, table.invertViolet td {
		font-size: 10px;
	}
	.ssTitreFiletSolid.bleu, .ssTitreFiletSolid.violet, .ssTitreFiletSolid.vert, .ssTitreFiletSolid.orange {
		font-size:15px;
	}
	
	.ssTitreFiletSolid.blanc {
		font-size:15px;
	}
	.clonedTable{
		width:100%;
		box-sizing: border-box;
		text-align:left;
		padding:0;
		margin:0;
		list-style-type:none;
	}
	.clonedTable>li{
		display:block;
		padding:0;
		margin:0 !important;
		text-align:left;
		padding:10px;
		width:100% !important;
		border-radius:5px;
		border: 1px solid #aaa;
		margin-bottom:5px !important;
		box-sizing:border-box;
	}
	.clonedTable>li:nth-child(even){
		background:#F9F9F9;
	}
	.clonedTable>li:nth-child(odd){
		background:#E9E9E9;
	}
	.clonedTable>li>ul{
		width:100%;
		box-sizing: border-box;
		text-align:left;
		padding:0;
		margin:0;
		list-style-type:none;
	}
	.clonedTable>li>ul>li{
		display:block;
		padding:0;
		margin:0;
		text-align:left;
		width:100% !important;
		margin-bottom:30px !important
	}
	.clonedTable>li>ul>li.tableLabel{
		margin-bottom:5px !important;
		font-size:12px;
		border-bottom:1px solid #ddd;
	}
	.clonedTable>li>ul>li:last-child{
		margin-bottom:0px !important;
	}
	.clonedTable>li>ul>li a.text-bleu,
	.clonedTable>li>ul>li a.text-orange,
	.clonedTable>li>ul>li a.text-violet{
		display:block;
		padding:8px 6px;
		text-align:center;
		background:#0a96d1;
		color:#fff;
		position:relative;
		margin:0 auto;
		width:60%;
		font-size:13px;
	}
	
	.clonedTable>li>ul>li a.text-bleu{
		background:#0a96d1;
	}
	.clonedTable>li>ul>li a.text-orange{
		background:#ee7f00;
	}
	.clonedTable>li>ul>li a.text-violet{
		background:#803689;
	}
	
	.clonedTable>li>ul>li:first-child{
		font-size:13px;
	}
	.titreBleu span{
		font-size:13px;
		color:#333;
		display:inline-block;
		float:right;
		line-height:20px;
		font-variant:small-caps;
		font-style:italic;
	}
	.catalogueHtml .titreBleu, .catalogueHtml .titreXL{
		width:auto;
		min-width:200px;
	}
	.titreBleu div.home{
		background:url(/images/picto-home.png) no-repeat left center;
		background-size:cover;
		width:16px;
		height:14px;			
	}
	
	.titreBleu div.aboutus{
		background:url(/images/picto-aboutus.png) no-repeat left center;
		background-size:cover;
		width:18px;
		height:16px;			
	}
	
	.titreBleu div.productsSocla{
		background:url(/images/picto-socla.png) no-repeat left center;
		background-size:cover;
		width:71px;
		height:18px;			
	}
	/*.titreBleu div.pdtNonRetour{
		background:url(/images/gamme-non-retour-l.png) no-repeat left center;
		background-size:cover;
		width:18px;
		height:18px;			
	}*/
	
	.titreXL.vert div, .titreXL.bleu div, .titreXL.orange div, .titreXL.violet div{
		background-size:cover;
		width:18px;
		height:18px;			
	}
	
	.titreBleu div.documentations{

		background:url(/images/picto-documentations.png) no-repeat left center;
		background-size:cover;
		width:18px;
		height:16px;		
	}
	
	.titreBleu div.animations{

		background:url(/images/picto-animations.png) no-repeat left center;
		background-size:cover;
		width:18px;
		height:16px;			
	}
	.visuelAccueil{
		display:none;
	}
	.visuelProfile{
		border-top:1px solid #c6eeff;
		outline: 1px solid #000;
		width:100px;
		height:auto;
		margin-bottom:35px;
	}
	.visuelProfile.animation{
		display:block;
		width:70%;
		height:auto;
		margin:0 auto;
		float:none;
	}
	.abelL.puceBleue.text-bleu{
		font-size:15px;
	}
	.divSolutions>a{
		display:block;
		width:70%;
		text-align:center;
		background:#0a96d1;
		color:#fff;
		margin:10px auto;
		padding:7px 4px !important;
		font-size:12px;
		box-sizing:border-box;
	}
	.visuelGamme{
		display:inline-block;
		width:auto;
		vertical-align:top;
		padding:5px;
		
	}
	.visuelGamme img{
		width:100%;
		height:auto;
	}
	
	
	.cartoucheGrisAnim{

		width:auto;
		display:block;
		min-height:70px;

	}
	.cartoucheGrisAnim img{
		margin-right:10px;
		zoom: 0.75;
	}

	.cartoucheGrisAnim .paragraphePuce{

		margin-left:80px;
	}
	.cartoucheGrisAnim a{

		margin-left:90px;
		font-size:11px;
	}
	.cartoucheGris p, .cartoucheGrisAnim p{
		margin:0px;
	}

	.cartoucheGris img{
		width:100%;
		height:auto;
	}
	
	
	.services{
		width:auto;
		display:block;
		margin:0 auto;
		
	}
	
	.paragraphePuce{
		width:100%;
	}
	.services li{
		display:block;
		width:100%;
		padding:10px;
		margin-left:0px;
		margin-bottom:5px;
		margin-top:10px;
	}
	.services li img{
		margin-left:0px;
		margin-bottom:10px;
	}
.services li:last-child{
	margin-left:0px;
}
.services>li:first-child{
	float:none;
}
.services>li:last-child{
	float:none;
	width:auto;
}
.services li ul li{
	display:block;
	min-width: inherit;
	width:auto;
	padding:2px;
	box-sizing:border-box;
}
.services li ul li a{
	padding-left:15px;
}
.services li ul li a span{
		font-size:13px;
}
	
	/*.menuRight{
		width:auto;
		height:auto;
		display:block;
		margin-top:10px;
		margin-left:0;
		padding:10px;
	}
	
	
	.cartoucheSimple{
		width:auto;
		margin-bottom:5px;
	}


	.cartoucheDetails{
			width:auto;
		
	}
	.details{
		width:auto;
		margin-bottom:5px;
	}*/
	.menuRight{
		width:auto;
		min-width:200px;
		margin-left:5px;
		margin-right:5px;
		margin-top:0px;
		float:none;
	}
	
	.menuRight div.cartoucheSimple{
		width:auto;
		font-size:10px;
		/*display:inline-block;*/
		/*margin:5px;*/
	}
	
	

	
	.menuRight div.cartoucheSimple span, .menuRight .cartoucheMultiple div.cartoucheDetails span{
		font-size:14px;
	}
	.menuRight .cartoucheMultiple div.cartoucheSimple a{
		display:block;
		width:auto;
		height:auto;
		color:#aae6ff;
		padding:15px 5px;
		background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxMzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwOTkwQzkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwOTdEQUQiIG9mZnNldD0iMC40Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzA5OERDNSIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzEzNSkiIC8+Cjwvc3ZnPg==);
	}

	
	.menuRight div.cartoucheSimple img, .menuRight .cartoucheMultiple div.cartoucheDetails img{
		float:left;
		margin-right:5px;
		width:30px;
		height:25px;
	}

	
	.menuRight .cartoucheMultiple div.cartoucheDetails{
		width:auto;
		min-width:200px;
		font-size:10px;
		padding:15px 5px 15px 5px;
		display:block;
		/*display:inline-block;*/
		/*margin:5px;*/
	}
	
	

	
	

	.menuRight div.cartoucheSimple, .menuRight .cartoucheMultiple{
		width:auto;
		min-width:200px;
		
	}

	.menuRight .cartoucheMultiple div.details{
		font-size:10px;
		width:auto;
		min-width:200px;
		padding:10px 5px;
		/*margin:5px;*/
		margin-bottom:15px;
		display:block;
		/*height:48px;*/
	}
	.menuRight div.cartoucheSimple a{
		padding:5px;
	}
	
	.menuRight .cartoucheMultiple div.details a{
		padding-right:15px;
		margin-top:10px;
	}
	
	
	.detailsProd{
		width:auto;
		min-width:200px;
		padding:5px 5px;
		padding:0;
		margin-bottom:10px;
	}
	.detailsProd ul{
		padding-left:0px;
	}
	.detailsProd ul li{
		font-size:13px;
		padding-left:45px;
	}
	.menuRight .cartoucheMultiple div.details img{
		position:relative;
		display:block;
		margin:0 auto;
		width:20%;
		height:auto;
	}
	
	.detailsProd a{
		display:block;
		padding-right:10px;
		margin-top:5px;
	}

	.detailsAnim{
		width:auto;
		min-width:200px;
		padding-top:5px;
		background:#E8E8E8;
		margin-bottom:10px;
		box-shadow:0 0 0 1px #5a5a5a;
		text-align:center;
	}

	.detailsAnim ul li{
		margin:0 auto;
		padding:0;
		width:auto;
		display:inline-block;
		font-size:10px;
	}
	.detailsAnim ul li:first-child{
		width:auto;
	}
	.menuRight .more{
		font-size:10px;
		padding:10px;
		padding-bottom:0px;
	}

	
	.listProduct{
		width:auto;
		float:none;
		margin-top:50px;
	}
	.listProduct li a{
		padding-left:80px;
		padding-right:5px;
	}
	.listProduct li ul li a span.arrow{
		display:none;
	}
	
	
	.headerPdt{
		padding:10px;
		padding-bottom:10px;
	}
	.shutoff .headerPdt {
		padding: 5px;
		padding-bottom: 5px;
	}
	.gammePdt{
		width:60px;
		height:auto;
	}
	
	.shutoff .displayTableCell{
		display:block;
		width:100% !important;
	}
	.shutoff .displayTableCell .imageProduit {
		width:auto;
	}
	.shutoff .displayTableCell .imageProduit .space10px{
		display:none;
	}
	.space10px{
	display:none;
	}
	.shutoff .displayTableCell .imageProduit>div{
		float:none;
		width:47%;
		margin-right:2%;
		margin-bottom:0px;
		
	}
	.shutoff .displayTableCell .imageProduit>div:nth-last-child(1),
	.shutoff .displayTableCell .imageProduit>div:nth-last-child(2),
	.shutoff .displayTableCell .imageProduit>div:nth-last-child(3){
		margin-right:0%;
		width:100%;
		float:none;
		margin-top:5px;
		margin-bottom:5px;
	}
	.shutoff .displayTableCell .imageProduit>div:nth-last-child(1){
		margin-bottom:0px;
	}
	.shutoff .displayTableCell .imageProduit>div a{
		padding:13px 7px;
	}
	.imageProduit .clappet div, .imageProduit .poignee div {
		width:100%;
		height:145px;
	}
	.descriptionProduit .joint>ul>li>div:nth-child(3) {
		font-size:11px;
	}
	.butterflyTables>ul>li>.elementContainer>.bodyTitle {
		padding: 4px;
		margin-bottom:10px;
	}
	.butterflyTables>ul>li>.elementContainer>.bodyTitle span {
		width:100%;
		box-sizing:border-box;
		display:block;
		float:none !important;
		margin:0px !important;
		padding:5px !important;
	}
	.imageProduit img{
		width:75%;
		height:auto;
	}
	.imageProduit{
		display:block;
		margin-right:0px;
		text-align:center;
		margin-bottom:30px;
		margin-right:0px;
		width:auto;
	}
	.imageProduit img{
		width:75%;
		height:auto;
	}
	
	/*////////////////////////////////////////////////////////////*/
	/*POP-UP BIM*/
	/*////////////////////////////////////////////////////////////*/
		.pop-up-box {
		background-color: #f0f0f0;
		margin: 20% auto;
		padding: 30px;
		border: 1px solid #f9f9f9;
		width: 80%;
		overflow: auto;
		}
	/*////////////////////////////////////////////////////////////*/
	
	
	/*.imgCertif.vert, .imgCertif.bleu, .imgCertif.orange, .imgCertif.violet{
		width:auto;
		min-width:200px;
		margin-left:-10px;
		margin-top:-30px;
		border:0;
		background:none;
		text-align:left;
	}*/
	.imgCertif img{
		width:30px;
		height:auto;
	}
	
	.techProduitLeft{
		width:100%;
		/*display:inline-block;
		clear:both;*/
		float:none;
		font-size:11px;
	}
	.techProduitLeft ul li{
		font-size:10px;
	}
	.techProduitRight{
		width:100%;
		/*display:inline-block;
		clear:both;*/
		float:none;
	}
	
	.techProduitRight table{
		/*margin-left:-5px;*/
	}
	.techProduitRight table tr td{
		font-size:7px;
	}

	
	.descriptionProduit{
		display:inline-block;
		vertical-align:top;	
		font-size:12px;
		width:auto;
	}
	.shutoff .descriptionProduit {
		display: block;
	    margin-left: 0px;
	    padding-left: 0px;
		float: none !important;
		width: 100%;
	}
	
	.titleProduit{
		font-size:16px;
		color:#0a96d1;	
		width:auto;
		display:block;
	}
	
	.subTitleProduit{
		font-size:12px;
		color:#0a96d1;
		width:auto;
		margin-bottom:15px;
		display:block;
	}
	
	.headerSolution{
		padding:0px;
		margin-bottom:0px;
	}
	.imageSolutions{
		padding:0px;
		border:0;
		margin-bottom:0px;
	}
	
	.ficheSolutions .divSolutions{
		display:block;
	}
	.ficheSolutions .displayTable{
		display: block;
	}
	.ficheSolutions .displayTableRow{
		display: block;
	}
	.ficheSolutions .divSolutions.deuxTiers{
		width:auto;
		display: block;
		border-right:0px solid #ddd;
		
	}
	.ficheSolutions .divSolutions.full img.shadow[style]{
		margin-left:0px !important;
		width:100% !important;
		height:auto !important;
		margin-bottom:15px !important;
	}
	.ficheSolutions .divSolutions.unTiers{
		width:auto;
		display: block;
	}
	.ficheSolutions .divSolutions.troisQuart{
		width:auto;
		display: block;
	}
	.ficheSolutions .divSolutions.unQuart{
		width:auto;
		display: block;
	}
	.ficheSolutions .divSolutions.full {
		width:auto;
		display: block;
	}
	video{
		width:auto;
		height:auto;
		box-sizing:border-box;
	}
	video[style]{
		margin:0 !important;
	}
	.gabarit .displayTable {
		display:block;
	}
	.gabarit .displayTableRow {
		display:block;
	}
	.gabarit .divSolutions.demi {
		width:100%;
		display:block;
		border-left:0;
		border-right:0;
	}
	.gabarit .displayTable .displayTableRow:last-child .divSolutions:last-child{
		border-bottom:0;
	}
	.btnRessources {

		margin: 10px 0px 10px 0px;
		float:none;
		display:block;
		padding:3px;
		width:100%;
	}
	.btnRessources a {
		
	}
	.locations .ficheSolutions .displayTable{
		display:block !important;
		margin:10px;
		margin-bottom:0;
		box-sizing:border-box;
		width:auto;
	}
	
	.locations .ficheSolutions .space20px{
		display:none;

	}

	.locations .displayTable .divSolutions{
		display:block !important;
		box-sizing:border-box;
		margin-bottom:10px;
	}
	.locations .displayTable .divSolutions.unTiers{
		width:auto;
	}

	.locations .displayTable .divSolutions p{
		margin:5px;
	}
	.locations .displayTable .divSolutions ul.coord{
		width:auto;
		margin:0 auto;
		margin-top:20px;
	}
	.locations .displayTable .divSolutions ul li {
		width:100%;
		display:block;
	}
	
	.divSolutions .docRecherche[style] {
		padding: 0 !important;
		margin: 0 !important;
		border: 0 !important;
	}
	
	.divSolutions .docRecherche {
		width: 100%;
		float:none;
	}
	.divSolutions .docRecherche:first-child[style] {
		margin-bottom: 50px !important;
	}
	.btnDownload{
		right:-4px;
	}
	
	.divPdt ul li{
		display:block;
		text-align:center;
		margin:15px 20px;
	}
	.booklets div{
		width:49%;
	}
	.booklets div img {
		width:80%;
		height:auto;
	}
	
	
	#displayInstruct .noPdf, #displayInstruct .linkFT{
		display:none;
	}
	#displayInstruct .noPdf.display, #displayInstruct .linkFT.display{
		display:table-cell;
	}
	
	.maskRelated{
		width:auto;
		min-width:200px;
		margin-right:40px;
	}
	
	.footer{
		width:auto;
		min-width:200px;
		margin-top:30px;
	}
	
	.footer .wrapper{
		width:auto;
		position:relative;
		margin:0 auto;
	}
	
	.btnBackTop{
		height:10px;
		right:9px;
		top:-43px;
		border:1px solid #999999;
		background:#e8e8e8 url(/images/arrow-top.png) no-repeat right 8px center;
		background-size:9px 15px;
		font-size:10px;
		padding:8px;
		padding-right:25px;
	}
	.btnBackTop a{
		font-size:10px;
		padding:8px;
		padding-right:25px;
		background:url(/images/arrow-top.png) no-repeat right 8px center;
		background-size:9px 15px;
	}
	.footer .wrapper .mySocla{
		display:none;
	}
	.sitemap{
		display:block;
		width:auto;
		padding:10px;
		margin-right:0px;
		/*display:none;*/
	}
	.sitemapProducts{
		width:100%;
		margin-right:0px;
		margin-left:0px;
		float:none;
	}
	.sitemap.last{
		width:100%;
		box-sizing:border-box;
	}
	.sitemapProducts li ul:first-child{
		margin-right:0px;
	}
	.cartoucheInfo p.titreSaviezVous, .cartoucheInfo p.titreExhibitions {
		font-size:16px !important;
	}

	.titreSiteMap{
		color:#0a96d1;
		font-size:14px;
		border-bottom:1px solid #0a96d1;
		width:auto;
		margin-bottom:10px;
		margin-top:15px;
	}
	.sitemapProducts .titreSiteMap{
		margin-left:10px;
		margin-right:10px;
		
	}
	
	.titreSiteMap:first-child{
		margin-top:0px;
	}
	
	.sitemap li a{
		line-height:24px;
		font-size:12px;
		padding:6px 0px;
		box-sizing:border-box;
		display:block;
	}
	
	.sitemap li.facebook a, .sitemap li.google a, .sitemap li.youtube a{
		display:block;
		width:auto;
		height:50px;
		padding-left:50px;
		line-height:50px;
	}
	
	#espaceSociaux{
		display:block;
		width:auto;
	}
	
	#espaceSociaux li.titreSiteMap{
		display:block;
	}
	#espaceSociaux li{
		display:inline-block;
		width:32%;
	}
	.sitemap li.facebook a{
			background:url(/images/social-fb.png) no-repeat left center;
	}
	.sitemap li.google a{
			background:url(/images/social-gg.png) no-repeat left center;
	}
	.sitemap li.youtube a{
			background:url(/images/social-yt.png) no-repeat left center;
	}
	
	.copyright{
		display:block;
		text-align:center;
		font-size:8px;
		color:#777;
		margin-top:10px;
	}
	.copyright{
		 visibility:collapse;
		 padding:0;
	}
	.copyright a{
	    visibility:visible;
		display:block;
		width:60%;
		text-align:center;
		background:#666;
		color:#fff;
		margin:0 auto;
		padding:7px 4px;
		font-size:12px;
	}
	.copyright span{
		display:block;
		visibility:visible;
		display:block;
		width:100%;
		background:none;
		margin:0 auto;
		margin-top:15px;
	}
	.copyright .wattsLink{
		display:block;
		visibility:visible;
		display:block;
		width:60%;
		background:none;
		margin:0 auto;
	}
	.copyright .wattsLink img {
		vertical-align: bottom;
		width:120px;
		height:auto;
	}
	#resultatsSearch{
		width:100%;
	}

	#vmap{
		display:none;
	}
	
	.policyMsg{
		padding-bottom:10px;
	}
	.policyMsg .close{
		display:block;
		margin:0 auto;
		margin-top:10px;
		width:70%;
	}
   .demi-tab{
		padding-left:0px;
		width:100%;
		float:none;
		margin-left:0px !important;
	}