MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01CB19E5.9FF686D0"

Ce document est une page Web à fichier unique, ou fichier archive Web.  Si ce message est affiché, votre navigateur ou votre éditeur ne prend pas en charge les fichiers archives Web.  Téléchargez un navigateur qui prend en charge les archives Web, par exemple Windows® Internet Explorer®.

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="windows-1252"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-125=
2">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 14">
<link rel=3DFile-List href=3D"GrilleIndiciaire_fichiers/filelist.xml">
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"GrilleIndiciaire_fichiers/sheet001.htm">
<link id=3D"shLink" href=3D"GrilleIndiciaire_fichiers/sheet002.htm">
<link id=3D"shLink" href=3D"GrilleIndiciaire_fichiers/sheet003.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D3;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Catégorie C";
 c_rgszSh[1] =3D "Catégorie B";
 c_rgszSh[2] =3D "Catégorie A";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=
eft:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Catégorie C</x:Name>
    <x:WorksheetSource HRef=3D"GrilleIndiciaire_fichiers/sheet001.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Catégorie B</x:Name>
    <x:WorksheetSource HRef=3D"GrilleIndiciaire_fichiers/sheet002.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Catégorie A</x:Name>
    <x:WorksheetSource HRef=3D"GrilleIndiciaire_fichiers/sheet003.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"GrilleIndiciaire_fichiers/stylesheet.css"/>
  <x:WindowHeight>13770</x:WindowHeight>
  <x:WindowWidth>24855</x:WindowWidth>
  <x:WindowTopX>240</x:WindowTopX>
  <x:WindowTopY>30</x:WindowTopY>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"GrilleIndiciaire_fichiers/sheet001.htm" name=3D"frSheet">
 <frame src=3D"GrilleIndiciaire_fichiers/tabstrip.htm" name=3D"frTabs" marg=
inwidth=3D0 marginheight=3D0>
 <noframes>
  <body>
   <p>Cette page utilise des cadres, mais votre navigateur ne les prend pas=
 en charge.</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="windows-1252"

tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
.style18
	{background:#EBF1DE;
	mso-pattern:black none;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:"20 % - Accent3";
	mso-style-id:38;}
.style19
	{background:#CCC0DA;
	mso-pattern:black none;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:"40 % - Accent4";
	mso-style-id:43;}
.style20
	{background:#B1A0C7;
	mso-pattern:black none;
	color:white;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:"60 % - Accent4";
	mso-style-id:44;}
.style17
	{background:#C0504D;
	mso-pattern:black none;
	color:white;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:Accent2;
	mso-style-id:33;}
.style21
	{background:#F79646;
	mso-pattern:black none;
	color:white;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-style-name:Accent6;
	mso-style-id:49;}
