
/*    	    *** *** *** *** 	        */
/*    	    				 	        */
/*    	    	Module 	        		*/
/*    	    Og-Catalogue 	        	*/
/*    	    				 	        */
/*    	    *** *** *** *** 	        */



/*************/
/* STRUCTURE */
/*************/


/*	INTERFACE : COLONNE CENTRE	*/

#col_centre {
	display: inline-block;
	width: 705px; /* si 240 de colDroite */
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
}
@media screen and (max-width: 954px) {
	#col_centre {
		float: none;
		width: auto;
	}
}

/*	COLONNE GAUCHE	*/

#col_gauche {
	display: inline-block;
	width: 400px;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}

#menu_cat {
	margin: 0px 0px 30px 0px;
}
@media screen and (max-width: 1280px) {
	#col_gauche {
		display: none;
	}
}

/* NON affichage du menu de gauche */

#col_gauche {
	display: none;
}
#col_centre {
	display: block;
	width: auto;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/* menu rubriques */

.menu-1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.menu-1 li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(style/fleche-1.gif);*/
	list-style-image: none;
	list-style: none;
	line-height: 2.4em;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	font-size: 1.3em;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #ddd;
}
.menu-1 li:last-child {
	/*border-bottom: 1px solid #000;*/
}
.menu-1 li a {
	display: block;
	color: #666;
	padding: 0px 10px 0px 10px;
	transition: 0.2s;
	background: rgba(255, 255, 255, 0.5) url("style/plus.png") no-repeat center right scroll;
}
.menu-1 li a.m1_pasPlus {
	/*background: none;*/
}
.menu-1 li a:hover , .menu-1 li a.servActif{
	color: #fff;
	background-color: #E7670B;
	background-color: #ecD000;
	padding-left: 20px;
	background-position: 96% center ;
	/*padding-left: 20px;
	background-position: 5px center ;*/
}

/* menu sous-rubriques */

.menu-2 {
	margin: 0px;
	padding: 0px;
}
.menu-2 li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	line-height: 2.4em;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	font-size: 0.9em;
	text-transform: none;
	/*border-bottom: none;*/
}
.menu-2 li a {
	display: block;
	color: #666;
	padding: 0px 0px 0px 25px;
	background: #e9e9e9 url("style/fleche_2.png") no-repeat -10px center scroll;
	background-image: none;
}
.menu-2 li a:hover , .menu-2 li a.servActif{
	color: #fff;
	background: #E7873B url("style/fleche_2.png") no-repeat 96% center scroll;
	background-color: #Fcec00;
	background-color: #F9DE00;
	padding-left: 10px;
}



/*****************************
  RUBRIQUES ET PRODUITS  
*****************************/

