 

.tab-on{
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	border-top: 1px solid #a6a6a6;
	width:25%;
	cursor:pointer;
}
.tab-off{
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	border: 1px solid #a6a6a6;
	background:#d5d5d5;
	width:25%;
	cursor:pointer;
}
.tab-25{
	border-bottom: 1px solid #a6a6a6;
	width:25%;
}	
.tab-23{
	border-bottom: 1px solid #a6a6a6;
	width:23%;
}
.tab-2{
	border-bottom: 1px solid #a6a6a6;
	width:2%;
}
.curvealign{
	width:100%;
	margin:auto;
}	
.compact{
	margin:20px auto;
}
.hfont{
	margin-top:15;
	height:200px;
}	
.txt-choice{
	font-family: 'News Cycle', sans-serif;
	font-size:110%;	
	color:#7a7a7a;
	line-height:110%;
	font-weight:400;
}
.txt-end{
	font-family: 'News Cycle', sans-serif;
	font-size:150%;	
	color:#000000;
	line-height:150%;
	font-weight:bold;
	padding-top:5px;
}

.bt-no-color{
background: url(../img/awesome-mobile/no_color.png) no-repeat;background-size:contain;
}

.highlight {
	
	border-radius:50%;
	border:5px solid red;
}
.pleft{
	float:left;
	width:40%;
	margin:4px 0 0 5px;
}
.pface{
	position:absolute;	
	overflow-x:auto;
	overflow-y:hidden;
	height:75px;
	width:55%;
	left:0;
	bottom:0;
	display: flex;
	display: -ms-flexbox; 
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	/*border:1px solid #c7c7c7;*/

}
.pface2{
	position:absolute;	
	overflow-x:auto;
	overflow-y:hidden;
	height:45px;
	width:55%;
	left:0;
	bottom:0;
	display: inline-block;
	text-align:center;
	white-space:nowrap;
}
.pcolor{
	position:relative;	
	width:100%;
	overflow-x:auto;
	overflow-y:hidden;
	height:54px;

}
.pcolor2{
	position:relative;	
	max-width:300px;
	width:300px;
	overflow-x:auto;
	overflow-y:hidden;
	white-space:nowrap;
	margin-top:15px;
	padding-left:4px;
}

.lien_produit{
	font-family: 'News Cycle', sans-serif;
	font-size:100%;	
	color:#ffffff;
	line-height:150%;
	text-decoration: none;
	padding: 0 20px;
	border:1px solid #d1c7ac;
	border-radius:10px;
	height: 22px;
	background-color : #8bc027;
}

.logo{
	position:relative;	
	float:left;
	padding-top:5px;
	width:30%;
	height:50px;
	margin-left:5px;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	//border:1px solid black;
}

.cartouche{
	border:2px solid #A1A1A1;
	background-color:#F2F2F2;
	padding:2px;
	border-radius: 8px 8px 8px 8px;
	margin:auto;	
}
	
.thumbnail_picture{
	cursor: pointer;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 75px;
	line-height: 75px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 4px;
	outline-color: rgb(51, 51, 51);
	outline-style: none;
	outline-width: 0px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	background-color:white;
	border:1px solid black;
}

.canv_thumb{
	line-height: 75px;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	
}
.overflow-clip{
	overflow-x:auto;
	overflow-y:hidden;
	height:90%;
}




/* COLRPICKER */
.sp-palette .sp-thumb-el {
    width:24px;
    height: 24px;
	border-radius:50%;
	border:1px solid #DEDEDE;
	 margin-right: 2px;
}
.sp-awe {
	width: 24px;
    height: 24px;
	display:inline-block;
	border-radius:50%;
	border:1px solid #DEDEDE;
	margin-right: 2px;
}
.div_colorpick{
	z-index:30001;background-color:#FFFFFF;position:relative;width:300px;padding:15px;border-radius:10px;border:1px solid black;margin:auto;margin-top:20px;;opacity: 1; filter: alpha(opacity=100);
}
.sp-palette {
   position:relative;
   padding:0px 10px 0px 10px;
   max-width: 300px;
}

.cache{display:none}

p{
	margin:0;	
}

