body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
	scrollbar-3dlight-color:#841919; /* bord ext haut-gauche */
	scrollbar-darkshadow-color:#841919;  /* bord ext bas-droit */
	scrollbar-highlight-color:#e8d2d2; /* bord int haut-gauche */
	scrollbar-shadow-color:#e8d2d2; /* bord int bas-droit */
	scrollbar-arrow-color:#841919; /* fléche */
	scrollbar-face-color:#cea3a3; /* Couleur de chariot */
	scrollbar-track-color:#e8d2d2; /* couleur fond chariot */
	scrollbar-base-color:#FFFFFF; /* ???? */
}
.admin-tit-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #841919;
}
.admin-champ-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #FFFFFF;
	width: 250px;
	margin-left: 0px;
	border: 1px solid #693A18;
	clip: rect(auto,auto,auto,auto);
	border-top-color: #841919;
	border-right-color: #841919;
	border-bottom-color: #841919;
	border-left-color: #841919;
	border-color: #841919;
}
.admin-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #841919;
	background-color: #e8d2d2;
	text-align: center;
	border: 1px solid #841919;
	cursor: hand;
	border-color: #841919;
	border-top-color: #841919;
	border-right-color: #841919;
	border-bottom-color: #841919;
	border-left-color: #841919;
}
.admin-menu-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #841919;
}
.admin-menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.admin-menu-txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.admin-menu-txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	text-decoration:none;
}
.admin-fond-droite {
	background-color: #CEA3A3;
}
.admin-txt-gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.admin-txt-gen a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.admin-txt-gen a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	text-decoration: none;
}
.admin-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.admin-champ-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #E8D2D2;
	width: 120px;
	border: 1px solid #841919;
	cursor: text;
	text-align: center;
}
.admin-champ-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #e8d2d2;
	width: 460px;
	border: 1px solid #841919;
	cursor: text;
}
.admin-champ-miadmin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c290a;
	background-color: #F3E0CD;
	width: 250px;
	border: 1px solid #6c290a;
	cursor: text;
}
.admin-champ-2col {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #E8D2D2;
	width: 210px;
	border: 1px solid #841919;
	cursor: text;
}
.admin-champ-file {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #E8D2D2;
	width: 210px;
	border: 1px solid #841919;
	cursor: text;
	scrollbar-3dlight-color:#841919; /* bord ext haut-gauche */
	scrollbar-darkshadow-color:#841919;  /* bord ext bas-droit */
	scrollbar-highlight-color:#e8d2d2; /* bord int haut-gauche */
	scrollbar-shadow-color:#e8d2d2; /* bord int bas-droit */
	scrollbar-arrow-color:#841919; /* fléche */
	scrollbar-face-color:#cea3a3; /* Couleur de chariot */
	scrollbar-track-color:#e8d2d2; /* couleur fond chariot */
	scrollbar-base-color:#FFFFFF; /* ???? */
}
.admin-champ-date-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #841919;
	background-color: #E8D2D2;
	width: 40px;
	border: 1px solid #841919;
	text-align: center;
}
.admin-txt-gen-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}.admin-liste-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.admin-liste-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c290a;
	font-weight: bold;
}
.admin-tit-gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

