._column{float:left;margin:0;overflow:hidden;display:inline}
._row{width:720px;margin:0 auto;overflow:hidden}
._grid_marge_gauche{width:50px}
._grid_grille{width:280px}
._grid_commande{width:150px}
._grid_score{border-left: 10px solid white;width: 280px}
._grid_h_score{width:240px}
._grid_marge_gauche{width:50px}

.c_padding_0
{
	padding:0;
}
._class_image
{
cursor: pointer;
}
._class_titre
{
}
._class_titre h1
{
 font-size : 20px;
 line-height:20px;
}

._form_next
{
	width:86px;
	height:44px;
	border:1px solid #bbada0;
	margin:auto;
	padding:0px;
	background:#eddfd2;
}
._score_fixe {
    font-family: monospace;
    font-size: 15px;
}

._h_score_fixe {
    font-family: monospace;
    font-size: 13px;
}


._hs-tetris {
    background: none repeat scroll 0 0 #edc22e;
    color: #f9f6f2;
    font-size: 16px;
}

._hs-tetris_a{
    background: none repeat scroll 0 0 #f2b179;
    color: #f9f6f2;
    font-size: 20px;
}


.c_table
{
	margin:0;
}

._contenaire_commande
{
padding:10px;
background:	#eee4da;
}
._btn_start
{

}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
	background:-moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:-ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
	background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30',GradientType=0);
	background-color:#7d5d3b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #54381e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4d3534;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
	background:-moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:-ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
	background:linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b',GradientType=0);
	background-color:#634b30;
}
.myButton:active {
	position:relative;
	top:1px;
}


._plateau
{
  border-left: 10px solid #bbada0;
  border-right: 10px solid #bbada0;
  border-bottom: 10px solid #bbada0;
  margin: 0;
  width: 270px;
}


#tetris	{
	position: relative;
	width: 300px;
	height:	309px;
	background:	#fff;
	border:	#BE9E7C	1px	solid;
}

#tetris	.left {
	background:	#F5EDE3;
	position: absolute;
	width: 131px;
	height:	100%;
	left: 0px;
	top: 0px;
}
.left-border { background: #E4BE95;	position: absolute;	z-index: 100; top: 0px;	left: 130px; width:	1px; height: 100%; }

#tetris-area {
	/* 168,308 +2px	borders	*/
	background:	#fff;
	position: absolute;
	width: 167px;
	height:	307px;
	left: 132px;
	top: 1px;
	overflow: hidden;
}

.grid1,	.grid2,	.grid3,	.grid4,	.grid5,	.grid6 { z-index: 10; position:	absolute; top: 0px;	width: 13px; height: 307px;	background:	#f4efe9; }
.grid1 { left: 14px; }
.grid2 { left: 42px; }
.grid3 { left: 70px; }
.grid4 { left: 98px; }
.grid5 { left: 126px; }
.grid6 { left: 154px; }

#tetris	.block0,
#tetris	.block1,
#tetris	.block2,
#tetris	.block3,
#tetris	.block4,
#tetris	.block5,
#tetris	.block6	{
	z-index: 1000;
	font-size: 10px;
	line-height: 1em;
	font-family: arial;
	position: absolute;
	width: 13px;
	height:	13px;
	border:	0.5px solid #ffffff;
	/* with	margin 0.5px there were	problems with offsetLeft and offsetTop */
}

#tetris .left h1, #tetris .left h2 {
	color: #826C55;
	font-size: 11px;
	font-family: "trebuchet	ms", arial;
	font-weight: bold;
	text-align:	center;
	margin-top:	10px;
	margin-bottom: 10px;
}
#tetris	.left h1 a {
	color: #3366CC;
	text-decoration: none;
}
#tetris	.left h1 a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* menu	*/