.style16
	{mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\=
\ \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	mso-style-name:Monétaire;
	mso-style-id:4;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl65
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl66
	{mso-style-parent:style0;
	text-align:center;}
.xl67
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl68
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl69
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl70
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl71
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl72
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl73
	{mso-style-parent:style20;
	color:white;
	text-align:center;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl74
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl75
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl76
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl77
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl78
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl79
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl80
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl81
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:2.0pt double windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl82
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border:1.0pt solid windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl83
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:2.0pt double windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl84
	{mso-style-parent:style20;
	color:white;
	mso-number-format:"_-* \#\,\#\#0\.0000\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00=
00\\ \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid #95B3D7;
	border-left:none;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl85
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl86
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl87
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl88
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl89
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl90
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl91
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl92
	{mso-style-parent:style20;
	color:white;
	text-align:right;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl93
	{mso-style-parent:style19;
	font-size:12.0pt;
	text-align:right;
	border-top:none;
	border-right:2.0pt double windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl94
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:2.0pt double windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl95
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl96
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl97
	{mso-style-parent:style19;
	font-size:12.0pt;
	text-align:right;
	border:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl98
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl99
	{mso-style-parent:style19;
	font-size:12.0pt;
	text-align:right;
	border-top:2.0pt double windowtext;
	border-right:2.0pt double windowtext;
	border-bottom:2.0pt double windowtext;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl100
	{mso-style-parent:style0;
	text-align:right;}
.xl101
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:2.0pt double windowtext;
	background:#C0504D;
	mso-pattern:black none;}
.xl102
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl103
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl104
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl105
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	mso-number-format:"Medium Time";
	text-align:center;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl106
	{mso-style-parent:style20;
	color:white;
	font-size:12.0pt;
	mso-number-format:"Medium Time";
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#B1A0C7;
	mso-pattern:black none;}
.xl107
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl108
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl109
	{mso-style-parent:style18;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#EBF1DE;
	mso-pattern:black none;}
.xl110
	{mso-style-parent:style19;
	font-size:12.0pt;
	text-align:right;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl111
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl112
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl113
	{mso-style-parent:style16;
	font-size:12.0pt;
	mso-number-format:"_-* \#\,\#\#0\.00\\ \0022€\0022_-\;\\-* \#\,\#\#0\.00\\=
 \0022€\0022_-\;_-* \0022-\0022??\\ \0022€\0022_-\;_-\@_-";
	text-align:right;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl114
	{mso-style-parent:style19;
	font-size:12.0pt;
	text-align:right;
	border-top:none;
	border-right:2.0pt double windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#CCC0DA;
	mso-pattern:black none;}
.xl115
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;}
.xl116
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;}
.xl117
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl118
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#F79646;
	mso-pattern:black none;}
.xl119
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl120
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl121
	{mso-style-parent:style17;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#C0504D;
	mso-pattern:black none;}
.xl122
	{mso-style-parent:style20;
	color:white;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#B1A0C7;
	mso-pattern:black none;
	white-space:normal;}
.xl123
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:1.0pt solid windowtext;}
.xl124
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:none;
	border-left:none;}
.xl125
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:none;}
.xl126
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#F79646;
	mso-pattern:black none;}
.xl127
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl128
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl129
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;
	background:#F79646;
	mso-pattern:black none;}
.xl130
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl131
	{mso-style-parent:style21;
	color:white;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:none;
	background:#F79646;
	mso-pattern:black none;}
.xl132
	{mso-style-parent:style0;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;}
.xl133
	{mso-style-parent:style0;
	font-size:12.0pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-bottom:1.0pt solid windowtext;
	border-left:none;}

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="windows-1252"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-125=
2">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 14">
<link id=3DMain-File rel=3DMain-File href=3D"../GrilleIndiciaire.htm">
<![if IE]>
<base href=3D"file:///C:\0CC232A5\GrilleIndiciaire_fichiers\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Catégorie C<=
/font></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet002.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Catégorie B<=
/font></a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet003.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Catégorie A<=
/font></a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="windows-1252"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-125=
2">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 14">
<link id=3DMain-File rel=3DMain-File href=3D"../GrilleIndiciaire.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\0CC232A5\GrilleIndiciaire_fichiers\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\,";
	mso-displayed-thousand-separator:" ";}