/* en-tete de la rubrique */
.head_rub {
	/* display: none; */
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #fff;
	background: #01aef0 url(style/fond_titre_page.jpg) no-repeat center 55% scroll;
	background-size: cover;
	box-shadow: inset 0px 10px 10px 0px rgba(0,0,0,0.1);
}
.head_rub_vign {
	
}
.head_rub_txt {
}
.head_rub_txt_coul {
	background: linear-gradient(#00ACEF 0%, #019DEF 50%, #018EEF 100%);
	background: linear-gradient(rgba(0,172,239,0.8) 0%, rgba(1,157,239,0.8) 50%, rgba(1,142,239,0.8) 100%);
}
.head_rub_titre {
	margin: 0px 0px;
	padding: 1em 0px 0px;
	line-height: 1.2em;
	font-family: 'ralewayextrabold';
	font-size: 3.6em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.head_rub_descr {
	margin: 0px 0px 0px;
	padding: 2vh 6vw 5vh;
	font-size: 0.6em;
	font-size: calc(0.5vh + 0.5vw + 8px);
	line-height: 1.6em;
	text-align: justify;
	text-align: center;
	color: #fff;
	/* background: linear-gradient(#00ACEF 0%, #019DEF 50%, #018EEF 100%); */
}
#col_centre .head_rub_descr {
	display: none;
}

/* Sous Rubriques listées par médaillon  */
.SousRubList {
	text-align: center;
}
.uneSousRub{
	display: inline-block;
	position: relative;
	width: 246px;
	height: 346px;
	overflow: hidden;
	margin: 20px 30px 30px 20px;
	padding: 0;
	border: 1px solid #eee;
	/*border-radius: 0px 0px 8px 8px;*/
	text-align: center;
	transition: 0.4s;
	background: #fff;
}
.uneSousRub.last_med{
	margin-right: 0px;
}

@media screen and (max-width: 955px) {
	.uneSousRub {
		display: block;
		float: none;
		margin: 20px auto;
	}
}

.uneSousRubAcc {
	float: left;
	position: relative;
	width: 160px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}
.sousRubLien {
	display: block;
	transition: 0.5s;
}
.sousRubVign {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px;
	width: 246px;
	height: 246px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	position:relative;
	z-index: 2;
}
.uneSousRubAcc .sousRubVign{
	margin: 30px 20px 0px 20px;
	width: 120px;
	/*height: 120px;*/
	height: auto;
	transition: 0.3s;
}
.sousRubTxt {
}
.sousRubNom {
	display: block;
	height: 34px;
	line-height: 16px;
	overflow: hidden;
	margin: 10px 0px 0px;
	padding: 0px 20px;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #f90;
	color: #666;
}
.uneSousRubAcc .sousRubNom{
	font-size: 1.1em;
	text-align: center;
	/*font-weight: normal;*/
	color: #999;
	transition: 0.3s;
	margin: 20px 0px 0px;
}
.sousRubDescr {
}
.sousRubDescr a{

}
@media screen and (max-width: 955px) {
	.sousRubTxt {
	}
	.sousRubNom {
	}
	.sousRubDescr {
	}
}
.sousRubVoir{
	display: block;
	width: 66%;
	margin: 0px auto 10px auto;
	padding: 3px 5px;
	text-align: center;
	color: #000;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
	background: #00aff0;
	background: #E7670B;
	background: rgba(120, 120, 120, 0.5);
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: 0px 0px 2px #999;
}
.uneSousRubAcc .sousRubVoir{
	position: absolute;
	top: -10%;
	left: 13%;
	opacity: 0;
	transition: 1s;
}

.sousRubAjoute{
	/*float: right;*/
	display: block;
	/*width: 60px;*/
	line-height: 30px;
	margin: 40px 0px 0px 0px;
	padding: 0px 5px;
	text-align: center;
	color: #000;
	color: #fff;
	font-size: 1em;
	background: rgba(50,50,50,0.2);
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	transition: 0.8s;
	position:relative;
	z-index: 10;
}
.sousRubDescr {
	display: block;
	margin: 0px 2px 6px 2px;
	padding: 0px 10px;
	font-size: 1em;
	font-weight: normal;
	color: #666;
	height: 3.8em;
	overflow: hidden;
}
.sousRubDescr a{
	color: #fff;
}
.uneSousRub:hover {
	box-shadow: 0px 0px 10px 6px #eee;
}
.uneSousRub:hover .sousRubAjoute {
	margin: -230px;
}
.uneSousRub:hover .sousRubNom {
	color: #333;
}
.uneSousRub:hover .sousRubDescr {
	color: #333;
}
.uneSousRubAcc:hover .sousRubVign {
	width: 160px;
/*	height: 150px;*/
	margin: 10px 0px 0px 0px;
}
.uneSousRubAcc:hover .sousRubNom{
	margin: 5px 0px 0px;
	font-size: 1.1em;
	color: #999;
	font-weight: bold;
}
.uneSousRubAcc:hover .sousRubVoir{
	display: block;
	top: 50%;
	opacity: 1;
	transition: 0.3s;
}

.description {
	background: url("../style/fleche-3.png") no-repeat left 3px scroll;
	text-indent: 18px;
}

/* menu vertical ou horizontal qui scroll */
.menu_content_fixed {
	position: relative;
	float: left;
	width: 850px;
	height: 200px;
	overflow: hidden;
	margin: 0px 20px;
	background: #fff;
	border: 1px solid #ccc;
}
.menu_content_fixed .menu_content_scrolled{
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 0.3s;
}

.menu_arrow {
	display: inline-block;
	float: left;
	width: 20px;
	height: 50px;
	padding: 100px 5px;
	text-align: center;
}
.menu_arrow img{
	width: 20px;
}
.menu_bt_haut {
	opacity: 0;
	transition: 0.8s;
}
.menu_bt_bas {
	opacity: 1;
	transition: 0.8s;
}


/* pagination  */

#pagination {
	clear: both;
	font-size: 11px;
	text-align: left; 
	line-height: 30px;
	margin: 10px 0px;
	color: #ccc;
}
#pagination a{
	padding: 2px 4px;
	color: #999;
}
#pagination span.actif{
	padding: 3px 6px;
	color: #ccc;
	background: url("../style/halo.png") no-repeat center center scroll;
}
#pagination a:hover{
	padding: 1px 3px;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #000;
}

/*							*/
/*		Produits (liste)	*/
/*							*/

/* Produits listés par médaillon  */

.list_prod {
	margin: 4vh 2vw;
	/* text-align: center; */
	display: flex;
    flex-direction : row;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: space-around;
}
@media screen and (max-width: 600px) {
	 .list_prod {
	   flex-direction : column;
	   padding: 0;
	}
}
.list_prod_marge {
	margin: 4vh 6vw;
}
@media screen and (max-width: 1024px) {
	.list_prod_marge {
		margin: 4vh 0vw;
	}
}


