.c_v_sup_760{display:none!important;}



._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:#b0cfd9;
	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_entete
{
	margin:0 5px;
}

.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;
}

.vide{
	background-color: #7fb0be!important;
	color:#7fb0be;
}

._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;
}

._mea{
display: inline-block;
	height:35px;
	width:35px;
	border:1px solid #fff;
	font-size:19px;
	line-height:35px;
	text-align:center;
	background: #bdd3db;
}


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

.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;
}

}

@media (min-width: 480px) {

.c_plateau_jeu
{
	width:460px;

}

.c_regle_jeu
{
width:440px;
}

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


._mea{
	height:47px;
	width:47px;
	line-height:47px;
	border-radius: 5px;
	margin: 1px;
}

.cl_entete{margin:0 5px 25px 5px;}

}


@media (min-width: 760px) {
.cl_titre{margin-bottom: 10px;}
.c_v_sup_760{display:inline-block!important;}
.c_plateau_jeu
{
	vertical-align: top;
}

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


._mea{
	height:47px;
	width:47px;
	line-height:47px;
	border-radius: 5px;
	margin: 1px;
}



#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;
}


}