@page
	{mso-footer-data:"&C&F  - &A - Page &P ";
	margin:.98in .98in .98in .98in;
	mso-header-margin:.51in;
	mso-footer-margin:.51in;
	mso-horizontal-page-align:center;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../GrilleIndiciaire.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D534 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:401pt'>
 <col class=3Dxl66 width=3D109 style=3D'mso-width-source:userset;mso-width-=
alt:3986;
 width:82pt'>
 <col class=3Dxl66 width=3D116 style=3D'mso-width-source:userset;mso-width-=
alt:4242;
 width:87pt'>
 <col class=3Dxl66 width=3D134 style=3D'mso-width-source:userset;mso-width-=
alt:4900;
 width:101pt'>
 <col class=3Dxl100 width=3D175 style=3D'mso-width-source:userset;mso-width=
-alt:6400;
 width:131pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl73 width=3D109 style=3D'height:15.0pt;width:82p=
t'>&nbsp;</td>
  <td class=3Dxl73 width=3D116 style=3D'width:87pt'>&nbsp;</td>
  <td class=3Dxl73 width=3D134 style=3D'width:101pt'>&nbsp;</td>
  <td class=3Dxl92 width=3D175 style=3D'width:131pt'>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'mso-height-source:userset;height:15.75pt'>
  <td colspan=3D2 height=3D21 class=3Dxl122 width=3D225 style=3D'height:15.=
75pt;
  width:169pt'>Valeur du point au 1er Juillet 2010</td>
  <td class=3Dxl84><span style=3D'mso-spacerun:yes'>                        
  </span>4,6303 € </td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl73 style=3D'height:15.75pt'>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>ASHQ, AEQ</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Adjoint administratif 2ème classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Echelle 3</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl81 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl74 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl85 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl93 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl69 style=3D'height:16.5pt;border-top:none'>1</t=
d>
  <td class=3Dxl75 style=3D'border-top:none;border-left:none'>1 an</td>
  <td class=3Dxl86 style=3D'border-top:none;border-left:none'>292</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 352,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>293</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 356,68 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>294</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 361,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>295</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 365,94 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>300</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 389,09 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>305</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 412,24 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>312</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 444,65 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>319</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 477,07 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>326</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 509,48 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>338</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 565,04 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl71 style=3D'height:16.5pt'>11</td>
  <td class=3Dxl77 style=3D'border-left:none'>&nbsp;</td>
  <td class=3Dxl88 style=3D'border-left:none'>355</td>
  <td class=3Dxl96 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 643,76 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>AS, AP,AMP de classe norrmale, OPQ</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Adjoint administratif 1ère classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Echelle 4</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl81 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl74 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl85 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl93 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl69 style=3D'height:16.5pt;border-top:none'>1</t=
d>
  <td class=3Dxl75 style=3D'border-top:none;border-left:none'>1 an</td>
  <td class=3Dxl86 style=3D'border-top:none;border-left:none'>293</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 356,68 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>294</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 361,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>295</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 365,94 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>300</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 389,09 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>308</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>316</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 463,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>325</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 504,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>335</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 551,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>345</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 597,45 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>356</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 648,39 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl71 style=3D'height:16.5pt'>11</td>
  <td class=3Dxl77 style=3D'border-left:none'>&nbsp;</td>
  <td class=3Dxl88 style=3D'border-left:none'>369</td>
  <td class=3Dxl96 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 708,58 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>AS, AP,AMP de classe superieure</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Agent de maitrise, Maitre ouvrier</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Adjoint administratif principal 2ème classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl118 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Echelle 5</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl82 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl78 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl89 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl97 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl72 style=3D'height:15.75pt;border-top:none'>1</=
td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>1 an</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>294</td>
  <td class=3Dxl98 style=3D'border-top:none;border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 361,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>295</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 365,94 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>298</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 379,83 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>308</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>318</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 472,44 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>328</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 518,74 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>338</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 565,04 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>350</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 620,61 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>362</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 676,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>379</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 754,88 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl71 style=3D'height:16.5pt'>11</td>
  <td class=3Dxl77 style=3D'border-left:none'>&nbsp;</td>
  <td class=3Dxl88 style=3D'border-left:none'>392</td>
  <td class=3Dxl96 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 815,08 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>AS, AP,AMP de classe exceptionnelle</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Agent de maitrise principal, Maitre ouvrier Pricipal</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Adjoint administratif principal 1ère classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl118 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Echelle 6</td>
 </tr>
 <tr height=3D23 style=3D'height:17.25pt'>
  <td height=3D23 class=3Dxl83 style=3D'height:17.25pt'>Echelon</td>
  <td class=3Dxl80 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl91 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl99 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl69 style=3D'height:16.5pt;border-top:none'>1</t=
d>
  <td class=3Dxl75 style=3D'border-top:none;border-left:none'>1 an</td>
  <td class=3Dxl86 style=3D'border-top:none;border-left:none'>325</td>
  <td class=3Dxl94 style=3D'border-top:none;border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 504,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>336</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 555,78 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl76 style=3D'border-left:none'>2 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>347</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 606,71 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>360</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 666,91 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>377</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 745,62 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl76 style=3D'border-left:none'>3 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>394</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 824,34 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl70 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl76 style=3D'border-left:none'>4 ans</td>
  <td class=3Dxl87 style=3D'border-left:none'>416</td>
  <td class=3Dxl95 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 926,20 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D2 height=3D22 class=3Dxl65 style=3D'border-right:1.0pt soli=
d black;
  height:16.5pt'>Spécial MO</td>
  <td class=3Dxl88 style=3D'border-left:none'>430</td>
  <td class=3Dxl96 style=3D'border-left:none'><span
  style=3D'mso-spacerun:yes'>                        </span>1 991,03 € </td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D109 style=3D'width:82pt'></td>
  <td width=3D116 style=3D'width:87pt'></td>
  <td width=3D134 style=3D'width:101pt'></td>
  <td width=3D175 style=3D'width:131pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="windows-1252"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-125=
2">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 14">
<link id=3DMain-File rel=3DMain-File href=3D"../GrilleIndiciaire.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\0CC232A5\GrilleIndiciaire_fichiers\sheet002.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\,";
	mso-displayed-thousand-separator:" ";}