.unProd {
	position: relative;
	width: 170px;
	margin: 0px 20px 10px 0px;
	border: 1px solid #ccc;
	/*border-radius: 0px 0px 8px 8px;*/
	background: #ddd url("../style/fond_medaillon.png") no-repeat center center scroll;
	transition: 0.3s;
}

.unProd:hover {
	box-shadow: 0px 0px 10px 6px #eee;
}
.unProdFantasy {
	float: left;
	position: relative;
	width: 200px;
	height: 200px;
	margin: 20px 10px 0px 20px;
	padding: 10px 0px 0px 0px;
	border: none;
	background: #fff;
	/*background: no-repeat center center scroll;
	background-size: 100%  100%;
	background-size: cover;*/
	text-align: center;
	box-shadow: 2px 2px 2px 2px #ccc;
	transition: 0.3s;
}
.postit_1 {
	transform: rotate(-15deg); 
	/*background-image: url(style/postit-1.png);
	padding: 20px 20px 40px 10px;*/
}
.postit_2 {
	transform: rotate(10deg); 
	/*background-image: url(style/postit-2.png);
	padding: 20px 30px 40px 10px;*/
}
.postit_3 {
	transform: rotate(-10deg); 
	/*background-image: url(style/postit-3.png);
	padding: 20px 30px 40px 10px;*/
}
.postit_4 {
	transform: rotate(15deg); 
	/*background-image: url(style/postit-4.png);
	padding: 20px 10px 40px 10px;*/
}
.unProdFantasy:hover {
	transform: rotate(0deg);
}
/* contenu du prod */
.prodTop {
	position: absolute;
	top: -4px;
	left: -4px;
}
.unProdFantasy .prodTop {
	display: none;
}
.prodOffre {
	position: absolute;
	top: -10px;
	right: -10px;
}

.prod_rang { /* fin de ligne */
	margin-right:0px;
}
.prodVign {
	display: block;
	margin: 0px 0px 0px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.unProdFantasy .prodVign {
	margin: auto;
	margin-bottom: 10px;
	height: 140px;
	width: 180px;
	border: 1px solid #999;
	border: none;
}

.prodNom {
	display: block;
	height: 30px;
	line-height: 12px;
	overflow: hidden;
	margin: 0px 0px 0px;
	padding: 5px 0px 0px 6px;
	font-size: 1.2em;
	color: #F5BB02;
	color: #555;
	/* text-align: center; */
	background: #eee;
	border-bottom: 1px solid #fff;
	transition: 0.4s;
}
.prodNom:hover {
	color: #d30;
	color: #F90;
	background: #fff;
	color: #660;
	color: #b93;
	text-shadow: 1px 1px #fff;
	transition: 0.2s;
}
.prodTxt {
	display: block;
	margin: 0px 0px 4px;
}

.unProdFantasy .prodNom {
	display: block;
	height: 4em;
	width: 100px;
	margin: 10px auto;
	overflow: hidden;
	line-height: 1em;
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: normal;
	text-shadow: none;
	color: #f90;
	color: #999;
	background: none;
	border: none;
}
.unProdFantasy .prodNom:hover {
	font-weight: normal;
	text-shadow: none;
}
.prodRef {
	padding: 3px 0px 0px 0px;
	color: #0D91EB;
	font-size: 0.8em;
	font-weight: bold;
	display: none;
}

.prodPrix {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	height: 1.1em;
	background: #fff;
	text-align: center;
}
.prodPrix span.prodPrixHT {
	position: absolute;
	top: 0px;
	right: 4px;
	font-size: 1em;
	font-weight: normal;
	color: #789;
}
.unProdFantasy .prodPrix{
	display: none;
}
.unProd .prodPrix{
	padding: 5px 0px 5px 5px;
}

.prodPrixBarre {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: line-through;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	background: #fff;
}
.unProdFantasy .prodPrixBarre{
	display: none;
}

.prodDescr {
	margin: 0px 0px 6px 0px;
	padding: 8px 0px 0px 6px;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	height: 56px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.prodDescr a{
	color: #fb3;
}
.prodDescr a:hover{
	color: #000;
}
.unProdFantasy .prodDescr{
	display: none;
}
.unProd .prodDescr{
	display: none;
}

.prodForm {
	float: left; 
	margin: 0px 4px;
}

.prodVoirTxt {
	display: none;
	color: #fff;
	background: #f90;
	background: #666;
	padding: 4px 6px;
	font-size: 0.9em;
	/* demande du 01/04/2020 */
	background: #0C91EB;
	border: 2px solid #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	opacity: 0.5;
	/* font-size: 0.8em; */
}
.unProdFantasy .prodVoirTxt{
	display: none;
}

.prodAjoute{
	float: right;
	width: 50px;
	margin: 0px 8px 0px 0px;
	padding: 0px 4px;
	text-align: center;
	color: #000;
	font-size: 11px;
	background: #E7670B;
	border: 1px solid #ccc;
	border-radius: 8px;
	box-shadow: 2px 2px 5px #333;
}
.unProdFantasy .prodAjoute{
	display: none;
}
.crit_tag {
	position: absolute;
	left: -11px;
	display: inline-block;
	width: 146px;
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 24px;
	text-align: left;
	color: #ddd;
	background: no-repeat left center scroll;
	background-size: 100% 100%;
	opacity: 0.9;
}
.crit_tag.crit_med {
	left: -10px;
	width: 105px;
	height: 30px;
	line-height: 32px;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	z-index: 200;
}
#crit-promo {
	top: 10px;
	background-image: url("../style/crit-promo.png");
}
#crit-new {
	top: 45px;
	background-image: url("../style/crit-new.png");
}
#crit-top {
	top: 80px;
	background-image: url("../style/crit-top.png");
}