.greenbutton {
	background-color:#8bc027;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family: 'News Cycle', sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:38px;
	line-height:38px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #669116;
}
.greenbutton:hover {
	background-color:#a8d149;
}
.greenbutton:active {
	background-color:#b5b5b5;
	border:1px solid #a1a39c;
}
.full{
	position:absolute;	
	width:100%;
	top:0;
	left:0;
	bottom:0;
	background: -webkit-linear-gradient(-90deg, #fcf7f3 0, #ded2c6 100%);
	background: -moz-linear-gradient(180deg, #fcf7f3 0, #ded2c6 100%);
	background: linear-gradient(180deg, #fcf7f3 0, #ded2c6 100%);	
}
.header{
	position:absolute;	
	width:100%;
	height:68px;
}
.container{
	position:absolute;	
	right:0;position:absolute;left:0;bottom:0;
	top :68px;	
}

.cont_canvas_surcouch {
	position:absolute;
	top:0px;
	left:0px;
	width:55%;
	bottom:75px;
	
}
	
.cont_canvas_surcouch2 {
	position:absolute;
	top:0px;
	left:0px;
	width:55%;
	bottom:45px;
	
}
.cont_canvas_surcouch3 {
	position:absolute;
	top:0px;
	left:0px;
	width:55%;
	bottom:0px;
	
}	
.cont_canvas{
	top:5px;
	bottom:5px;
	left:5px;
	right:5px;
	position:absolute;

}

.tools{
	position:absolute;	
	width:44.88%;
	top:0;
	right:0;
	bottom:0;


}
.tools-max{
	position:absolute;	
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;


}
.menu-tools{
	position:absolute;	
	width:98%;
	top:70px;
	left:1%;
	bottom:0;

}
.txt{
	font-family: 'News Cycle', sans-serif;
	font-size:80%;	
	color:#545454;
	line-height:100%;	
}
.txt-slider{
	font-family: 'News Cycle', sans-serif;
	font-size:75%;	
	color:#000000;
	line-height:90%;
	font-weight:bold;
	padding-top:5px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.left-icone-slider{
	float:left;
	padding-bottom:5px;
	padding-left:5px;
}
.right-icone-slider{
	float:right;
	padding-bottom:5px;
	padding-right:5px;
}

.separator{
	position:absolute;	
	width:100%;
	left:0;
	top:64px;
	height:4px;
	background-color:#bfbbb8;
}

.menu-haut{
	position:relative;	
	float:right;
	height:60px;
	margin-right:80px;
}
.menu-mid{
	position:relative;	
	width:100%;
}
.menu-mid-height{
	height:60px;
	margin-right:4px;
}
.taille-mid{
	width:57%;
	margin:0;
} 
.menu-mid-75{
	position:relative;	
	width:75%;
}
.menu-mid-50{
	position:relative;	
	width:50%;
}

.menu-mid-40{
	position:relative;	
	width:45%;
}
@media screen and (min-height: 841px) {
	.pelemele{
		position:relative;
		float:left;
		display:flex;	
		display: -ms-flexbox; 
		display: -webkit-flex;
		flex-direction: row;
		justify-content:center;
		width:77px;
		margin:5px;
		height:77px;
		border:0;
		background:none;
		cursor: pointer;
	}
	.pelemele:hover{
		background:#669116;
		opacity:0.5
	}
	.overflowpele{
		text-align:center;
		width:100%;
		white-space:nowrap;

	}
}
@media screen and (max-height: 840px) {

	.pelemele{
		position:relative;
		display:inline-block;
		width:77px;
		margin:5px;
		height:77px;
		border:0;
		background:none;
		cursor: pointer;
	}
	.pelemele:hover{
		background:#669116;
		opacity:0.5
	}
	.overflowpele{
		text-align:center;
		width:100%;
		overflow-x:auto;
		overflow-y:hidden;
		white-space:nowrap;
		height:105px;

	}
}


@media screen and (max-height: 780px) {
	.overflowforme{
		width:100%;
		overflow-x:auto;
		overflow-y:hidden;
		white-space:nowrap;
		height:80px;
	}
}	
@media screen and (max-height: 660px) {
	.hfont{
	margin-top:5;
	height:150px;
	}
	.compact{
	margin:5px auto;
	}
}	
.overflow{
	overflow-y:auto;
}
.taille-bt-margin{
	margin:1px 30px 0 0;
}
.taille-bt-marginleft{
	margin:1px 0 0 30px ;
}
.box-center{
	position:relative;	
	display:inline-block;

}


.droptop{
	background: url(../../files/img/interface-awesome/divideh.svg) no-repeat;	
	background-size: 100% 100% ;
	opacity:0.7;
}
.dropleft{
	background: url(../../files/img/interface-awesome/dividev.svg) no-repeat;	
	background-size: 100% 100% ;
	opacity:0.7;
}
.dropmiddle{
	background: url(../../files/img/interface-awesome/swap.svg) no-repeat;	
	background-size: 100% 100% ;
	opacity:0.7;
}

/*BOUTONS*/
#redo.on{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_redo.png);
	cursor:pointer;
}
#redo.off{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_redo_inactif.png);
	cursor:pointer;
}
#redo.on:hover{
	background: url(../../files/img/interface-awesome/bt_redo_hover.png);
}
#undo.off{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_undo_inactif.png);
	cursor:pointer;
}
#undo.on{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_undo.png);
	cursor:pointer;
}
#undo.on:hover{
	background: url(../../files/img/interface-awesome/bt_undo_hover.png);
}
.bt-new{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_new.png);
	cursor:pointer;
}
.bt-new:hover{
	background: url(../../files/img/interface-awesome/bt_new_hover.png);
}
.bt-delete{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_delete.png);
    background-size:contain;
	cursor:pointer;
}
.bt-delete:hover{
	background: url(../../files/img/interface-awesome/bt_delete_hover.png);

}
.bt-settobackground{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_set-to-background.png);
    background-size:contain;
	cursor:pointer;
}
.bt-settobackground:hover{
	background: url(../../files/img/interface-awesome/bt_set-to-background_hover.png);

}
.bt-flip{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_flip.png) ;
	background-size:contain;
	cursor:pointer;
}
.bt-flip:hover{
	background: url(../../files/img/interface-awesome/bt_flip_hover.png) ;

}
.bt-background{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_background.png) ;
	background-size:contain;
	cursor:pointer;
}
.bt-background:hover{
	background: url(../../files/img/interface-awesome/bt_background_hover.png) ;

}
.bt-foreground{
	width:51px;
	height:58px;
	background: url(../../files/img/interface-awesome/bt_foreground.png) ;
	background-size:contain;
	cursor:pointer;
}
.bt-foreground:hover{
	background: url(../../files/img/interface-awesome/bt_foreground_hover.png) ;

}


