.Gauche{
	width:180;
	background-image : url(gauche.jpg?n=35:25);
	background:#ffffff;
}
.Haut{
	height:227;
	background-image : url(fond_entete.jpg?n=35:25);
	background:#ffffff;
}
.Droite{
	width:1;
	background-image : url(fond_droite.jpg?n=35:25);
	background:#ffffff;
	vertical-align:top;
}
.Bas{
	height:20;
	background-image : url(bas.jpg?n=35:25);
	background: #ffffff;
}
.Centre{
	width:826;
	height:100%;
	overflow : scroll;
}
.tab_titre{
	background:#ffffff;
	color:#FF6600;
	font : 900 normal 14px Arial;
}
.tab_saisie{
	background:#ffffff;
	color:#000000;
	font : 100 normal 12px Arial;
}
.tab{
	border-color:#ffffff;
	width:780;
	border-width:#ffffff;
}
a{
	color:#000000;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
a:hover{
	background-color :#FFFFFF;
	color:#FF6600;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
body{
	color:#000000;
	background-image : url(ext_fond_gauche.jpg?n=35:25);
	background:#ffffff;
	font : 100 normal 12px Arial;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FF05FF;//barre
	scrollbar-face-color : #FF05FF
	scrollbar-shadow-color : #cd699b;
	margin : 0px 0px 0px 0px;
	scrollbar-highlight-color : #FF05FF;
	overflow:auto;
}
.SMenu{
	color:#777777;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style :normal;
	text-decoration : none;
}
.SMenuOver{
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight :900;
	font-style :normal;
	text-decoration : none;
}
.lien_txt{
	background-color :#ffffff;
	color:#000000;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
.lien_txt:hover{
	background:#FFFFFF;
	color:#FF6600;
	font-family :Arial;
	font-size :12px;
	font-weight :900;
	font-style :normal;
}
td{
	color:#000000;
	font : 100 normal 12px Arial;
}
.detail_lien{
	text-decoration:none;
}