body {
	background-color: #FFDB8E;
	color: #2D502D;
	font-family: Arial;
	font-size: 10pt;
}



a:link 
  {color: blue; 
  text-decoration: none; 
  background-color: transparent }
  
a:visited 
  { color: blue; 
  text-decoration: none; 
  background-color: transparent }
  
a:hover 
  { color: red; 
  text-decoration: underline; 
  background-color: transparent }
  
a:active 
  { color:blue; 
  text-decoration: underline; 
  background-color: transparent }



tr.blanc {
	background-color: #FFFFFF;
}

tr.gris {
	background-color: #C2FCF7;
}

tr.grisclair {
	background-color: #cCcCF7;
}

td.p {
	height: 55;
}

td {
	color: black;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

td.haut {
	background-color: #2D502D;
	color: white;
}

td.expo_haut {
	background-color: #2D502D;
	color: white;
	font-family: Arial;
	font-size: 12pt;
}

td.re_haut {
	background-color: #2D502D;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

td.vertf {
	color: #2D502D;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

td.re_txt {
	background-color: #FFFFFF;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

td.expo1 {
	background-color: #FFFFFF;
	height: 35;
}

td.expo2 {
	background-color: #FFFFFF;
	height: 35;
}

td.portee {
	background-color: #FFFFFF;
	height: 55;
}

td.portee2 {
	background-color: #EAEAEA;
	height: 55;
}

td.ele_add {
	color: blue;
	height: 15;
	text-align: right;
}

td.ele_nom {
	color: black;
	height: 15;
	text-align: left;
}

td.veto_add {
	color: blue;
	height: 15;
	text-align: left;
}

td.veto_nom {
	color: black;
	height: 15;
	text-align: right;
}

td.eta {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	height: 55;
	text-align: center;
}
td.dres {
	background-color: #FFDB8E;
	color: #2D502D;
	font-family: Arial;
	font-size: 10pt;
	height: 20;
	text-align: center;
}

td.etalon {
	background-color: #FFFFFF;
	color: #2D502D;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}




dtest {
	text-align: center;
    
    
}