@page
	{mso-footer-data:"&C&F - &A - Page &P";
	margin:.98in .98in .98in .98in;
	mso-header-margin:.51in;
	mso-footer-margin:.51in;
	mso-horizontal-page-align:center;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../GrilleIndiciaire.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D535 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:401pt'>
 <col class=3Dxl66 width=3D80 style=3D'width:60pt'>
 <col class=3Dxl66 width=3D140 style=3D'mso-width-source:userset;mso-width-=
alt:5120;
 width:105pt'>
 <col class=3Dxl66 width=3D156 style=3D'mso-width-source:userset;mso-width-=
alt:5705;
 width:117pt'>
 <col class=3Dxl100 width=3D159 style=3D'mso-width-source:userset;mso-width=
-alt:5814;
 width:119pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl73 width=3D80 style=3D'height:15.0pt;width:60pt=
'><a
  name=3D"Print_Area">&nbsp;</a></td>
  <td class=3Dxl73 width=3D140 style=3D'width:105pt'>&nbsp;</td>
  <td class=3Dxl73 width=3D156 style=3D'width:117pt'>&nbsp;</td>
  <td class=3Dxl92 width=3D159 style=3D'width:119pt'>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'mso-height-source:userset;height:15.75pt'>
  <td colspan=3D2 height=3D21 class=3Dxl122 width=3D220 style=3D'height:15.=
75pt;
  width:165pt'>Valeur du point au 1er Juillet 2010</td>
  <td class=3Dxl84><span
  style=3D'mso-spacerun:yes'>                                 </span>4,6303=
 € </td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl73 style=3D'height:15.75pt'>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>IDE - ISP - Technicien de labo - Manip électro-radio</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Masseur kinésithérapeute - Orthophoniste</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Diététicien - Pédicure - Podologue - Psychomotricien</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Préparateur en pharmacie</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>308</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>324</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  500,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>343</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  588,19 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>367</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  699,32 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>390</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  805,82 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>416</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  926,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>481</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  227,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl123 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>IDE - ISP - Technicien de labo - Manip électro-radio</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Masseur kinésithérapeute - Orthophoniste</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Diététicien - Pédicure - Podologue - Psychomotricien</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Préparateur en pharmacie</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>411</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  903,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>442</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  046,59 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>466</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  157,72 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>490</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  268,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>515</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  384,60 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>6</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>534</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  472,58 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Monite=
ur éducateur</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>292</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  352,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>300</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  389,09 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>310</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  435,39 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>324</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  500,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>335</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  551,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>351</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  625,24 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>366</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  694,69 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>377</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  745,62 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>391</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  810,45 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>407</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  884,53 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>420</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  944,73 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>12</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>13</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>463</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  143,83 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Monite=
ur de jeunes
  enfants</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>308</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>18 mois</td>
  <td class=3Dxl108>317</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  467,81 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>18 mois</td>
  <td class=3Dxl108>327</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  514,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>18 mois</td>
  <td class=3Dxl108>336</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  555,78 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>18 mois</td>
  <td class=3Dxl108>350</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  620,61 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>357</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  653,02 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>373</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  727,10 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>2 ans 9 mois</td>
  <td class=3Dxl108>396</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  833,60 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>2 ans 9 mois</td>
  <td class=3Dxl108>411</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  903,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>431</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  995,66 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>12</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>473</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  190,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Monite=
ur de jeunes
  enfants</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans 6 mois</td>
  <td class=3Dxl107>411</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  903,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>430</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  991,03 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>462</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  139,20 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>5</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>500</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  315,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Monite=
ur de jeunes
  enfants</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe exceptionnelle</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>375</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  736,36 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>398</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  842,86 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>416</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  926,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>450</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  083,64 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>475</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  199,39 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>505</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  338,30 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>534</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  472,58 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl66 style=3D'height:15.75pt'>Educate=
ur technique
  spécialisé-Animateurs</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl79 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl110 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>307</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  421,50 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>321</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  486,33 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>340</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  574,30 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>354</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  639,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>376</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  740,99 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>397</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  838,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>420</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  944,73 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>468</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  166,98 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>500</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  315,15 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>11</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>512</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  370,71 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Assist=
ants
  socio-éducatf-Educateur spécialisé</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>308</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>317</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  467,81 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>336</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  555,78 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>352</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  629,87 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>375</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  736,36 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>397</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  838,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>404</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  870,64 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>429</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  986,40 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>451</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  088,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>474</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  194,76 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>500</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  315,15 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>12</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>534</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  472,58 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Agent =
chef</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe exceptionnelle</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>377</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  745,62 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>397</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  838,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>421</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  949,36 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>445</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  060,48 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>467</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  162,35 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>490</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  268,85 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>514</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  379,97 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Agent =
chef</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>1ère catégorie</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an 6 mois</td>
  <td class=3Dxl107>362</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  676,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans<span style=3D'mso-spacerun:yes'> </span></td>
  <td class=3Dxl108>370</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  713,21 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>384</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  778,04 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>405</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  875,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>420</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  944,73 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>443</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  051,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>465</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  153,09 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>489</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  264,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Agent =
chef</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>2ème catégorie</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>297</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  375,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>303</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  402,98 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>319</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  477,07 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>325</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  504,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>339</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  569,67 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>352</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  629,87 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>362</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  676,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>370</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  713,21 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>384</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  778,04 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>395</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  828,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>418</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  935,47 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>12</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>439</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  032,70 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>13</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>463</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  143,83 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Techni=
cien
  supérieur hospitalier</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>308</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  426,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>318</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  472,44 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>325</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  504,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>336</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  555,78 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>350</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  620,61 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>360</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  666,91 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>369</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  708,58 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>381</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  764,14 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>395</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  828,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>412</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  907,68 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>428</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  981,77 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>12</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>449</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  079,00 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>13</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>473</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  190,13 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Techni=
cien
  supérieur hospitalier principal</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>357</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  653,02 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>371</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  717,84 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>388</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  796,56 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>411</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  903,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>430</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  991,03 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>1 an 6 mois</td>
  <td class=3Dxl108>454</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  102,16 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>475</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  199,39 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>3 ans</td>
  <td class=3Dxl109>500</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  315,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Techni=
cien
  supérieur hospitalier chef</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>375</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  736,36 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>396</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  833,60 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>415</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  921,57 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>435</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  014,18 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>456</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  111,42 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>479</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  217,91 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>503</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  329,04 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>534</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  472,58 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Secrétaire médicale</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Adjoint des cadres hospitaliers</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl101 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl76 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl87 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl114 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>18 mois</td>
  <td class=3Dxl107>362</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  676,17 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>370</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  713,21 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>384</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  778,04 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>405</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  875,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>420</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  944,73 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>443</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  051,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl105>4 ans</td>
  <td class=3Dxl108>465</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  153,09 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>489</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  264,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Secrétaire médicale</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl115 style=3D'border-right:1.0pt sol=
id black;
  height:15.75pt'>Adjoint des cadres hospitaliers</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe exceptionnelle</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl101 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl76 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl87 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl114 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>377</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  745,62 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>397</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  838,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>421</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  949,36 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>445</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  060,48 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>467</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  162,35 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>490</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  268,85 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl106>&nbsp;</td>
  <td class=3Dxl109>514</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  379,97 € </td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D80 style=3D'width:60pt'></td>
  <td width=3D140 style=3D'width:105pt'></td>
  <td width=3D156 style=3D'width:117pt'></td>
  <td width=3D159 style=3D'width:119pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="windows-1252"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dwindows-125=
2">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 14">
<link id=3DMain-File rel=3DMain-File href=3D"../GrilleIndiciaire.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<![if IE]>
<base href=3D"file:///C:\0CC232A5\GrilleIndiciaire_fichiers\sheet003.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\,";
	mso-displayed-thousand-separator:" ";}
