/*
Theme Name: SNK-FhdhWeb
Author: SNK Intertrade
Description: Template WordPress pour le site "FhdhWeb"
Version: 0.0.1
Tags:
*/

/* ---------------------------------------------------- */
/* -- tri tableau utilisateurs ------------------------ */
/* ---------------------------------------------------- */
.cell-left {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-right: 0px;
	border-radius: 4px 0px 0px 4px;
}
.cell {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-right: 0px;
}
.cell-right {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-radius: 0px 4px 4px 0px;
}
.orange {
	background-color: #F6AF54;
	/*background: radial-gradient(#f69d3c, #eeeeee);*/
	color: #CC0000;
}
.number {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #ffffff;
	width: 45px;
	height: 25px;
	background-color: #888888;
	border: 0px solid #888888;
	border-radius: 14px;
}
/* ---------------------------------------------------- */
/* -- pagination -------------------------------------- */
/* ---------------------------------------------------- */
.tableau {
	border-radius: 14px;
	box-shadow: 4px 4px 10px #cccccc;
}
.cell-select {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 0px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}
.custom-select {
    width: 35px;
    overflow: hidden;
	border: none;
}
.custom-select select {
	width: 56px;
	height: 30px;
	padding: 2px;
	border: none;
	cursor: pointer;
	background-color: #eeeeee;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.previous {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-right: 0px;
	border-radius: 4px 0px 0px 4px;
}
.previous:hover {
	color: #FFFFFF;
	background-color: #0078D7;
}
.next {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #666666;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-left: 0px;
	border-radius: 0px 4px 4px 0px;
}
.next:hover {
	color: #FFFFFF;
	background-color: #0078D7;
}
.previous-off {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #aaaaaa;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-right: 0px;
	border-radius: 4px 0px 0px 4px;
}
.next-off {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #aaaaaa;
	padding: 7px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	border-left: 0px;
	border-radius: 0px 4px 4px 0px;
}
/* ---------------------------------------------------- */
/* -- main -------------------------------------------- */
/* ---------------------------------------------------- */
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*background-color: #eaeaff;*/
	color: #111;
	font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.8;
	margin: 0;
	/*padding: 0;*/
	text-rendering: optimizeLegibility;
	overflow-y: scroll;
}

