/*blue titre #00396B 
 rouge titre #A71C1C
 turquoise #006894
 gris #BDBDBD
 vert foncé (liens) #005A84
 violet foncé #5252A5
 violet #7373EF
 violet pale #8CA5E7
*/

BODY, TABLE, TD {
	font-family : "Arial, sans-serif";
	font-size : 12px;
	color : #000000;
	
  scrollbar-track-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-face-color: gray;

}

INPUT, TEXTAREA  {
	font-family : "Arial, sans-serif";
	font-size : 12px;
	color : #000000;
}
 
A {
	color : #A71C1C;
	font-size : 12px;
	
}

.lientab {
	color : #A71C1C;
	font-size : 10px;	
    font-weight : bold;	
}

.fauxlien {
	color : #000000;
	font-size : 10px;	
}

.fauxlientab {
	color : #A71C1C;
	font-size : 10px;
    font-weight : bold;	
}

.submit_buttons {  
  border: 1px #999999 outset;
  font-family: "Arial, sans-serif"; 
  font-size: 11px; 
  font-weight : bold;
  height: 20px; 
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  color: #FFFFFF; 
  background-color: #000000; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  width: auto;
/*  width: 125px; */
  overflow: hidden;  
  cursor: hand;
}


/* -------------------------------------------------------------------------------- */

.boite {
	font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size : 10px;
	color : black;
}

.submit_buttons_p {  
  border: 1px #999999 outset;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  font-weight : bold;
  height: 20px; 
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  color: #FFFFFF; 
  background-color: #FF0000; 
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  padding-left: 0px; 
  width: 70px; 
  overflow: hidden;  
  cursor: hand;
}

.copyright {
	color : black;
	font-size : 9px;
	font-weight : normal;
}

.titretableau {
	color : #A71C1C;
	font-size : 15px;
	font-weight : bold;
}

/* --------------------------------------------------- */
.txtlien {
	color : #005A84;
	font-size : 10px;
	text-decoration : none;
}

.lienstart {
	color : #0098CA;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.txtmini {
	font-size : 9px;
}

.txtrouge {
/*	color : #840000; */
/*	color : #6300CE; */
    color : #123FD4;
	font-size : 12px;
	font-weight : bold;
}

.tdtitrebleu {
	color : White;
	font-size : 14px;
	background-color : #00396B;
	font-weight : bold;
	text-align : center;
}

.txtvert {
	background-color : #ADADAD;
	color : #006894;
	font-size : 11px;
	font-weight : bold;
}

.txtvert2 {
	background-color : #ADADAD;
	color : #006894;
	font-size : 11px;
	font-weight : bold;
}

.tdgrislien {
	color : White;
	font-size : 10px;
	background-color : #ADADAD;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

.lienblanc {
	color : white;
	font-size : 10px;
	font-weight : bold;
}

.tdgris {
	color : Black;
	font-size : 13px;
	background-color : #ADADAD;
	font-weight : bold;
	text-align : left;
}

.tdgris2 {
	color : black;
	font-size : 13px;
	background-color :White;
	font-weight : normal;
	text-align : left;
}

.lienbleu {
	color : #000084;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
}

.txtvertgris {
	background-color :#ADADAD; 
/*	color : #008484; */
color :#005A84;
	font-size : 13px;
	font-weight : bold;
}

.txtblancvert {
	background-color :#005A84; 
/*	color : #008484; */
   color :#FFFFFF;
	font-size : 13px;
	font-weight : bold;
}

.txtgris {
    color :#123FD4;
	font-size : 10px;
	font-weight : normal;
}

.txtgrisgros {
    color :#123FD4;
	font-size : 14px;
	font-weight : bold;
}

.txtnoirgros {
    color :#005A84;
	font-size : 12px;
	font-weight : bold;
}

.tdgrisliennoir {
	color : Black;
	font-size : 10px;
	background-color : #ADADAD;
	font-weight : bold;
	text-decoration : none;
}

.liennoir {
	color : Black;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.liennoir2 {
	color : Black;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}


.sp_rouge {
	color : #CE0808;
	font-size : 13px;
	font-weight : bold;
}

.sp_vert {
	color : #005A84;
	font-size : 13px;
	font-weight : bold;
}

.sp_violet {
	color : #123FD4;
	font-size : 13px;
	font-weight : bold;
}

.case1 {
	color : Black;
	font-size : 10px;
	background-color : white;
	font-weight : normal;
	text-decoration : none;
}

.case2 {
	color : Black;
	font-size : 10px;
	background-color : ActiveBorder;
	font-weight : normal;
	text-decoration : none;
}