@page
	{mso-footer-data:"&C&F - &A - page &P";
	margin:.98in .98in .98in .98in;
	mso-header-margin:.51in;
	mso-footer-margin:.51in;
	mso-horizontal-page-align:center;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(2);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../GrilleIndiciaire.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D520 style=3D'bord=
er-collapse:
 collapse;table-layout:fixed;width:390pt'>
 <col class=3Dxl66 width=3D80 style=3D'width:60pt'>
 <col class=3Dxl66 width=3D125 style=3D'mso-width-source:userset;mso-width-=
alt:4571;
 width:94pt'>
 <col class=3Dxl66 width=3D156 style=3D'mso-width-source:userset;mso-width-=
alt:5705;
 width:117pt'>
 <col class=3Dxl100 width=3D159 style=3D'mso-width-source:userset;mso-width=
-alt:5814;
 width:119pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl73 width=3D80 style=3D'height:15.0pt;width:60pt=
'>&nbsp;</td>
  <td class=3Dxl73 width=3D125 style=3D'width:94pt'>&nbsp;</td>
  <td class=3Dxl73 width=3D156 style=3D'width:117pt'>&nbsp;</td>
  <td class=3Dxl92 width=3D159 style=3D'width:119pt'>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D2 height=3D21 class=3Dxl122 width=3D205 style=3D'height:15.=
75pt;
  width:154pt'>Valeur du point au 1er Juillet 2010</td>
  <td class=3Dxl84><span
  style=3D'mso-spacerun:yes'>                                 </span>4,6303=
 € </td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl73 style=3D'height:15.0pt'>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl73>&nbsp;</td>
  <td class=3Dxl92>&nbsp;</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Infirm=
ière de bloc
  opératoire-Puéricultrice</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>341</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  578,93 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>367</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  699,32 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>386</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  787,30 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>411</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  903,05 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>429</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  986,40 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>456</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  111,42 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>485</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  245,70 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>512</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  370,71 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Infirm=
ière de bloc
  opératoire-Puéricultrice</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>420</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  944,73 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>455</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  106,79 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>474</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  194,76 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>498</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  305,89 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>518</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  398,50 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>539</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  495,73 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>570</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  639,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Infirm=
ière
  anesthésiste</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>367</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  699,32 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>394</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  824,34 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>413</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  912,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>438</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  028,07 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>461</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  134,57 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>487</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  254,96 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>516</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  389,23 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>544</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  518,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Infirm=
ière
  anesthésiste</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>454</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  102,16 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>482</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  231,80 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>501</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  319,78 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>524</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  426,28 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>544</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  518,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>566</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  620,75 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>604</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  796,70 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Cadre =
de santé -
  Cadre socio-éducatif</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>380</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  759,51 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>416</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  926,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>446</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  065,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>473</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  190,13 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>497</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  301,26 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>526</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  435,54 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>554</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  565,19 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>611</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  829,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Cadre =
supérieur de
  santé - cadre supérieur socio-éducatif</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>524</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  426,28 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>544</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  518,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>566</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  620,75 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>581</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  690,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>621</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  875,42 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>6</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>642</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  972,65 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl116 style=3D'height:16.5pt'>Psychol=
ogue</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl101 style=3D'height:16.5pt'>Echelon</td>
  <td class=3Dxl76 style=3D'border-left:none'>Durée</td>
  <td class=3Dxl87 style=3D'border-left:none'>Indice Majoré</td>
  <td class=3Dxl114 style=3D'border-left:none'>Salaire de base</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 mois</td>
  <td class=3Dxl107>349</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  615,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>9 mois</td>
  <td class=3Dxl108>376</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  740,99 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>1 an</td>
  <td class=3Dxl108>395</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  828,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>416</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  926,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>439</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  032,70 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>467</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  162,35 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>495</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  292,00 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>531</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  458,69 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>567</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  625,38 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>4 ans 6 mois</td>
  <td class=3Dxl108>612</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  833,74 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>11</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>658</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  046,74 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Pschol=
ogue</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Hors classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans 6 mois</td>
  <td class=3Dxl107>495</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  292,00 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>560</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  592,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>601</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  782,81 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>642</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  972,65 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>695</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  218,06 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans<span style=3D'mso-spacerun:yes'> </span></td>
  <td class=3Dxl108>741</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  431,05 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>783</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  625,52 € </td>
 </tr>
 <tr height=3D22 style=3D'page-break-before:always;height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl116 style=3D'height:16.5pt'>Sage fe=
mme</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe normale</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>349</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  615,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>373</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  727,10 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>395</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  828,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>416</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  926,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>459</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  125,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>482</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  231,80 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>543</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  514,25 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>589</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  727,25 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl133 style=3D'height:16.5pt'>Sage fe=
mme</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Classe supérieure</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 ans</td>
  <td class=3Dxl107>443</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  051,22 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>471</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  180,87 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>490</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  268,85 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>516</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  389,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>555</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  569,82 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans<span style=3D'mso-spacerun:yes'> </span></td>
  <td class=3Dxl108>593</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  745,77 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>627</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  903,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Sage f=
emme cadre</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 ans</td>
  <td class=3Dxl107>506</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  342,93 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>538</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  491,10 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>570</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  639,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>600</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  778,18 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>638</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  954,13 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>6</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>672</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  111,56 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Sage f=
emme cadre
  supérieur</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 ans</td>
  <td class=3Dxl107>619</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  866,16 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>657</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  042,11 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>695</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  218,06 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>4</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>734</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  398,64 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Direct=
eur des
  soins 2ème classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>456</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  111,42 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>482</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  231,80 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>516</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  389,23 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>543</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  514,25 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>570</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  639,27 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>604</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  796,70 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>634</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  935,61 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>8</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>672</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  111,56 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Direct=
eur des
  soins 1ère classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 ans</td>
  <td class=3Dxl107>555</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  569,82 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>581</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  690,20 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>616</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  852,26 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>650</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  009,70 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>664</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  074,52 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>718</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  324,56 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>749</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  468,09 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>Fonctionnel</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>783</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  625,52 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Ingéni=
eur
  hospitalier en chef de classe exceptionnelle</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans<span style=3D'mso-spacerun:yes'> </span></td>
  <td class=3Dxl107>349</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  615,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>380</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  759,51 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>401</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  856,75 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>425</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  967,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>459</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  125,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>HEA</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                      =
        
  </span>-<span style=3D'mso-spacerun:yes'>   </span>€ </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>7</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>HEB</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                      =
        
  </span>-<span style=3D'mso-spacerun:yes'>   </span>€ </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Ingéni=
eur
  hopitalier en chef</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl129 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'><span style=3D'mso-spacerun:yes'> </span>classe normale</t=
d>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>395</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  828,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>18 mois</td>
  <td class=3Dxl108>441</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  041,96 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>476</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  204,02 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans<span style=3D'mso-spacerun:yes'> </span></td>
  <td class=3Dxl108>514</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  379,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>546</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  528,14 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>582</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  694,83 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>635</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  940,24 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>696</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  222,69 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>734</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  398,64 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>10</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>783</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  625,52 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Ingéni=
eur général
  hospitalier</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>3 ans</td>
  <td class=3Dxl107>680</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>3
  148,60 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>HEA</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                      =
        
  </span>-<span style=3D'mso-spacerun:yes'>   </span>€ </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>3</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>HEB</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                      =
        
  </span>-<span style=3D'mso-spacerun:yes'>   </span>€ </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Ingéni=
eur
  hospitalier principal</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>18 mois</td>
  <td class=3Dxl107>460</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>2
  129,94 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>500</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  315,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>536</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  481,84 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>582</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  694,83 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>626</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  898,57 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>665</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  079,15 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>706</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  268,99 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>746</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  454,20 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>9</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>783</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  625,52 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Ingéni=
eur
  hospitalier</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>1 an</td>
  <td class=3Dxl107>349</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>1
  615,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>380</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  759,51 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>401</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  856,75 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>425</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  967,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>459</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  125,31 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>496</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  296,63 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>521</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  412,39 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>557</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  579,08 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>3 ans 6 mois</td>
  <td class=3Dxl108>589</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  727,25 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>10</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>619</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  866,16 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Attaché
  d'administration hospitalière</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl82 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl97 style=3D'border-top:none;border-left:none'>Salaire de ba=
se</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt;border-top:none'>1</=
td>
  <td class=3Dxl102 style=3D'border-top:none'>1 an</td>
  <td class=3Dxl107 style=3D'border-top:none'>349</td>
  <td class=3Dxl111 style=3D'border-top:none'><span
  style=3D'mso-spacerun:yes'>                    </span>1 615,97 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>376</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  740,99 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>389</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  801,19 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>408</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  889,16 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>2 ans</td>
  <td class=3Dxl108>431</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>1
  995,66 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>6</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>461</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  134,57 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>7</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>496</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  296,63 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>8</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>524</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  426,28 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>9</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>545</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  523,51 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>10</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>584</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  704,10 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>11</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>626</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  898,57 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>12</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>642</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>2
  972,65 € </td>
 </tr>
 <tr height=3D21 style=3D'page-break-before:always;height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Attaché
  d'administration hospitalière</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Principal 2ème classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl82 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl97 style=3D'border-top:none;border-left:none'>Salaire de ba=
se</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>477</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  208,65 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>517</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  393,87 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>551</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  551,30 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>4</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>590</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  731,88 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>5</td>
  <td class=3Dxl103>4 ans</td>
  <td class=3Dxl108>626</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>2
  898,57 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>6</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>673</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  116,19 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td colspan=3D4 height=3D21 class=3Dxl132 style=3D'height:15.75pt'>Attaché
  d'administration hospitalière</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td colspan=3D4 height=3D22 class=3Dxl126 style=3D'border-right:1.0pt sol=
id black;
  height:16.5pt'>Principal 1ère classe</td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl72 style=3D'height:16.5pt;border-top:none'>Eche=
lon</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>Durée</td>
  <td class=3Dxl90 style=3D'border-top:none;border-left:none'>Indice Majoré=
</td>
  <td class=3Dxl110 style=3D'border-top:none;border-left:none'>Salaire de b=
ase</td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl67 style=3D'height:15.75pt'>1</td>
  <td class=3Dxl102>2 ans</td>
  <td class=3Dxl107>696</td>
  <td class=3Dxl111><span style=3D'mso-spacerun:yes'>                    </=
span>3
  222,69 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>2</td>
  <td class=3Dxl103>2 ans 6 mois</td>
  <td class=3Dxl108>729</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  375,49 € </td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl68 style=3D'height:15.75pt'>3</td>
  <td class=3Dxl103>3 ans</td>
  <td class=3Dxl108>760</td>
  <td class=3Dxl112><span style=3D'mso-spacerun:yes'>                    </=
span>3
  519,03 € </td>
 </tr>
 <tr height=3D22 style=3D'height:16.5pt'>
  <td height=3D22 class=3Dxl65 style=3D'height:16.5pt'>4</td>
  <td class=3Dxl104>&nbsp;</td>
  <td class=3Dxl109>783</td>
  <td class=3Dxl113><span style=3D'mso-spacerun:yes'>                    </=
span>3
  625,52 € </td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D80 style=3D'width:60pt'></td>
  <td width=3D125 style=3D'width:94pt'></td>
  <td width=3D156 style=3D'width:117pt'></td>
  <td width=3D159 style=3D'width:119pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB19E5.9FF686D0
Content-Location: file:///C:/0CC232A5/GrilleIndiciaire_fichiers/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../GrilleIndiciaire.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"sheet003.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01CB19E5.9FF686D0--