.bt_edge_top {
	width:51px;
	height:58px;
	background-size:contain;
	cursor:pointer;
}
										
.bt_edge{	
	background: url(../../files/img/interface-awesome/bt_edge-noedge.png);	
}
.bt_edge:hover{
	background: url(../../files/img/interface-awesome/bt_edge-noedge-hover.png) ;	
}
.bt_edge.on{
	background: url(../../files/img/interface-awesome/bt_edge-noedge-hover.png) ;	
}										

.bt_edgecercle{	
	background: url(../../files/img/interface-awesome/bt_edge-round.png) ;	
}
.bt_edgecercle:hover{
	background: url(../../files/img/interface-awesome/bt_edge-round-hover.png) ;	
}
.bt_edgecercle.on{
	background: url(../../files/img/interface-awesome/bt_edge-round-hover.png) ;	
}	
.bt_edgecoeur{	
	background: url(../../files/img/interface-awesome/bt_edge-heart1.png) ;	
}
.bt_edgecoeur:hover{
	background: url(../../files/img/interface-awesome/bt_edge-heart1-hover.png) ;	
}
.bt_edgecoeur.on{
	background: url(../../files/img/interface-awesome/bt_edge-heart1-hover.png) ;	
}	

.bt_edgecoeur_2{	
	background: url(../../files/img/interface-awesome/bt_edge-heart2.png) ;	
}
.bt_edgecoeur_2:hover{
	background: url(../../files/img/interface-awesome/bt_edge-heart2-hover.png) ;	
}
.bt_edgecoeur_2.on{
	background: url(../../files/img/interface-awesome/bt_edge-heart2-hover.png) ;	
}	
.bt_edgefleur{	
	background: url(../../files/img/interface-awesome/bt_edge-flower.png) ;	
}
.bt_edgefleur:hover{
	background: url(../../files/img/interface-awesome/bt_edge-flower-hover.png) ;	
}
.bt_edgefleur.on{
	background: url(../../files/img/interface-awesome/bt_edge-flower-hover.png) ;	
}	

.bt_edgenuage{	
	background: url(../../files/img/interface-awesome/bt_edge-cloud.png) ;	
}
.bt_edgenuage:hover{
	background: url(../../files/img/interface-awesome/bt_edge-cloud-hover.png) ;	
}
.bt_edgenuage.on{
	background: url(../../files/img/interface-awesome/bt_edge-cloud-hover.png) ;	
}	

.bt_edgesquare{	
	background: url(../../files/img/interface-awesome/bt_edge-square1.png) ;	
}
.bt_edgesquare:hover{
	background: url(../../files/img/interface-awesome/bt_edge-square1-hover.png) ;	
}
.bt_edgesquare.on{
	background: url(../../files/img/interface-awesome/bt_edge-square1-hover.png) ;	
}

