

.Contenu_OK {
	margin-bottom:50px;
	text-align:center;
}
.Contenu_Pas_OK {
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	color:red;
	font-size:40px;
}







.intotd {
	width:200px;
	height:18px;
}

.intoth {
	width:200px;
	height:18px;
}

#connexion th, #inscription th {
	width:200px;
	padding-right:10px;
	text-align:right;
	font-weight:normal;
}

#connexion td, #inscription td {
	width:200px;
	height:20px;
	text-align:left;
}

.form_connexion, .form_inscription {
	margin-left:calc(100%/2 /2);
	width:calc(100%/2 - 5px);
	vertical-align: top;
	text-align:center;
	font-family:var(--police);
	font-variant:var(--type_de_police);
}

.form_submit {
	margin-top:10px;
	margin-bottom:5px;
}

.erreursaisie {
	color:red;
	font-size:18px;
	text-align:center;
}

.saisieok {
	color:green;
	font-size:22px;
	text-align:center;
}

#compte td {
	width:100px;
	height:25px;
	text-align:center;
}

#compte, #cmdcompte {
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}

#compte .oeil {
	width:23px;
	margin-top:2px;
}

#compte .oeil:hover {
	width:25px;
}

#compte .caseoeil {
	width:48px;
	text-align:center;
}

#cmdcompte .lesth {
	width:100px;
	text-align:center;
}

#cmdcompte .lesthmoy {
	width:220px;
	text-align:center;
}

#cmdcompte .lestd {
	width:100px;
	height:20px;
	text-align:center;
}

#compte .lesthmoy {
	width:150px;
	text-align:center;
}

#compte .lestdmoy {
	width:150px;
	text-align:left;
}

#aucunecmd {
	text-align:center;
	font-size:18px;
	margin:10px;
}












