@charset "iso-8859-1";
BODY
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3Dlight-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
}

A{text-decoration: none; color: #FFFFFF;}
A:visited{text-decoration: none; color: #FFFFFF;}
A:active{text-decoration: none; color: #FFFFFF;}
A:hover{text-decoration: underline; color: #FFCC00;}

.cadre {  border-color: #A6A89B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.cadre2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; border-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.cadre3 {  border-color: #A6A89B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: justify}

.txtadm {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: left}

.play {
	BORDER: 0px;
	width: 14px;
	background: url(images/play.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 14px;
}

.stop {
	BORDER: 0px;
	width: 14px;
	background: url(images/stop.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 14px;
}

.input {
	BORDER: 1px solid #CCCCCC;
	COLOR: #000000;
	FONT-SIZE: 9px;
	font-family: Verdana;
	background-image: url(images/bgi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.input2 {
	BORDER: 1px solid #CCCCCC;
	COLOR: #000000;
	FONT-SIZE: 9px;
	font-family: Verdana;
	background-image: url(images/bgib.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.qte {
	BORDER: 1px solid #CCCCCC;
	COLOR: #000000;
	FONT-SIZE: 9px;
	font-family: Verdana;
	text-align: right;
	background-image: url(images/bgi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.liste { font-family: Verdana, Arial; font-size: 9px; color: #000000; background-color: #FFFFFF; border: thin solid #000000}
.form {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #A6A89B; COLOR: #000000; FONT-SIZE: 9px; font-family: Verdana}
.input2 {BACKGROUND-COLOR: #F4F6F5; BORDER: 1px solid #A6A89B; COLOR: #000000; FONT-SIZE: 9px; font-family: Verdana}
.sep {  border-color: #A6A89B; border: #A6A89B; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.sepv {  border-color: #666666; border: #666666; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.sepv2 {  border-color: #A6A89B; border: #A6A89B; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

.print {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.cadreprint {  border-color: #000000; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.persform {  border: #FFCC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.bouton {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(images/btn_bg.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
  width : 91px;
  height : 21 px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}