/* Style du tableau qui affiche le header */
table.header
/*{ 
  background-color: #FAFAFA; 
}


/* Style de la colonne affichant le logo. */
td.he_img 
{
  vertical-align: bottom;
	text-align: right;
}
