/* corps de la fenêtre */

.Ta{font-size: 14px; font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-color : #FFFF;
	}

.TaSel{font-size: 14px; font-weight: normal;
	font-family:  Arial;
	text-color : black;
border-radius:3px;
	}

body	{ 
	background-image : url(./image/fondA.jpg);
/*	font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #313000 */
/*   	text-color : #333300 ; */
  	color : red;
	font-size: 10px;
/* background-color: #E2ECEE; */
     	}

body.arbre 	{ 
	background : #E3D0B6"; 
   /*	background-color="#E6B86E"; */
  	text-color : #0; 
/* background-color: #E2ECEE; */
}

body.selec 	{ 
	background : #E2ECEE;
	color : #206B; 
	font-size : 14px;
border-radius:5px;
}


body.fenetre	{
	 background : #E2ECF2;  
	 
	color: #0D0987;
	color: rgb(60,9,135);
	font-size : 28px;
}


#ZoneLibel	{
    /*  text-transform : capitalize ; */
       background-color : #c0c0c0;
	color : #0d0987;
	border-radius:5px;
  	font-size : 12px;
   }


/* champ d'entree (saisie, bouton, radio, etc...)  */

input	{
       background-color : #d8f0e0;
//#f7d408;
	color : #0d0987;
	border-radius:4px;
	font-size : 13px;
}
  

input.Cnom {
  /*    text-transform : capitalize ; */
   /*  background-color : #ccfcf3 ; */
border-radius:5px;
      }

select{
    	background-color : #d8f0e0;
	color : #0d0987;
	font-size : 13px;
	/* border = 2px */
	
	border-radius:4px;
     }



/* bouton */
input.bouton {
      background-color : silver ;
      text-transform : none ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
; cursor: hand
      }

input.boutonsup {
      background-color : silver ;
      text-transform : none ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
      width: 120px;
; cursor: hand
	}

.FrameTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; font-variant: normal; }
/*
.FieldLabel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000;}
.RadioLabel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; }
.RadioButton {  background-color: #00FFFF; font-size: larger;}
.combo-noblig { background-color : white ; ; width: 75px; border-style: groove;}
.combo-oblig { background-color : silver ; ; width: 75px;}
.combo-oblig-long { background-color : silver ; ; width: 150px;}
.combo-noblig-long { background-color : white ; ; width: 150px; border-style: groove; }
.combo-noblig-long2 { background-color : white ; ; width: 138px; border-style: groove; }

.combo-oblig-extralong { background-color : silver ; ; width: 180px;}
.combo-noblig-extralong { background-color : white ; ; width: 180px;}

.BoutEnrol-long { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 180px;
			cursor: hand;
 }

.BoutEnrol-court { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 123px;
			cursor: hand;
 }

.BoutEnrol-courtType2 { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 130px;
			cursor: hand;
 }

.BoutGroupe-long { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 150px;
			cursor: hand;
 }

.BoutGroupe-moy { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 140px;
			cursor: hand;
 }


.BoutOper-long { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 215px;
			cursor: hand;
 }

.BoutOper-court { font-family: Verdana, Arial, Helvetica, sans-serif;
			text-transform : none ;
			font-size: 9pt;
			font-weight: bold;
			width: 100px;
			cursor: hand;
 }

*/
/* Formulaires */

.PFT  {
	border: 2 inset;
	padding: 3;
}
/*
.PMAJU {

	text-transform : uppercase;

}
*/
.Pcombo-long { background-color : white ; ; width: 130px; border-style: groove; }


.TitreEtatOPS { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bolder; color: #663300; ; line-height: normal}
.champ-infoES { color : #006600; ; letter-spacing: normal; border-color: #999999 #999999 #666666 #666666; border-style: inset; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; font-size: 10pt; font-weight: bold}

.BoutonGraphique {
	cursor: hand;
}
.BoutonGraphiqueStd {
	cursor: hand;
}