a:link		{text-decoration:none; color:#0000CC;}
a:active	{text-decoration:none; color:#0000CC;}
a:visited	{text-decoration:none; color:#0000CC;}
a:hover		{text-decoration:none; color:#FF0000;}

/********************************************/

/*** polices et tailles ***/
.X		{font-family:arial,verdana,helvetica; font-size:22pt; color:#666666;}
.L		{font-family:arial,verdana,helvetica; font-size:18pt; color:#666666;}
.M		{font-family:arial,verdana,helvetica; font-size:11pt; color:#666666;}
.S		{font-family:arial,verdana,helvetica; font-size:9pt;  color:#666666;}

/*** style pour les zones de saisie ***/
.Mwrite	{font-family:arial,verdana,helvetica; font-size:11pt; color:#666666; border: 1px solid #aaaaaa; background-color:#FFFFFF}
.Mread	{font-family:arial,verdana,helvetica; font-size:11pt; color:#666666; border: 1px solid #aaaaaa; background-color:#EEEEEE}
.Medit	{font-family:arial,verdana,helvetica; font-size:11pt; color:#666666; border: 1px solid #aaaaaa; background-color:#CCFFCC}
.Merror	{font-family:arial,verdana,helvetica; font-size:11pt; color:#666666; border: 1px solid #ff0000; background-color:yellow;}

/*** style de police ***/
.B		{font-weight:bold;}
.I		{font-style:italic;}

/*** couleurs ***/ /*** (respecter la place après les polices et les tailles) ***/
.bleu	{color:#0000FF;}
.blanc	{color:#FFFFFF;}
.rouge	{color:#CC0000;}
.noir	{color:#000000;}

/********************************************/

a.tri {font-family:arial,verdana,helvetica; font-size:11pt; color:#CC0000; font-weight:bold;}
.DESC {
	text-indent: 20px;
	background-image: url("assets/images/down.png");
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 0px;
}
.ASC {
	text-indent: 20px;
	background-image: url("assets/images/up.png");
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 0px;
}
/* ---------------------------------------------------- */
/* -- titre des pages --------------------------------- */
/* ---------------------------------------------------- */
.title {
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	font-family:arial,verdana,helvetica;
}
/* ---------------------------------------------------- */
/* -- menu navigation gauche -------------------------- */
/* ---------------------------------------------------- */
#navigation_gauche ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navigation_gauche li {
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	
	font-family: arial, verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #C9D7FB;
	background: #2F5597; 
	
	border: 0px solid #C9D7FB;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	margin-bottom: 15px;
}
#navigation_gauche li :hover, #navigation_gauche li :focus, #navigation_gauche li :active {
	color: #2F5597;
	background-color: #C9D7FB;
	border: 0px solid #C9D7FB;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}
#navigation_gauche li a {
	display: block;
	text-decoration: none;
	color: #C9D7FB;
}
#navigation_gauche li a.active {
	color: #FFFFFF;
	background-color: #F07B15;
	border: 0px solid #F07B15;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}
/* ---------------------------------------------------- */
/* -- menu navigation principale ---------------------- */
/* ---------------------------------------------------- */
#navigation_principale ul {
	padding: 4;
	margin: 4;
	list-style: none;
}
#navigation_principale li {
	display: inline-block;
	width: 200px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px ;
	/*padding-left: 0px;
	padding-right: 0px;*/
	text-align: center;
	
	
	font-family: arial, verdana, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #C9D7FB;
	background-color: #2F5597;
	border: 0px solid #2F5597;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}
#navigation_principale li :hover, #navigation_principale li :focus, #navigation_principale li :active {
	color: #2F5597;
	background-color: #C9D7FB;
	border: 0px solid #C9D7FB;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}
#navigation_principale li a {
	display: block;
	text-decoration: none;
	color: #C9D7FB;
}
#navigation_principale li a.active {
	color: #FFFFFF;
	background-color: #F07B15;
	border: 0px solid #F07B15;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}
/* ---------------------------------------------------- */
/* -- bouton editer page ------------------------------ */
/* ---------------------------------------------------- */
.page_edit {
	text-decoration: none;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2F5597;
}
.page_edit:hover {
	color: #FF0000;
}
/* ---------------------------------------------------- */
/* -- page de connexion ------------------------------- */
/* ---------------------------------------------------- */
.connexion {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #000000;
	width: 300px;
	height: 330px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	border-radius: 20px;
	box-shadow: 4px 4px 18px #888888;	
}
.ident {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #999999;
	width: 245px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	text-indent: 45px;
	background-image: url("assets/images/user.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.identedit {
	color: #cc0000;
	background-color: yellow;;
}

.cnxpass {
	background-image: url("assets/images/cadenas.png");
}
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */



.container {
	text-align: left;
	font-size: 14pt;
	color: #666666;
	width: 70%;

	padding: 20px 20px 20px 20px;
	background-color: #fff;
	border: 1px solid #666666;
	border-radius: 10px;
	box-shadow: 4px 4px 18px #888888;	
}

.bloc {
	text-align: justify;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	/*font-size: 1.1em;*/
	line-height: 1.8;
}
.ident1 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #cccccc;
	width: 245px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	text-indent: 45px;
	background-image: url("../imgs/user.jpg");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.leftMenu {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #2F5597;
	width: 170px;
	height: 40px;
	background-color: #C9D7FB;
	border: 1px solid #C9D7FB;
	border-radius: 20px;
	box-shadow: 4px 4px 18px #888888;	
}
.leftMenuON {
	color: #C9D7FB;
	background-color: #2F5597;
	border: 1px solid #2F5597;	
}

.deconnexion {
	text-align: center;
	font-size: 14px;
	outline: none;
	color: #000000;
	width: 170px;
	height: 40px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 20px;
	box-shadow: 4px 4px 18px #888888;	
}
.deconnexion:active {
	color: #FFFFFF;
	background-color: #2F5597;
	border: 1px solid #2F5597;
}

.menuON {
	font-family: arial,verdana,helvetica;
	text-align: middle;
	font-size: 12px;
	/*height: 40px;*/
	color: #CC0000;
	font-weight: bold;
	/*border-radius: 5px;*/
	/*box-shadow: 4px 4px 4px 4px #aaaaaa;*/
	padding: 8px;
	/*background-color: #eaeaff;*/
	/*background: radial-gradient(orange, #C9D7FB);*/
	background: radial-gradient(closest-side, #f69d3c, #c9d7fb);
}
.menuOFF {
	font-family: arial,verdana,helvetica;
	text-align: middle;
	font-size: 12px;
	/*height: 40px;*/
	color: #333333;
	font-weight: bold;
	padding: 8px;
}
/* ---------------------------------------------------- */
/* -- boutons ----------------------------------------- */
/* ---------------------------------------------------- */
.demande {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 180px;
	height: 30px;
	background-color: #AAAAAA;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	/*box-shadow: 4px 4px 18px #999999;*/
}
.demande:hover {
	background-color: #666666;
	/*font-weight: bold;*/
	color: #FFFFFF;
	/*transform: translateX(2px) translateY(2px);*/
}
.demande_select {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 180px;
	height: 30px;
	background-color: #F07B15;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	/*box-shadow: 4px 4px 18px #999999;*/
}

.retour {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	background-color: #F6AF54;
	border: 1px solid #F6AF54;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #888888;
}
.retour:active {
	background-color: #F6AF54;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

.fermer {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	background-color: #666666;
	border: 1px solid #666666;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #666666;	
}
.fermer:active {
	background-color: #666666;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

.annuler {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #888888;	
}
.annuler:active {
	background-color: #FF0000;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}
	
.bdd {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 230px;
	height: 30px;
	background-color: #3e8e41;
	border: 1px solid #3e8e41;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #888888;	
}
.valider {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	background-color: #3e8e41;
	border: 1px solid #3e8e41;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #888888;	
}
.valider:active {
	background-color: #3e8e41;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

.ajouter {
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	background-color: #61C1E4;
	border: 1px solid #61C1E4;
	border-radius: 4px;
	box-shadow: 4px 4px 18px #888888;	
}
.ajouter:active {
	background-color: #0F7FAF;
	border: 1px solid #0F7FAF;
	transform: translateX(2px) translateY(2px);
}

html {
/*	cursor: none; */
/*	-webkit-touch-callout: none; /* iOS Safari */
/*	  -webkit-user-select: none; /* Safari */
/*	   -khtml-user-select: none; /* Konqueror HTML */
/*	     -moz-user-select: none; /* Firefox */
/*	      -ms-user-select: none; /* Internet Explorer/Edge */
	          user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

div.content {
	display: none; /*--masqué par défaut--*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 480px;
	opacity: 0;
	z-index: -10;
}
div.wait {
    width: 100%;
    height: 100%;
	text-align: center;
	vertical-align: middle;
}

.phoneN {
	font-family: arial,verdana,helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}


/* ---------------------------------------------------- */
/* -- loader ------------------------------------------ */
/* ---------------------------------------------------- */
.loader {
	width: 120px;
	height: 120px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}
.loader2 {
	width: 60px;
	height: 60px;
	border: 10px solid #f3f3f3;
	border-radius: 50%;
	border-top: 10px solid #3498db;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */
.bgreen {
/*	cursor: none; */
	width: 30px;
	height: 30px;
	background-color: green;
	border: 2px solid #444444;
	border-radius: 50%;
	box-shadow: 2px 2px 2px #888888;
}
.borange {
/*	cursor: none; */
	width: 30px;
	height: 30px;
	background-color: orange;
	border: 2px solid #444444;
	border-radius: 50%;
	box-shadow: 2px 2px 2px #888888;
}
.bred {
/*	cursor: none; */
	width: 30px;
	height: 30px;
	background-color: red;
	border: 2px solid #444444;
	border-radius: 50%;
	box-shadow: 2px 2px 2px #888888;
}
.byellow {
/*	cursor: none; */
	width: 30px;
	height: 30px;
	background-color: yellow;
	border: 2px solid #444444;
	border-radius: 50%;
	box-shadow: 2px 2px 2px #888888;
}
.bgreen:active {
	transform: translateX(1px) translateY(1px);
}
.borange:active {
	transform: translateX(1px) translateY(1px);
}
.bred:active {
	transform: translateX(1px) translateY(1px);
}
.bblue:active {
	transform: translateX(1px) translateY(1px);
}
.tdblanc {
/*	cursor: none; */
	font-size: 10pt;
	color: #333333;
	
	border: 0px solid #333333;
	background-color: #ffffff;
}
.tdrouge {
/*	cursor: none; */
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	border: 0px solid #333333;
	background-color: #ff8888;
	font-family: arial,verdana,helvetica;
}
.tdbleu {
/*	cursor: none; */
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	border: 0px solid #333333;
	background-color: #99ccff;
	font-family: arial,verdana,helvetica;
}

/********************************************************/
/** style pour le simulateur de laverie *****************/
/********************************************************/
.busy
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #000000;

background-image: url("../imgs/busy.gif");
background-size: 50px 50px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}

.button-green
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #000000;

background-image: url("../imgs/button-green.png");
background-size: 50px 50px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}
.button-green:active {
	transform: translateX(1px) translateY(1px);
}

.button-red
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #FFFFFF;

background-image: url("../imgs/button-red.png");
background-size: 50px 50px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}
.button-red:active {
	transform: translateX(1px) translateY(1px);
}

.arrow-down
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #000000;

background-image: url("../imgs/arrow-down.png");
background-size: 50px 50px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}

.arrow-right
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #000000;

background-image: url("../imgs/arrow-right.png");
background-size: 50px 50px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}

.no
{
font-family: verdana, arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #000000;

background-image: url("../imgs/no.png");
background-size: 22px 22px;
background-repeat: no-repeat;
background-attachment: fixe;
background-position: center;
}
		
/********************************************************/
/********************************************************/
/********************************************************/		

/* ---------------------------------------------------- */
/* -- clavier numéro téléphone ------------------------ */
/* ---------------------------------------------------- */
.clavier {
/*	cursor: none; */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #404040;
	outline: none;
	width: 120px;
	height: 45px;
	background-color: #D5E0EE;
	border: 1px solid #8797AA;
	border-radius: 4px;
	box-shadow: 0x 0px 0px #888888;
}
.clavierV {
/*	cursor: none; */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
	width: 120px;
	height: 45px;
	background-color: #3E8E41;
	border: 1px solid #3E8E41;
	border-radius: 4px;
	box-shadow: 0px 0px 0px #888888;
}
.clavierC {
/*	cursor: none; */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
	width: 120px;
	height: 45px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	border-radius: 4px;
	box-shadow: 0px 0px 0px #888888;
	background-image: url("../imgs/clear-white.png");
	background-size: 40px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: center;
}
.clavierN {
/*	cursor: none; */
	padding: 5px 5px;
	text-align: right;
	font-size: 30px;
	font-weight: bold;
	color: #C00000;
	outline: none;
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	border: 1px solid #8797AA;
	border-radius: 4px;
	box-shadow: 0px 0px 0px #888888;
}
.clavier:active {
	background-color: #3E8E41;
	color: #FFFFFF;
/*	transform: translateY(2px); */
}
.clavierV:active {
	background-color: #3E8E41;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}
.clavierC:active {
	background-color: #FF0000;
	color: #FFFFFF;
	transform: translateX(-2px) translateY(2px);
}
.clavierV-off {
/*	cursor: none; */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #7F7F7F;
	outline: none;
	width: 120px;
	height: 45px;
	background-color: #BFBFBF;
	border: 1px solid #8797AA;
	border-radius: 4px;
	box-shadow: 0px 0px 0px #888888;
}
.clavierC-off {
/*	cursor: none; */
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #7F7F7F;
	outline: none;
	width: 120px;
	height: 45px;
	background-color: #BFBFBF;
	border: 1px solid #8797AA;
	border-radius: 4px;
	box-shadow: 0px 0px 0px #888888;
	background-image: url("../imgs/clear-grey.png");
	background-size: 40px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: center;
}

/* ---------------------------------------------------- */
/* -- boutons machines -------------------------------- */
/* ---------------------------------------------------- */
.washing {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 50px;
	
	width: 200px;
	/* height: 50px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/washing.png");
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.washing:active {
	background-color: #3E8E41;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

.drying {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 50px;
	
	width: 200px;
	/* height: 50px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/drying.png");
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.drying:active {
	background-color: #3E8E41;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

.ironing {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 50px;
	
	width: 200px;
	/* height: 50px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/ironing.png");
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.ironing:active {
	background-color: #3E8E41;
	color: #FFFFFF;
	transform: translateX(2px) translateY(2px);
}

/* ---------------------------------------------------- */
/* -- affichage info machines ------------------------- */
/* ---------------------------------------------------- */
.price {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 45px;
	
	width: 180px;
	/* height: 35px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/money.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.weight {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 45px;
	
	width: 180px;
	/* height: 35px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/weight.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.time {
/*	cursor: none; */
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	text-indent: 45px;
	
	width: 180px;
	/* height: 35px; */
	border: 1px solid #8797AA;
	background-color: #D5E0EE;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
	
	background-image: url("../imgs/time.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}
.about {
/*	cursor: none; */
	font-size: 18px;
	color: #404040;
	text-indent: 40px;
	
	width: 240px;
	
	background-image: url("../imgs/info.png");
	background-size: 28px 28px;
	background-repeat: no-repeat;
	background-attachment: fixe;
	background-position: 5px;
}

/* ---------------------------------------- */
/* ------- CSS partie administration ------ */
/* ---------------------------------------- */
.ON {
/*	cursor: none; */
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #404040;
	
	width: 35px;
	height: 30px;
	border: 3px solid #8797AA;
	background-color: #00EE00;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}

.OFF {
/*	cursor: none; */
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	
	width: 35px;
	height: 30px;
	border: 3px solid #8797AA;
	background-color: #EE0000;
	border-radius: 5px;
	box-shadow: 4px 4px 18px #888888;
}


.tdpin {
/*	cursor: none; */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	width: 50px;
	height: 25px;
	border: 0px solid #333333;
	background-color: #99ccff;
	font-family: arial,verdana,helvetica;
	
}
.tdtype{
/*	cursor: none; */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	width: 90px;
	height: 25px;
	border: 0px solid #333333;
	background-color: #ff8888;
	font-family: arial,verdana,helvetica;
	
}
.tdconf {
/*	cursor: none; */
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #404040;
	
	width: 110px;
	height: 33px;
	border: 1px solid #8797AA;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.tdconf:active {
	background-color: #3E8E41;
	color: #FFFFFF;
}

.tdoff {
/*	cursor: none; */
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	
	width: 110px;
	height: 33px;
	border: 1px solid #8797AA;
	background-color: #888888;
	border-radius: 5px;
}
.tdoff:active {
	background-color: #3E8E41;
	color: #FFFFFF;
}
.tdpinout {
/*	cursor: none; */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	width: 50px;
	height: 25px;
	border: 0px solid #333333;
	background-color: #ff8888;
	font-family: arial,verdana,helvetica;
	
}
.tdpinval {
/*	cursor: none; */
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	
	width: 50px;
	height: 25px;
	border: 0px solid #333333;
	background-color: #ffffff;
	font-family: arial,verdana,helvetica;
}
