.c_v_sup_760{display:none!important;}

._mn{display:inline-block;font-size:14px;color: black;border-radius:5px;padding:2px 10px;margin:2px;border:0px solid black;line-height:28px;background:#6eb671;}
._et1{font-size:14px;color: green;padding:5px;}
._et2{font-size:14px;color: #475B8F;padding:5px;}
._mr{display:inline-block;font-size:14px;color: black;border-radius:5px;padding:2px 10px;margin:2px;border:0px solid red;line-height:28px;background:#FADFE7;}
._mv{font-size:14px;color:#169bc0;padding:2px;border:0px dashed #a0a0a0;line-height:28px;}



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

.c_points 
{
    font-size: 13px;
}

#p_try_word_id{
	border:0px dotted #030303;
	background-color:#b9d8e3;
	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: 0px solid #808080;
	padding : 5px;
	margin:10px;
	border-radius: 10px;
}
.cl_message_ko {background:#e5cccc}
.cl_message_ok {background:#d2f1d9}

.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-radius:10px;
	font-size:20px;
	line-height:40px;
	text-align:center;
	background: #f3dbbe;
	background-position:center center;
	background-repeat:no-repeat;
	margin:5px;
    box-shadow: 9px 5px 12px #aaa;	
}
.cl_plateau_res
{
	border-top:0px dotted #0f0f0f;
	border-bottom:0px dotted #0f0f0f;
	width: 100%;
	padding: 0 10px;
	background-color: #a0cede;	
}

.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:#0068ce;	
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:0px 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) {
.c_v_sup_760{display:inline-block!important;}
.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
{
	width: 60px;
	height:50px;
	line-height:50px;
	cursor: pointer;
}

.cl_bouton{
    padding: 5px 8px;
}


}