.bp{background-image:url(images/cercle_rouge.jpg)}
.bpr{font-weight:700;font-size:13pt}
.mp{background-image:url(images/cercle-jaune.gif);background-color:#e7ef4a}
.vide{background-color:#7fb0be!important}
._rejouer{display: block;width:100px;height:40px;color:white;text-decoration:bold!important;background:green;line-height:40px;}
#formulaire fieldset{padding:10px;margin-bottom:00px;font-size:1.6rem}
#formulaire legend{color:#0080ff;}
#formulaire legend.erreur{color:red}
#p_try_word_id:focus,#p_try_word_id:hover{border:1px solid #107f00}

#bouton_id{
    background-color: #4c98af;
    border: 0;
    color: #fff;
    padding: 7px 20px;
    font-size: 1.3rem;
    cursor: pointer;
    border-radius: 7px;
    vertical-align: top;
    margin-left: 5px;
}


#p_try_word_id
{
	border:1px dotted #030303;
	background-color:#b0cfd9;
	padding:0;
	padding-left:40px;
	background-image:url(images/write_login-bg.png);
	background-repeat:no-repeat;
	width:220px;
	text-transform:uppercase;
	letter-spacing:5px;
	line-height:32px;
	vertical-align:middle;
	font-size:1.3rem;
	height:32px;
	font-weight:700;
	margin-left:10px;
	margin-bottom: 10px;
}

._me
{
	float:left;
	height:30px;
	width:32px;
	border:1px solid #fff;
	line-height:30px;
	text-align:center;
	background-color:#bdd3db;
	background-position:center center;
	background-repeat:no-repeat;
}



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

.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) {
._me
{
	height:45px;
	width:43px;
	line-height:45px;
	border-radius: 5px;
	margin:1px;
}


.c_plateau_jeu
{
	width:460px;

}

.c_regle_jeu
{
width:440px;
}

#p_try_word_id
{
	width:350px;
	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: 40px;
}


#p_try_word_id
{
	width:360px;
	letter-spacing:10px;
	font-size:1.6rem;
}
._me
{
	border-radius: 5px;
	margin:1px;
}

}