#tetris	.left .menu	{
	margin-top:	1em;

}
#tetris	.menu a, #tetris .menu a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	background:	#EAE0D1;
	border-width: 1px;
	margin-bottom: -1px;
	border-style: solid;
	border-color: #BE9E7C;
	cursor:	pointer;
	text-align:	left;
	padding-left: 10px;
	height: 19px;
	line-height: 19px;
	width: 78px;
	padding-bottom: 1px;
	margin-left: 20px;
}
#tetris .menu a:hover { background: #EFE8DE; }

/* game	over */

#tetris-gameover {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align:	center;
	font-weight: bold;
	display: none;
}

/* next	puzzle */
#tetris-nextpuzzle {
	position: absolute;
	top: 47%;
	left: 35%;
	background:	#ffffff;
	overflow: visible;
	display: none;
}
#tetris-keys {
	position: absolute;
	left: 25px;
	top: 135px;
}
#tetris div.h5 { margin-bottom: 0.5em; display: block; font-weight: bold; }
#tetris-keys td { padding-right: 1px; padding-bottom: 1px; }
#tetris-keys img { border-width: 0px; }

/* stats */

#tetris	.left .stats {
	position: absolute;
	left: 25px;
	bottom:	5px;
}
#tetris	.stats td {	padding-bottom:	1px; line-height: 1.25em; }

#tetris	.stats .level {	text-align:	left; padding-right: 5px; }
#tetris-stats-level	{ font-weight: bold; }

#tetris	.stats .time { text-align: left; padding-right:	5px; }
#tetris-stats-time { font-weight: bold;	}

#tetris	.stats .apm	{ text-align: left;	padding-right: 5px;	}
#tetris-stats-apm {	font-weight: bold; }

#tetris	.stats .lines {	text-align:	left; padding-right: 5px; }
#tetris-stats-lines	{ font-weight: bold; }

#tetris	.stats .score {	text-align:	left; padding-right: 5px; }
#tetris-stats-score	{ font-weight: bold; }


/*
	|
	---
*/
#tetris	.block1	{ background: #32a4fa; }

/*
	  |
	---
*/
#tetris	.block0	{ background: #38C44F; }



/*
	--
   --
*/
#tetris	.block2	{ background: #FFAC1C; }

/*
	--
	 --
*/
#tetris	.block3	{ background: #FF6600; }

/*
	|
   ---
*/
#tetris	.block4	{ background: #CC54C4; }

/*
	--
	--
*/
#tetris	.block5	{ background: #999;	}

/*
	----
*/
#tetris	.block6	{ background: #FF0000; }


/*** window	***/

#tetris	.window	{
	background:	#EFE8DE;
	position: absolute;
	width: 167px;
	height:	307px;
	left: 132px;
	top: 1px;
	z-index: 50000;
	display: none;
}
#tetris	.window	.top {
	position: relative;
	background:	#EAE0D1;
	color: #666666;
	letter-spacing:	+1px;
	height:	20px;
	line-height: 20px;
	vertical-align:	middle;
	border-bottom: 1px solid #ffffff;
	text-indent: 10px;
}
#tetris	.window	.top .close	{
	position: absolute;
	background:	#EAE0D1;
	font-family: verdana;
	font-weight: bold;
	right: 0px;
	top: 0px;
	height:	20px;
	line-height: 19px;
	text-indent: 7px;
	width: 21px;
	border-left: 1px solid #ffffff;
	cursor:	pointer;
}
#tetris	.window	.top .close:hover {
	background:	#EFE8DE;
}
#tetris	.window	.content {
	margin:	10px;
}
#tetris	.window	.content table {
}

input.my_input 
{
  border-style:           none;
  border-width:           0;
  font-size:              0pt;
  margin:                 0;
  padding:                0;
  width:                  0px;
}

