/* CSS Document */

BODY {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #dbdad7;
scrollbar-highlight-color: #FFFFF9;
scrollbar-3dlight-color: #dbdad7;
scrollbar-darkshadow-color: #dbdad7;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-border-color: #000000;
background-color: #FFFFFF;
}
/*scrollbar-face-color:
defini la couleur du dessus des boutons et de la barre de défilement.

scrollbar-shadow-color:
defini la couleur sombre du relief des boutons (noir conseillé).

scrollbar-highlight-color:
defini la couleur claire du relief des boutons (blanc conseillé).

scrollbar-3dlight-color:
defini la couleur claire du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé).

scrollbar-darkshadow-color:
defini la couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés (noir conseillé).

scrollbar-track-color:
defini la couleur du fond de la barre.

scrollbar-arrow-color:
defini la couleur des flèches. */

.ecran{
border-left-width:1px;
  border-left-style:solid;
border-right-width:1px;
  border-right-style:solid;
border-color:#757575;
}

.ecran2{
font-size: 9px;
font-family: Tahoma;
border-left-width:1px;
  border-left-style:solid;
border-right-width:1px;
  border-right-style:solid;
  border-top-width:1px;
  border-top-style:solid;
  border-bottom-width:1px;
  border-bottom-style:solid;
border-color:#757575;
}

.fdgris {
font-size: 14px;
font-family: Tahoma;
padding: 2px;
background-color: #97b368;
	}

a {
  text-decoration: none;
  color: #bb000b;
  }
  
.back{
background-image : url('images/zonetexte.jpg');
width: 773px;
}