/* Médaillons horizon */

.unProdListFloat {
	position: relative;
	width: 300px;
	height: 160px;
	margin: 0px 1vw 5vh;
	padding: 0px;
	border: 1px solid #ececec;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	transition: 1s;
	font-size: 0.8em;
}
.unProdLast {/* non utilisé */
	margin-right: 0px;
}
.unProdListFloat:hover {
	background: #fff;
	transition: 0.2s;
}
.unProdListLargeFloat {
	width: 335px;
}

@media screen and (max-width: 1024px) {
	.unProdListFloat {
		float: none;
		margin: 10px auto;
	}
	.prod_rang {
		margin-right: auto;
	}
}
.unProdListFloat .prodVign {
	/* float: left; */
	display: inline-block;
	margin: 0px 10px 0px 0px;
	height: 100%;
	width: 120px;
	overflow: hidden;
	background: #fff;
	border: none;
	box-sizing: border-box;
	vertical-align: top;
}
.unProdListFloat .prodTxt {
	display: inline-block;
	/* float: left; */
	width: 155px;
	padding: 5px 0px 0px 6px;
	/* text-align: center; */
}
.unProdListLargeFloat .prodTxt {
	width: 195px;
}
.unProdListFloat .prodNom {
	display: block;
	height: 2em;
	overflow: hidden;
	line-height: 1em;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: normal;
	/* text-align: left; */
	background: none;
	border: none;
}
.unProdListFloat .prodNom:hover{
	/*background: #eee;*/
}
.unProdListFloat .prodRef {
	display: block;
}
.unProdListFloat .prodPrix{
	text-align: left;
}
.unProdListFloat .prodDescr {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	height: 50px;
	overflow: hidden;
	border: none;
}
.unProdListFloat .prodForm {
	display: none;
}
.unProdListFloat .prodVoirBt {
	display: none;
}
.unProdFantasy .prodForm{
	display: none;
}
.unProdFantasy .prodVoirBt{
	display: none;
}
.unProdListFloat .prodVoirTxt {
	display: inline-block;
	text-align: center;
	transition: 0.3s;
	width: 50%;
}
.unProdListFloat .prodVoirTxt:hover {
	transition: 0.2s;
	background: #0D91EB;
	/*padding: 4px 26px;
	width: 85%;*/
	/* demande du 01/04/2020
	border-color: #0C91EB;
	background-color: rgba(255,255,255,0.4);
	color: #0C91EB; */
		background: #0C91EB;
	opacity: 1;
}

/* flex (à l'intérieur du médaillon) */
/* on teste ici puis on appliquera à unProd normal */

.unProdFlex {
	/* padding: 1vh 1vw; */
	/* item */
	flex: 1;
	align-self: stretch;
	/* flex */
	display: flex;
	justify-content: flex-start;
}

/* positionnement à l'intérieur */
.unProdFlexHoriz {
	/* padding-top: 1vh; */
	flex-flow: row nowrap;
	flex-flow: column wrap;
	align-items: flex-start;
	align-self: stretch;
}
.unProdFlexVert { /* pas encore utilisé */
	flex-flow: column wrap;
	align-items: center;
}
.unProdFlexCentre {
	align-items: center;
	text-align: center;
}
.unProdFlexStart { /* pas encore utilisé */
	align-items: flex-start;
	text-align: left;
}

/* enrichissement des contenus */
.unProdFlex .prodVign {
	border: none;
	width: auto;
	height: 12vw;
	height: auto;
	order: 2;
}
.unProdFlex .prodVign img{
	width: 12vw;
	height: auto;
}