.caseTB {
  background-color:       #eddfd2;
  border-bottom-style:    dotted;
  border-bottom-width:    1px;
  border-color:           #bbada0;
  border-left-style:      dotted;
  border-left-width:      1px;
  
  border-right-style:      normal;
  border-right-width:     0.1em;
  
  border-top-style:      normal;
  border-top-width:       1px;
  border-width:           1px;
  font-size:              5px;
  height:                 21px;
  width:                  20px;

  display : table-cell;

}
.inpText {background-color:#9f9f9f;width:70px;border:0px;border-bottom:1px black solid;text-align:right;}
#aide {width:600px;height:430px;background-color:#d2d2d2;overflow:auto;font-family:arial;font-size:14px;position:absolute;display:none;}


















._mn{font-size:14px;color: black;padding:2px;border:1px solid black;line-height:28px;background:#AFE8B2;}
._et1{font-size:14px;color: green;padding:5px;}
._et2{font-size:14px;color: #475B8F;padding:5px;}
._mr{font-size:14px;color: red;padding:2px;border:1px solid red;line-height:28px;background:#FADFE7;}
._mv{font-size:14px;color: red;padding:2px;border:1px dashed #a0a0a0;line-height:28px;}



._me:hover{background-color:#FFD4A7;}
._rouge {color:red}
._rejouer{display: block;width:100px;height:40px;color:white;text-decoration:bold!important;background:green;line-height:40px;}

#p_try_word_id{
	border:1px dotted #030303;
	background-color:#c9d8d7;
	padding-left:10px;
	margin: 0 10px 10px 10px;
	width:300px;
	text-transform:uppercase;
	letter-spacing:10px;
	line-height:32px;
	vertical-align:middle;
	font-size:13pt;
	height:32px;
}



.cl_message
{
	border: 1px solid #808080;
	padding : 5px;
	margin:5px;
}

.cl_bouton{
    background-color: #4c98af;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 1.3rem;
    cursor: pointer;
    border-radius: 7px;
    vertical-align: top;
}

.cl_entete
{
	margin:0 5px;
}




.vide{
	background-color:#ddd;
	color:#ddd;
}

._me{
	display:inline-block;	
	height:40px;
	width:40px;
	border:1px solid #C9D8D7;
	border-radius:10px;
	font-size:20px;
	line-height:40px;
	text-align:center;
	background-color:#FCFEFC;
	background-position:center center;
	background-repeat:no-repeat;
	margin:5px;
}
.cl_plateau_res
{
	border-top:1px dotted #0f0f0f;
	border-bottom:1px dotted #0f0f0f;
	width: 100%;
}

.cl_titre
{
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 0px;
}

.cl_regles
{
	font-size: 1.4rem;
	font-weight: bold;
}


.cl_legend
{
padding-left: 2px;
font-size:1.6rem;
color:#0080ff;	
display: inline-block;
padding-top: 10px;
}

.c_plateau_jeu
{
	width:320px;
	margin:0 auto 0 auto;
	display: inline-block;

}

.c_regle_jeu
{
width:320px;
padding: 0 10px;
margin:0 auto 0 auto;
text-align: justify;
display: inline-block;
margin-top: 20px;
}



@media (min-width: 360px) {
.c_plateau_jeu, .c_regle_jeu
{
	margin-left: 20px;
}

.cl_plateau_res
{
	border:1px dotted #0f0f0f;
	border-radius: 10px;
}


}

@media (min-width: 480px) {

.cl_entete{margin:0 5px 25px 5px;}
.c_plateau_jeu
{
	width:460px;

}

.c_regle_jeu
{
width:440px;
}

#p_try_word_id
{
	width:400px;
	letter-spacing:10px;
	font-size:1.6rem;
}
}

@media (min-width: 760px) {

.cl_titre{margin-bottom: 10px;}
.c_plateau_jeu{vertical-align: top;}

.c_regle_jeu
{
	margin-left: 0px;
	width:270px;
	margin-top: 70px;
}

#p_try_word_id
{
	width:230px;
	letter-spacing:10px;
	font-size:1.6rem;
}
._me
{
	height:50px;
	line-height:50px;
}

.cl_bouton{
    padding: 5px 8px;
}


}