body {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
h1 {
	display: block;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input {
	display: inline-block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ============================================================= */
.link{
	cursor: pointer;
}
.clear{
	clear: both;
}
/* ============================================================= */
.inner-layout-container {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;  /* Nécessaire pour voir qqchose */
}
/* ============================================================= */
.divPopup{
	position: absolute;
	background-color: #f1f1f1;
	border: solid 3px #666666;
	padding: 5px;
}
/* ============================================================= */
#divFbk{
	font-weight: bold;
}
#divMain{
	display: block;
	position: relative;
	padding: 3px;
	width: 900px;
	margin: auto;
	background-color: #444;
}
#divHeader{
	display: block;
	float: left;
	position: relative;
	width: 894px; /* 800 moins deux fois le padding */
	height: 30px;
	margin: 3px;
	background-color: #999999;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding:1px 0;
}
#canvas{
	display: block;
	float: left;
	position: relative;
	width: 400px;
	height: 620px;
	margin: 3px;
	background-color: #eee;
	padding:1px 0;
	text-align: center;
}
#divProgEdit{
	display: block;
	float: left;
	position: relative;
	width: 487px;
	height: 620px;
	margin: 3px;
	background-color: #777777;
	padding:1px 0;
}
#sourceJS
{
float: left;
width: 476px;
margin: 1px;
height: 390px;
/*padding: .5em 1em;*/
font-family: Consolas, 'Courier New', 'Lucida Console', monospace;
font-size: 13px;
background-color: hsl(215,100%,98%);
color: hsl(35,100%,20%);
border: double #669;
}

.progNumero {
	float: left;
	width: 15px;
	height: 15px;
	background-color: #999;
	color: #000;
	text-align: right;
}

.progListe {
	float: left;
	display: inline-block;
	width: 380px;
	height: 15px;
	background-color: #fff;
	color: #000;
	padding: 0 0 0 2px;
	font-family: Consolas, 'Courier New', 'Lucida Console', monospace;
	font-size: 12px;
	text-align: left;
}

.nomVar {
	float: left;
	width: 90px;
	height: 17px;
	background-color: #999;
	color: #00f;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
	padding: 0 2px 0 0;
}

.variable {
	float: left;
	display: inline-block;
	width: 300px;
	height: 17px;
	background-color: #aaa;
	color: #000;
	padding: 0 0 0 2px;
	font-family: Consolas, 'Courier New', 'Lucida Console', monospace;
	font-size: 12px;
	text-align: left;
	margin: 1px;
	padding: 0 0 0 2px;
}


.t1 {font-family: Wallpoet; font-size: 20px; color: #ffffff;}
.t2 {font-family: Flamenco; font-size: 22px; color: #ff0;}
/* ============================================================= */
.pHeader{
	padding: 1px 1px;
	margin: 2px 2px;
	text-align:center;
	font-size: 12px;
	background-color: #99f;
}
/* ============================================================= */
.btnGo{
	width: 484px;
	height: 30px;
	margin: 1px;
	border: 1px solid #222;
	cursor: pointer;
	font-weight: bold;
	color: white;
	background-color: #228b22;
}
.btnGo1{
	width: 484px;
	height: 30px;
	margin: 1px;
	border: 1px solid #222;
	cursor: pointer;
	font-weight: bold;
	color: white;
	background-color: #228b22;
}
.btnGo6{
	width: 156px;
	height: 20px;
	margin: 1px;
	border: 1px solid #222;
	cursor: pointer;
	font-weight: bold;
	color: white;
	background-color: #228b22;
}
.btnPas{
	width: 398px;
	height: 30px;
	margin: 1px;
	border: 1px solid #222;
	cursor: pointer;
	font-weight: bold;
	color: white;
	background-color: blue;
}
.btnFini{
	width: 398px;
	height: 30px;
	margin: 1px;
	border: 1px solid #222;
	font-weight: bold;
	color: purple;
	background-color: pink;
}
.btnStop{
	width: 80px;
	height: 30px;
	margin: 1px;
	border: 1px solid #222;
	cursor: pointer;
	font-weight: bold;
	color: white;
	background-color: red;
}
/* ============================================================= */
.divBox{
	position: relative;
	float: left;
	/* == No text selection in DIV == */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* ============================================================= */
.divMsg{
	position: relative;
	width: 479px;
	height: 100px;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	margin: 1px;
	padding: 0 2px;
	text-align: left;
	font-weight: bold;
	text-align: left;
}
.divMsg1{
	position: relative;
	width: 476px;
	height: 90px;
	background-color: #ffc;
	color: #000;
	border: double #669;
	margin: 1px;
	padding: 0 2px;
	text-align: left;
}
.divMsg2{
	position: relative;
	width: 390px;
	height: 80px;
	background-color: #ffc;
	color: #000;
	border: double #669;
	margin: 0px;
	padding: 0 2px;
	text-align: left;
	text-align: left;
}
/* ============================================================= */