.unProdFlex .prodTxt { /* !! prodTxt n'est plus utilisé avec prodflex !! */
	max-width: 400px;
}
.unProdFlex .prodNom {
	order: 1;
	width: 20vw;
	max-width: 20vw;
	/* max-width: 90%; */
	height: auto;
	max-height: 4em;
	padding: 0;
	/* police */
	line-height: 1.2em;
	text-transform: uppercase;
    font-family: 'ralewayblack';
	/* effet */
	background: none;
}
.unProdFlex .prodDescr {
	order: 3;
	border: none;
	/* width: 14vw; */
	max-width: 20vw;
	padding: 0 0 1em 0;
}
.unProdFlex .prodVoirBt {
	display: none;
}
.unProdFlex .prodForm{
	display: none;
}
.unProdFlex .prodVoirTxt {
	order: 4;
	display: initial;
	text-align: center;
	transition: 0.3s;
	line-height: 20px;
	width: 10em;
	text-transform: uppercase;
}
.unProdFlex .prodVoirTxt:hover {
	transition: 0.2s;
	background: #00aff0 !important ;
	background: #000 !important ;
	/*padding: 4px 26px;
	width: 85%;*/
}


/* image à gauche du texte */

.unProdFlexHoriz .prodNom {
	max-width: 10vw;
	max-width: 100%;/* coupe les titres */
	max-width: 50%;
	height: auto;
	max-height: none;
}
.unProdFlexHoriz .prodDescr {
	height: auto;
	max-width: 10vw; 
	margin-bottom: 3vh;
}
.unProdFlexHoriz .prodVign {
	order: 0;
	flex: 2 0 100%;
	align-self: flex-start;
	height: 15vw;
	height: auto;
	margin-right: 1vw;
	padding-top: 2vh;
}
.unProdFlexHoriz .prodVign img{
	width: 10vw;
	/* height: 13vw; */
}


/* format tablettes et notebook */
@media screen and (min-width: 600px) and (max-width: 1024px) {
	
	.unProdFlex .prodNom {
		width: 22vw;
		max-width: 22vw;
		height: auto;
		max-height: 4.4em; /* 4em +0.4 pour les IphoneX paysage */
		margin: 0;
		/* police */
		font-size: 1em;
		line-height: 1.1em;
	}
	.unProdFlex .prodDescr {
		width: 20vw;
		max-width: 22vw;
		margin: 0;
		font-size: 0.8em;
	}

	/*		Produit (fiche)		*/
	
	

}


/* smartphones portrait */
@media screen and (max-width: 600px) {
	
	.unProdFlex {
		padding: 1vh 1vw;
	}
	.unProdFlex .prodNom {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: auto;
		margin: 2vh 1vw 1vh;
		font-size: 6vw;
	}
	.unProdFlex .prodDescr {
		width: auto;
		max-width: 100%;
		height: auto;
		margin: 2vh 1vw;
		padding: 0;
	}
	.unProdFlex .prodVign {
		display: block;
		margin: 0px 0px 0px;
		width: auto;
		max-width: 100%;
		height: auto;
		overflow: visible;
	}
	.unProdFlex .prodVign img{
		width: auto;
		max-width: 90%;
		height: auto;
		max-height: 90vh;
	}
	
	.unProdFlexHoriz { /* => unProdFlex + unProdFlexCentre */
		flex-flow: column wrap;
		align-items: center;
		text-align: center;
	}
	.unProdFlexHoriz .prodNom {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: auto;
	}
	.unProdFlexHoriz .prodDescr {
		width: auto;
		max-width: 100%;
		height: auto;
		margin: 2vh 1vw;
		padding: 0;
	}
	.unProdFlexHoriz .prodVign {
		order: 2;
	flex: 0 1 auto;
	align-self: initial;
		width: auto;
		max-width: 90%;
		height: auto;
		max-height: 90vh;
		margin: 0;
		padding: 0;
	}
	.unProdFlexHoriz .prodVign img{
		width: auto;
		max-width: 90%;
		height: auto;
		max-height: 90vh;
	}

	/*		Produit (fiche)		*/
	
	

}


/*		***	***	***	***		*/
/*							*/
/*		Produit (fiche)		*/
/*							*/
/*		***	***	***	***		*/

/* diaporama popup */

#prod_consult_a_big {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	height: 100%;
	margin: 0px 0px;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	z-index: 600000;
}
#prod_consult_img_big {
	margin: 3.2% auto;
	border: 1px solid #999;
	padding: 2px;
	max-height: 90%;
	max-width: 99%;
}
.bt_fleche {
	background: rgba(0, 0, 0, 0.4);
	border: #ccc;
	border-radius: 50%;
	font-size: 6em;
	width: 1.2em;
	height: 1.2em;
	line-height: 1em;
	color: #fff;
	transition: 0.4s;
}
.bt_fleche:hover {
	background: #fff;
	color: #999;
}
#prod_imb_bt_G {
	position: fixed;
	top: 100px;
	left: 5%;
}
#prod_imb_bt_D {
	position: fixed;
	top: 100px;
	right: 5%;
}
.bt_croix {
	position: fixed;
	top: 1.1%;
	left: 49%;
	background: rgba(0, 0, 0, 0.4);
	background: #000;
	border-radius: 50%;
	font-size: 3em;
	width: 1.3em;
	height: 1.3em;
	color: #fff;
	transition: 0.4s;
	opacity: 0;
	/* ... */
	position: absolute;
	top: -0.6em;
	left: 0;
	right: 0;
	margin: 3.2% auto;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	border: 1px solid #fff;
	box-shadow: 0px 0px 2px #000; 
	font-size: 3.2em;
	width: 1.3em;
	height: 1.3em;
	line-height: 1.1em;
	color: #fff;
	transition: 0.4s;
	opacity: 0;

}
#prod_consult_a_ferme:hover .bt_croix{
	opacity: 0.9;
}
.bt_croix:hover {
	background: rgba(0, 0, 0, 1);
}

