input.hidden {
	border: 0px none transparent;
	width:1px;
	height:1px;
	font-size:1px;
	background-color:transparent;
}
div.break {
	clear:both;
	display:block;
}
img.compteur {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
img.lang {
	width:18px;
	height:12px;
	vertical-align:middle;
	margin:2px;
}
img.right {
	float:right;
}
img.left {
	float:left;
}
div.center {
	text-align:center;
}
form {
	padding:0px;
	margin:2px;
}
form.inline {
	padding:0px;
	margin:2px;
	display:inline;
}
div.inline {
	padding:0px;
	margin:2px;
	display:inline;
}
img.over {
	vertical-align:middle;
}
img.form_boolean {
	cursor:pointer;
}
#AltDiv  {
	padding:0px;
	margin:0px;
	z-index:9999;
}
#AltDiv .text {
	font-family:verdana;
	color:black;
	font-size:10px;
	padding:2px 4px;
	border:1px solid #222222;
	background-color:#ffffe0;
}
#AltDiv .img {
	padding:0px;
	border:1px solid #222222;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background-color:#ffffe0;
}
#Fmk_Login_tn * {
	font-size:11px;
}
.bouton, .bouton2, .bouton3 {
	font-style:normal;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	height:21px;
	color:#111111;
	background-repeat: no-repeat;
	margin: 2px 4px 2px 4px;
	padding:1px 2px 1px 2px;
}
.bouton {
	width:73px;
	background-image:url(../img/bouton.gif);
}
.bouton2 {
	width:37px;
	background-image:url(../img/bouton2.gif);
}
.bouton3 {
	width:109px;
	background-image:url(../img/bouton3.gif);
}
div.hr {
	height:10px;
	background-image:url(../img/hr.gif);
	background-repeat:repeat-x;
	background-position:center top;
}
a.bouton, a.bouton2, a.bouton3 {
	float: left;
	display: block;
	height: 19px;
	text-align: center;
	font-weight: normal;
	font-size:12px;
	color: black;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
}
a.bouton {
	width: 73px;
	background-image:url(../img/bouton.gif);
}
a.bouton2 {
	width: 37px;
	background-image:url(../img/bouton2.gif);
}
a.bouton3 {
	width: 109px;
	background-image:url(../img/bouton3.gif);
}
a.bouton:hover, a.bouton2:hover, a.bouton3:hover {
	color: black;
	text-decoration: none;
}
a.bouton:hover { background-image:url(../img/bouton_over.gif); }
a.bouton2:hover { background-image:url(../img/bouton2_over.gif); }
a.bouton3:hover { background-image:url(../img/bouton3_over.gif); }
div.error, div.ok, div.info {
	padding:25px 8px 25px 65px;
	margin:8px 24px 8px 24px;
	background-color:#ffffff;
	border:1px solid #000000;
	color:#000000;
	background-position:8px center;
	background-repeat:no-repeat;
}
div.error, div.ok, div.info {
	background-color:#ffaaaa;
	border-color:#ee0000;
	color:#ee0000;
	background-image:url(../img/error.gif);
}
div.error * { color:#ee0000; }
div.ok {
	background-color:#aaffaa;
	border-color:#009900;
	color:#009900;
	background-image:url(../img/ok.gif);
}
div.ok * { color:#009900; }
div.info {
	background-color:#aaaaff;
	border-color:#000099;
	color:#000099;
	background-image:url(../img/info.gif);
}
div.info * { color:#000099; }
#Fmk_UserCreate td.form, #Fmk_UserEdit td.form {
	padding:0px 4px 0px 4px;
	text-align:right;
}
#Fmk_UserCreate td.space, #Fmk_UserEdit td.space {
	height:10px;
}
img.fmklang {
	margin:4px;
	width:18px;
	height:12px;
}