.bt_edgesquare_2{	
	background: url(../../files/img/interface-awesome/bt_edge-square2.png) ;	
}
.bt_edgesquare_2:hover{
	background: url(../../files/img/interface-awesome/bt_edge-square2-hover.png) ;	
}
.bt_edgesquare_2.on{
	background: url(../../files/img/interface-awesome/bt_edge-square2-hover.png) ;	
}

.bt_edgeetoile{	
	background: url(../../files/img/interface-awesome/bt_edge-star1.png) ;	
}
.bt_edgeetoile:hover{
	background: url(../../files/img/interface-awesome/bt_edge-star1-hover.png) ;	
}
.bt_edgeetoile.on{
	background: url(../../files/img/interface-awesome/bt_edge-star1-hover.png) ;	
}

.bt_edgeetoile_2{	
	background: url(../../files/img/interface-awesome/bt_edge-star2.png) ;	
}
.bt_edgeetoile_2:hover{
	background: url(../../files/img/interface-awesome/bt_edge-star2-hover.png) ;	
}
.bt_edgeetoile_2.on{
	background: url(../../files/img/interface-awesome/bt_edge-star2-hover.png) ;	
}

.bt_edgeetoile_3{	
	background: url(../../files/img/interface-awesome/bt_edge-star3.png) ;	
}
.bt_edgeetoile_3:hover{
	background: url(../../files/img/interface-awesome/bt_edge-star3-hover.png) ;	
}
.bt_edgeetoile_3.on{
	background: url(../../files/img/interface-awesome/bt_edge-star3-hover.png) ;	
}


.mini-bt{
	width:36px;
	height:42px;
	background: url(../../files/img/interface-awesome/mini-bt.png);
	background-size:contain;
	cursor:pointer;
}
.mini-bt:hover{
	background: url(../../files/img/interface-awesome/mini-bt_hover.png);
	background-size:contain;
}
.bt-align {
	width:51px;
	height:58px;
	background-size:contain;
	cursor:pointer;
}
.bt-align-right{	
	background: url(../../files/img/interface-awesome/bt_align-right.png);
	background-size:contain;	
}
.bt-align-right.on{	
	background: url(../../files/img/interface-awesome/bt_align-right_hover.png);
	background-size:contain;	
}
.bt-align-right:hover{
	background: url(../../files/img/interface-awesome/bt_align-right_hover.png);
	background-size:contain;

}
.bt-align-center{	
	background: url(../../files/img/interface-awesome/bt_align-center.png);
	background-size:contain;
}
.bt-align-center.on{	
	background: url(../../files/img/interface-awesome/bt_align-center_hover.png);	
	background-size:contain;
}
.bt-align-center:hover{
	background: url(../../files/img/interface-awesome/bt_align-center_hover.png);
	background-size:contain;

}
.bt-align-left{	
	background: url(../../files/img/interface-awesome/bt_align-left.png);	
	background-size:contain;
}
.bt-align-left.on{	
	background: url(../../files/img/interface-awesome/bt_align-left_hover.png);	
	background-size:contain;
}
.bt-align-left:hover{
	background: url(../../files/img/interface-awesome/bt_align-left_hover.png);
	background-size:contain;

}

.bt-arc{
		width:51px;
	height:58px;
	background-size:contain;
	cursor:pointer;
	
}

.bt-arc-plat{	
	background: url(../../files/img/interface-awesome/bt_no-curve.png);	
	background-size:contain;
}
.bt-arc-plat:hover{
	background: url(../../files/img/interface-awesome/bt_no-curve_hover.png);
	background-size:contain;	
}
.bt-arc-plat.on{	
	background: url(../../files/img/interface-awesome/bt_no-curve_hover.png);
	background-size:contain;
}
.bt-arc-arc{
	background: url(../../files/img/interface-awesome/bt_curve-high.png);
	background-size:contain;
}
.bt-arc-arc:hover{
	background: url(../../files/img/interface-awesome/bt_curve-high_hover.png);
	background-size:contain;
}
.bt-arc-arc.on{
	background: url(../../files/img/interface-awesome/bt_curve-high_hover.png);
	background-size:contain;
}
.bt-arc-arc_inv{
	background: url(../../files/img/interface-awesome/bt_curve-low.png);
	background-size:contain;	
}
.bt-arc-arc_inv:hover{
	background: url(../../files/img/interface-awesome/bt_curve-low_hover.png);	
	background-size:contain;
}
.bt-arc-arc_inv.on{
	background: url(../../files/img/interface-awesome/bt_curve-low_hover.png);
	background-size:contain;	
}