/* v° Og'Up 2020 */

/* vue principale de la fiche produit */

#prod_fiche_haut {
	padding: 4vh 0;
	display: flex;
	justify-content: center;
}

#prod_diaporama {
	width: 300px;
	box-sizing: border-box;
	display: flex;
	flex-flow: column;
}
#prod_diapoLarge {
	position: relative;
	/* width: 290px; */
	text-align: center;
}
#prod_diapoLarge .imgLarge {
	box-sizing: border-box;
	border: 1px solid #ccc;
	width: 100%;
}
.diapoVign_nav {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.diapoVign_lien {
	box-sizing: border-box;
	width: 95px;
	height: 95px;
	border: 1px solid #ccc;
	text-align: center;
	margin: 4px 0;
}
.diapoVign {
	border: 1px solid #ccc;
}



#fiche_produit {
	max-width: 670px;
	box-sizing: border-box;
	padding: 0 0 0 2em;
}
@media screen and (max-width: 1370px) {
	#fiche_produit {

	}
}
@media screen and (max-width: 1024px) {
	#prod_fiche_haut {
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: center;
	}
	#fiche_produit {

	}
}
/* petite exception pour les écrans à 1024 (et un peu plus petits */
@media screen and (min-width: 800px) and (max-width: 1024px) {
	#prod_fiche_haut {
		flex-flow: row wrap;
		justify-content: center;
		align-items: flex-start; /* row ! */
	}
	#fiche_produit {
		max-width: 490px;
	}
}
/* idem pour Ipad orientés portrait et les smartphones orientés paysage */
@media screen and (min-width: 700px) and (max-width: 800px) {
	#prod_fiche_haut {
		flex-flow: row wrap;
		justify-content: center;
		align-items: flex-start; /* row ! */
	}
	#fiche_produit {
		max-width: 400px;
	}
}

@media screen and (max-width: 640px) {
	#fiche_produit {
		float: none; /* !! flex */
		clear: both;
		width: auto;
	}
}

#ViewAddArticle {
	width: auto;
	width: 210px;
	float: left;
	color: #666;
	font-size: 11px;
}
#ViewAddArticle p{
	margin: 6px 0px 10px;
	padding-left: 10px;
	background: url("../illus/fleche-1.gif") no-repeat left 4px scroll; 
}
/*
#ViewAddArticle select{
	font-size: 11px;
	color: #036;
}
*/
#ch_qte {
	width: 3em;
	height: 1.2em;
	line-height: 1.2em;
	font-size: 12px;
	float: left;
}

/* Fiche produit */

.FTmarque {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 0px;
}
.FTref {
	display: block;
	margin: 0px 0px 0px;
	font-size: 3.7em;
	color: #00aff0;
	font-weight: normal;
	line-height: 1em;
}
.FTnom {
	margin: 0px 0px 17px;
	font-size: 1.8em;
	color: #3e3e3e;
	font-weight: normal;
}
.FTdesc {
	margin: 17px 0px;
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.4em;
}
.prod_list_tag {
	margin: 10px 0px;
}
.prod_list_tag a, .prod_list_tag input{
	color: #b93;
	border: none;
	cursor: pointer;
}
.prod_list_tag a:hover, .prod_list_tag input:hover{
	color: #999;
}
.FTprixBarre {
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
	color: #000;
}
.FTprix {
	margin: 1vh 0;
	font-size: 1.2em;
	color: #00aff0;
	font-weight: bold;
}
.qte_label {
	/*display: block;*/
	color: #000;
	font-size: 1.2em;
	margin: 0px 0px 1em 0px;
	font-style: italic;
}
#prod_qte {
	width: 2em;
	height: auto;
	border: none;
	padding: 2px 4px 3px 4px;
	font-size: 1.6em;
	color: #000;
	text-align: center;
	background: transparent;
}
.bt_qte {
	display: inline;
	border: 1px solid #eee;
	margin: 0;
	padding: 2px 4px 6px;
	color: #000;
	background: rgba(240,240,240,0.7);
	text-align: center;
	font-size: 2.0em;
	width: 1.8em;
	transition: 0.2s;
}
.bt_qte:hover {
	cursor: pointer;
	background: rgba(100,100,100,0.1);
	transition: 0.2s;
}
.FTDeclin {
	border: 1px solid #ccc; 
	padding: 5px;
	color: #666;
	font-size: 1.2em;
}

