.tableau_haut_1{
	BACKGROUND: url(../images/design/tableau_haut_1.gif) repeat-x; 
	height:23px; 
	font-weight:bold;
}

.tableau_bas_1{
	BACKGROUND: url(../images/design/tableau_bas_1.gif) repeat-x; 
	height:8px;
}

.tableau_haut_2{
	BACKGROUND: url(../images/design/tableau_haut_2.gif) repeat-x; 
	height:23px; 
	font-weight:bold;
}

.tableau_bas_2{
	BACKGROUND: url(../images/design/tableau_bas_2.gif) repeat-x; 
	height:8px;
}

.bordure_td_haut_a{
  padding-left:3px; 
  padding-right:3px;
  border-right:black solid 1px;
}

.bordure_td_haut_b{
  padding-left:3px; 
  padding-right:3px;
}

.td_interieur_a{
 border-top:#FFFFFF solid 1px;
 border-right:#000000 solid 1px;
 border-bottom:#000000 solid 1px;
 padding-left:3px; 
 padding-right:3px; 
 padding-top:3px;
 padding-bottom:3px;
 background-color:#DEDFE7; 
 
}

.td_interieur_b{
 border-top:#FFFFFF solid 1px;
 border-bottom:#000000 solid 1px;
 padding-left:3px; 
 padding-right:3px; 
 background-color:#DEDFE7; 
}

.td_interieur_c{
 border-top:#FFFFFF solid 1px;
 border-right:#000000 solid 1px;
 border-bottom:#A5BDCE solid 1px;
 padding-left:3px; 
 padding-right:3px; 
 padding-top:3px;
 padding-bottom:3px;
 background-color:#DEDFE7; 
}

.td_interieur_d{
 border-bottom:#A5BDCE solid 1px;
 padding-left:3px; 
 padding-right:3px; 
 background-color:#DEDFE7; 
}