/*RESPONSIVE*/
@media screen and (max-width: 1175px) {
	.taille-bt{
		width:34px;
		height:38px;
	}
	.taille-bt-margin{
		width:34px;
		height:38px;
		margin:1px 20px 0 0;
	}
	.taille-bt-marginleft{
		width:34px;
		height:38px;
		margin:1px 0 0 20px ;
	}

	.taille-mid{
		width:50%;
		margin-top:10px;
	} 

}
@media screen and (max-width: 1080px) {
	.visible3{
		display:none;
	}
}
@media screen and (max-width: 1050px) {
	.visible{
		display:none;
	}
}
@media screen and (max-width: 990px) {
	.taille-bt{
		width:25px;
		height:29px;
	}
	.taille-bt-margin{
		width:25px;
		height:29px;
		margin:1px 10px 0 0;
	}
	.taille-bt-marginleft{
		width:25px;
		height:29px;
		margin:1px 0 0 10px ;
	}

	.taille-mid{
		margin-top:16px;
	}
	.menu-haut{
		margin-right:20px;
	}
}
@media screen and (max-width: 860px) {
	.visible2{
		display:none;
	}
	.menu-haut{
		margin-right:15px;
	}
}


/*TOOLTIP*/
.tooltip{
    display: inline;
    position: relative;
	font-family: 'News Cycle', sans-serif;
	font-size:75%;	
	line-height:80%;
}
.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.6);
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    bottom: -20px;
    color: #fff;
    content: attr(tip);
    left: 0;
    padding: 5px 5px;
    position: absolute;
    z-index: 98;
    width: 110px;
	height: 9px;
}
.tooltip:hover:before{
    border: solid;
    border-color: rgba(0,0,0,.6) transparent;
    border-width: 0px 6px 6px 6px;
    bottom: -1px;
    content: "";
    left: 42%;
    position: absolute;
    z-index:99;
}
.tooltip-right{
    display: inline;
    position: relative;
	font-family: 'News Cycle', sans-serif;
	font-size:75%;	
	line-height:80%;
	text-align:right;
}
.tooltip-right:hover:after{
    background: #333;
    background: rgba(0,0,0,.6);
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
    bottom: -20px;
    color: #fff;
    content: attr(tip);
    left: -130%;
    padding: 5px 5px;
    position: absolute;
    z-index: 98;
    width: 110px;
	height: 9px;
}
.tooltip-right:hover:before{
    border: solid;
    border-color: rgba(0,0,0,.6) transparent;
    border-width: 0px 6px 6px 6px;
    bottom: -1px;
    content: "";
    left: 42%;
    position: absolute;
    z-index:99;
}


/***
Spectrum Colorpicker v1.7.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #FFF;
    
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 250px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {

}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    cursor: pointer;
  
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}
/* Buttons */
.sp-palette-button-container {
    margin-right:35px;
}
/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {   
	float:left;
  width: 25px;
  height: 25px;
  cursor:pointer;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
	display:none;
 /*   padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;*/
}
.sp-preview {
  /*  position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;*/
	width: 33px;
	height: 33px;
    z-index: 0;
}




.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
 }
.sp-preview-inner, .sp-alpha-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
	background: url(./images/color.png) 0 0 no-repeat;
  width: 33px;
  height: 33px;
}
.sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
	border-radius:50%;
	 border: solid 1px #666;
}
.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}



.ftActive{
	background-color:black;
	color:white;
}

.fontFamil{
	padding:5px;border:1px solid #DEDEDE;margin:5px;
}

/* PARTIE CLIPART */


.div_option_forme{
	width:100%;
	
	text-align:center;
	position:relative;
	
}

.div_option_forme_2{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;	
	position:relative;

	overflow-y:auto;


}

.navig_no {
	color:black;font-size:15px;
}

.navig {
	color:black;font-size:18px;font-weight: bold;text-decoration:none;
}

.sous_forme_pres_hide{
	display:none;
	
}

.forme_pres_hide{
	display:none;
	
}


.forme_pres_min{
	float:left;
	width:76px;
	height:76px;
	margin:2px;;
	cursor:pointer;
	border:1px solid #DEDEDE;
	background-position:center; 
	background-size:contain; 
	background-repeat:no-repeat;
}
.forme_pres_min:hover{
	background-position:center; 
	background-size:86px; 
	background-repeat:no-repeat;
}
.forme_pres_min2{
	float:left;
	width:70px;
	height:70px;
	margin:0;
	cursor:pointer;
	border:1px solid #DEDEDE;
	background-position:center; 
	background-size:contain; 
	background-repeat:no-repeat;
}