.bt_float {
	float: left;
}

.btRetour {
	clear: both;
	padding: 10px 0px;
	font-size: 1.1em;
	line-height: 2em;
}
.btRetour a{
	padding: 2px 10px;
	border: 1px solid #00aff0;
	border-radius: 10px;
	background-color: #fff;
	color: #999;
	border-radius: 15px;
}
.btRetour a:hover{
	border: 1px solid #00aff0;
	background-color: #00aff0;
	color: #fff;
}
.bt_ajoute {display: block;
	margin: 20px 0px 0px 4px;
	padding: 4px 24px;
	border: none;
	background: linear-gradient(#FFD595 0%, #e7670c 20%, #D26600 80%, #B93300 100%);
	background: linear-gradient(#FFD595 0%, #F9DE00 20%, #D26600 80%, #B93300 100%);
	background: linear-gradient(#d0b000 0%, #F9DE00 20%, #ffc 50%, #F9DE00 85%, #d0b000 100%);
	background: #f0f0f0;
	border: 1px solid #e6e6e6;
	box-shadow: inset 1px 1px #fff;
	color: #873;
	color: #fff;
	color: #666;
	border-radius: 4px 8px 8px 4px;
	border-radius: 4px;
    font-family: lato_regular;
	font-size: 1.6em;
	font-size: 1.4em;
	padding: 4px 24px 5px;
	text-shadow: 1px 1px 1px #fff;
	transition: 0.8s;
}
.bt_ajoute:hover {
	border: none;
	border: 1px solid #e0e0e0;
	background: linear-gradient(#FFD385 0%, #ef770c 20%, #df8600 80%, #B93300 100%);
	background: linear-gradient(#d0b000 0%, #F9DE00 20%, #ffc 50%, #F9DE00 85%, #d0b000 100%);
	background: #80ff00;
	background: #e6e6e6;
	color: #fff;
	color: #873;
	color: #fff;
	color: #444;
	cursor: pointer;
	transition: 0.2s;
}

.btPdf {
	margin: 20px 0px 20px 0px;
	line-height: 1.8em;
}
.btPdf a{
	color: #987;
	padding: 8px 0px 8px 36px;
	background: url("../style/boutons/ico_pdf.png") no-repeat left center scroll;
	background-size: 26px 30px;
}
.btPdf a:hover{
	color: #fc0;
	color: #e7670c;
	color: #3e3630;
}

.btSwitchProd {
	margin: 4vh 0 0;
}
.btSwitchProd a{
	position:  relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0.4em 1em;
	/* deco */
	border: 1px solid #aFc9dB;
	/* texte */
	font-size: 0.8em;
	color: #62BBF7;
	transition: 0.2s;
}
.btSwitchProd a:hover{
	color: #0D91EB;
}
.btSwitchProd a img{
	height: 2em;
	position: absolute;
	top: 0;
	transition: 0.1s;
}
.btSwitchProd a img:hover{
	transform: scale(3);
}
a.btSwtPr_g { /* gauche */
	text-align: right;
	margin-right: 2vw;
	padding-right: 4em;
}
a.btSwtPr_g img{
	right: 0;
}
a.btSwtPr_g::before {
	transition: 0.2s;
	padding: 0em 1em 0em 1em;
	content: "\002190";
}
a.btSwtPr_g:hover {
	/* padding: 0.4em 2em 0.4em 0em; */
}
a.btSwtPr_g:hover::before {
	padding: 0em 2em 0em 0em;
}
a.btSwtPr_d { /* droite */
	text-align: left;
	padding-left: 4em;
}
a.btSwtPr_d img{
	left: 0;
}
a.btSwtPr_d::after {
	transition: 0.2s;
	padding: 0em 1em 0em 1em;
	content: "\002192";
}
a.btSwtPr_d:hover::after {
	padding: 0em 0em 0em 2em;
}


@media screen and (max-width: 1024px) {
	.btRetour {
		padding: 1.2em 0;
		font-size: 1.5vw;
		line-height: 2em;
	}
	.btRetour a{
		padding: 0.2em 2em;
	}
	.btRetour a::before {
	content: " \02190 \0000a0 \0000a0";
	}
}
/* écrans intermédiaires et smartphone paysages */
@media screen and (min-width: 700px) and (max-width: 1024px) {
	.FTref {
		font-size: 6vw;
	}
	.FTnom {
		margin: 0px 0px 0.5em;
		font-size: 3vw;
		font-family: 'ralewaymedium_italic';
	}
	.FTdesc {
		margin: 0.2em 0px;
		font-size: 2.2vw;
	}
}
@media screen and (max-width: 700px) {
	.btRetour {
		padding: 1.2em 0;
		font-size: 2vh;
	}
}

/*							*/
/*		FICHES ONGLETS		*/
/*							*/

/*		ONGLETS	navigation	*/

#onglet_nav {
	clear: both;
	line-height: 2.2em;
	font-size: 1.4em;
}
/* hack Chrome / Safari / Opera */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#onglet_nav {
		line-height: 2.3em;
	}
}
#onglet_nav a {
	display: block;
	float: left;
	width: 316.2px;
	text-align: center;	
	border: 1px solid #ccc;
	border-bottom: 1px solid #f9f9f9;
}
#onglet_nav a.onglet_nav_actif { /*onglet en cours*/
    font-family: 'ralewaymedium_italic';
	background-color: #f9f9f9;
	color: #00aff0;
	font-weight: normal;
	border-bottom: 1px solid transparent;
}
#onglet_nav a.onglet_nav_back { /*onglets en fond*/
	color: #789;
    font-family: 'ralewaylight';
	font-weight: normal;
	background-color: #ddd;
	border-bottom: 1px solid #ccc;
	background: linear-gradient(#e3e3e3, #fff);
}
#onglet_nav a.onglet_nav_niv { /*pas d'onglet*/
	border-color: #ddd;
	border-bottom: 1px solid #ccc;
}
#onglet_fiche {
	border: 1px solid #ccc;
	/*border-top: none;*/
	margin-top: 37px;
	margin-right: 0px;
	padding: 30px 5px 30px 15px;
	font-size: 1em;
	background: linear-gradient(rgba(250, 250, 250, 1) 0%, rgba(255, 255, 255, 0.5) 90%);
}
/*#onglet_fiche div{
	clear: both;
	padding: 10px;
}*/


