.Gauche{
	width:226;
	background-image : url(gauche.jpg?n=40:38);
	background-color:#2f2f2f;
}
.Haut{
	height:160;
	background-image : url(fond_entete.jpg?n=40:38);
	background-color:#050505;
}
.Droite{
	width:12;
	background-image : url(fond_droite.jpg?n=40:38);
	background-color:#000000;
	vertical-align:top;
}
.Bas{
	height:34;
	background-image : url(bas.jpg?n=40:38);
	background-color: #FFFFFF;
}
.Centre{
	width:752;
	height:100%;
	overflow : scroll;
}
.tab_titre{
	background:#050505;
	color:#85b514;
	font : 900 normal 12px Arial;
}
.tab_saisie{
	background:#ffffff;
	color:#313131;
	font : 100 normal 12px Arial;
}
.tab{
	border-color:#000000;
	width:700;
	border-width:#000000;
}
a{
	color:#333333;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
a:hover{
	color:#ce2929;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
body{
	color:#313131;
	background-image : url(ext_fond_gauche.jpg?n=40:38);
	background-color:#050505;
	font : 100 normal 12px Arial;
	scrollbar-arrow-color : #fffff0;
	scrollbar-base-color : #85b514;//barre
	scrollbar-face-color : #000000
	scrollbar-shadow-color : #fffaff;
	margin : 0px 0px 0px 0px;
	scrollbar-highlight-color : #000000;
	overflow:auto;
}

.SMHOff{
	background-image : url("SMHOff.gif");
	cursor: hand;
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style :normal;
	text-decoration : none;
}
.SMHOn{
	background-image : url("SMHOn.gif");
	cursor: hand;
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight :900;
	font-style :normal;
	text-decoration : none;
}
.SMHMoreOff{
	background-image : url("SMHMoreOff.gif");
	cursor: hand;
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style :normal;
	text-decoration : none;
}
.SMHMoreOn{
	background-image : url("SMHMoreOn.gif");
	cursor: hand;
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight :900;
	font-style :normal;
	text-decoration : none;
}

.MHOff{
	background-color :transparent;
	color:#f50000;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style :normal;
	text-decoration : none;
	background-image : url("MHOff.gif");
	cursor: hand;
}
.MHOn{
	background-color :transparent;
	color:#ff0000;
	font-family:Arial;
	font-size:14px;
	font-weight :900;
	font-style :normal;
	text-decoration : none;
	background-image : url("MHOn.gif");
	cursor: hand;
}

.SMenuLien{
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style :normal;
	text-decoration : none;
}
.SMenuLien:hover{
	background-color :transparent;
	color:#0000f5;
	font-family:Arial;
	font-size:12px;
	font-weight :900;
	font-style :normal;
	text-decoration : none;
}

.lien_txt{
	background-color :#FFFFFF;
	color:#333333;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
.lien_txt:hover{
	background:#ffffff;
	color:#ce2929;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
td{
	color:#313131;
	font : 100 normal 12px Arial;
}
.detail_lien{
	text-decoration:none;
}