.justify {  text-align: justify}

.larg {background-color:#305070;}

.lienb {text-decoration:none; color:#000000}

.lienj {text-decoration:none; color:#000000}

.lienbl {text-decoration:none; color:#ffffff}

.entete{
  	cursor: pointer;
	font-weight: normal;
	font: 10px Tahoma, Arial, sans-serif;
	color: #000;
	background-color:#1C8DFF;
	
  }
   .head1{
	background-image: url(../images/headbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding-bottom: 5px;
	
}
   .head2 {
	border-right: 1px solid #A7C5FB;
	background-image: url(../images/headbgsel.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}

/* Active row and cell */
  .GridRowActive .GridCell {
 
  cursor: pointer;
  background:#C4E1FF;
  color:#FFFF00;
}

 .GridCell {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #f1efe2;
  font: 11px Tahoma, Verdana, Arial, Helvetica; 
  -moz-user-select: none;
  background:#FFFFFF;
  
  color:#000000;
  padding-bottom: 3px;
  padding-top: 3px;
  }
  .GridRow
  {
  border-width: 0px 0px 0px 0px;
  border-style: solid;

  font: 11px Tahoma, Verdana, Arial, Helvetica; color:#FFFF33;
  -moz-user-select: none;
  
  color:#FFFF00;
  padding-bottom: 3px;
  padding-top: 3px;
  }

.form {font-size: 9pt; font-style: normal; color: #003366; text-decoration: none; border: thin #666666 groove}

td {font-size: 8pt; font-family:arial; font-style: normal; color: black;}

.popper { POSITION: absolute; VISIBILITY: hidden; z-index:4; }'

A:hover {color:#0066cc; text-decoration:underline;}

a:active {  color: #000000; text-decoration: none}