/*		ONGLETS	contenus	*/

#fiche_description {
	margin: 20px 20px;
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	color: #333;
}
#fiche_description p{
	margin: 10px 0px;
}
#produits_associes {

}
#produits_associes.list_prod {
	margin: 0;
}
#produits_associes.list_prod .unProdListFloat{
	margin: 0.5vh 0;
}

#produits_elements {
	
}
#fiche_prod_asso {
	
}

/* tableaux spécifiques à DSB, insérés via dans le BO */

.table_1 {
	width: 100%;
	border: none;
	font-size: 0.9em;
	text-align: left;
	border-collapse: collapse
}
.table_1 tr {
}
.table_1 th, .table_1 td {
	border-top: 1px solid #aab;
	padding: 4px 0px 4px 4px;
	margin: 0;
}
.table_1 th {
	color: #fff;
	font-weight: bold;
	background: linear-gradient(#00aff0, #48c);
}
.table_1 td {
	color: #000;
}

.petit_carre {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 4px;
}
.petit_rectangle {
	display: inline-block;
	width: 6px;
	height: 10px;
	margin-right: 4px;
}
.petit_rond {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 4px;
	border-radius: 6px 3px;
}

.noir {
	background-color: black;
}
.rouge {
	background-color: red;
}
.rose {
	background-color: fuchsia;
}
.orange {
	background-color: orange;
}
.jaune {
	background-color: yellow;
}
.vert-clair {
	background-color: lime;
}
.vert {
	background-color: green;
}
.cyan, .bleu-clair {
	background-color: cyan;
}
.bleu {
	background-color: blue;
}
.violet {
	background-color: purple;
}
.marron {
	background-color: maroon;
}

.petit_carre.argent-brillant, .petit_carre.argent-metal, .petit_carre.or-brillant, .petit_carre.or-metal  {
	width: 10px;
	height: 10px;
}
.argent-brillant {
	background: radial-gradient(white, gray);
}
.argent-metal {
	background: linear-gradient(to right, gray, white, gray);
}
.or-brillant {
	background: radial-gradient(white, #fc0);
}
.or-metal {
	background: linear-gradient(to right, #fc0, white, #fc0);
}




/****************/
/*		PANIER	*/
/****************/

.table_panier{
	width: 100%;
	border: 1px solid #999;
	background: #fcfcfc;
}
.table_panier td{
	border: 1px solid #ccc;
	padding: 2px 4px;
}
.panier_vign_td {
	width: 50px;
}
.panier_vign_td img {
	width: 50px;
}
.form_nb_qte {
	width: 50px;
}
#panier_cloture {
	margin: 5px 0px;
	padding: 0px 15px 10px;
	text-align: right;
	background: #eee;
	border: 1px solid #ccc;
}
#bt_cloture {
	background: #E7670B;
	background: linear-gradient(#FFD595 0%, #E7670B 20%, #D27E00 80%, #B96F00 100%);
	border: 1px solid #fff;
	margin: 5px 0px;
	padding: 2px 15px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
