body {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  color 			: #000000;
  background-color		: #FFFFFF;
  margin-top 			: 0px;
  margin-left 			: 0px;
  scrollbar-face-color 		: #D7EDD7;
  scrollbar-shadow-color 	: #000000;
  scrollbar-highlight-color 	: #FFFFFF;
  scrollbar-3dlight-color 	: #000000; 
  scrollbar-darkshadow-color 	: #000000;
  scrollbar-track-color 	: #D7EDD7;
  scrollbar-arrow-color 	: #000000;
}

A:link {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  text-decoration		: none; 
  color				: #000000;
}


A:visited {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  text-decoration		: none; 
  color				: #000000;
}


A:active {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  text-decoration		: none; 
  color				: #000000;
}


A:hover {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  text-decoration		: none; 
  color				: #135C14;
}

table.white {
  background-color		: #FFFFFF;
}

table.bleu {
  background-color		: #DAE6EC;
}


table {
  table-layout			:fixed;
}


.text {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  color 			: #000000;  
}


.textGris {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 10pt;
  font-weight			: 900;
  color 			: #C0C0C0;  
}


.textPetit {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 7pt;
  font-weight			: 100;
  color 			: #000000;  
}


.textTitre {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 16pt;
  font-weight			: 900;
  color 			: #000000;  
}

.textTitreMoyen {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 14pt;
  font-weight			: 900;
  color 			: #000000;  
}

.textTitrePetit {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 12pt;
  font-weight			: 900;
  color 			: #000000;  
}


.textAffiche {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  font-weight			: 900;
  color 			: #BA0000;  
}


.cadreButton {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  background-color		: #DEDEDE;
  color 			: #000000;
  font-weight 			: 600;
  border-style			: solid;
  border-width                  : 1px;
  border-top-color		: #FFFFFF;
  border-left-color		: #FFFFFF;
  border-right-color		: #000000;
  border-bottom-color		: #000000;
}


.cadreButtonOver {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  background-color		: #D7EDD7;
  color				: #135C14;
  font-weight 			: 600;
  border-style			: solid;
  border-width                  : 1px;
  border-top-color		: #000000;
  border-left-color		: #000000;
  border-right-color		: #FFFFFF;
  border-bottom-color		: #FFFFFF;
}


.cadreButtonMenu {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  background-image		: url(../images/fondBouton2.gif);
  color 			: #000000;
  font-weight 			: 600;
  border-style			: none;
}


.cadreButtonMenuOver {
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  background-image		: url(../images/fondBouton.gif);
  color 			: #000000;
  font-weight 			: 600;
  border-style			: none;
}


.inputText {	
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  font-weight			: 900;
  color				: #000000;			
  width				: 150px;
  background-image		: url(../images/fondBouton2.gif);
  border-width			: 1px;
  border-style			: solid;
  border-color			: 000000;
}


.inputTextOver {	
  font-family 			: arial,verdana,helvetica,sans-serif;
  font-size			: 8pt;
  font-weight			: 900;
  color				: #000000;			
  width				: 150px;
  background-image		: url(../images/fondBouton.gif);
  border-width			: 1px;
  border-style			: solid;
  border-color			: 000000;
}
