function select_menu(part,type,elem,section) {
if (part != "") {
if (document.getElementById('m728_part_'+part)) {
 obj=document.getElementById('m728_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm728_part_'+part)) {
 obj=document.getElementById('tm728_part_'+part)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m728_'+part+'_'+type)) {
 obj=document.getElementById('m728_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm728_'+part+'_'+type)) {
 obj=document.getElementById('tm728_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m728_elem_'+elem)) {
 obj=document.getElementById('m728_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm728_elem_'+elem)) {
  obj=document.getElementById('tm728_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m728_elem_'+section)) {
  obj=document.getElementById('m728_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm728_elem_'+section)) {
  obj=document.getElementById('tm728_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t728_part_'+part)) {
 obj=document.getElementById('t_t728_part_'+part)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t728_'+part+'_'+type)) {
 obj=document.getElementById('t_t728_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t728_elem_'+elem)) {
 obj=document.getElementById('t_t728_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t728_elem_'+section)) {
  obj=document.getElementById('t_t728_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm728_'+part+'_'+type)) {
 obj=document.getElementById('smtm728_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm728_elem_'+elem)) {
 obj=document.getElementById('smtm728_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm728_elem_'+section)) {
  obj=document.getElementById('smtm728_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('m727_part_'+part)) {
 obj=document.getElementById('m727_part_'+part)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Clique.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '12pt';
 obj.style.paddingRight = '10pt';
 obj.style.paddingTop = '3pt';
 obj.style.paddingBottom = '3pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm727_part_'+part)) {
 obj=document.getElementById('tm727_part_'+part)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m727_'+part+'_'+type)) {
 obj=document.getElementById('m727_'+part+'_'+type)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Clique.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '12pt';
 obj.style.paddingRight = '10pt';
 obj.style.paddingTop = '3pt';
 obj.style.paddingBottom = '3pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
}
if (document.getElementById('tm727_'+part+'_'+type)) {
 obj=document.getElementById('tm727_'+part+'_'+type)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('m727_elem_'+elem)) {
 obj=document.getElementById('m727_elem_'+elem)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Clique.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '12pt';
 obj.style.paddingRight = '10pt';
 obj.style.paddingTop = '3pt';
 obj.style.paddingBottom = '3pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 if (document.getElementById('tm727_elem_'+elem)) {
  obj=document.getElementById('tm727_elem_'+elem)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
} else {
 if (document.getElementById('m727_elem_'+section)) {
  obj=document.getElementById('m727_elem_'+section)
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Clique.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '12pt';
 obj.style.paddingRight = '10pt';
 obj.style.paddingTop = '3pt';
 obj.style.paddingBottom = '3pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 }
 if (document.getElementById('tm727_elem_'+section)) {
  obj=document.getElementById('tm727_elem_'+section)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t727_part_'+part)) {
 obj=document.getElementById('t_t727_part_'+part)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t727_'+part+'_'+type)) {
 obj=document.getElementById('t_t727_'+part+'_'+type)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t727_elem_'+elem)) {
 obj=document.getElementById('t_t727_elem_'+elem)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t727_elem_'+section)) {
  obj=document.getElementById('t_t727_elem_'+section)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smtm727_'+part+'_'+type)) {
 obj=document.getElementById('smtm727_'+part+'_'+type)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smtm727_elem_'+elem)) {
 obj=document.getElementById('smtm727_elem_'+elem)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smtm727_elem_'+section)) {
  obj=document.getElementById('smtm727_elem_'+section)
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.6em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1108_part_'+part)) {
 obj=document.getElementById('t_t1108_part_'+part)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1108_'+part+'_'+type)) {
 obj=document.getElementById('t_t1108_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1108_elem_'+elem)) {
 obj=document.getElementById('t_t1108_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1108_elem_'+section)) {
  obj=document.getElementById('t_t1108_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1108_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1108_'+part+'_'+type)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1108_elem_'+elem)) {
 obj=document.getElementById('smt_t1108_elem_'+elem)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1108_elem_'+section)) {
  obj=document.getElementById('smt_t1108_elem_'+section)
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1104_part_'+part)) {
 obj=document.getElementById('t_t1104_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1104_'+part+'_'+type)) {
 obj=document.getElementById('t_t1104_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1104_elem_'+elem)) {
 obj=document.getElementById('t_t1104_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1104_elem_'+section)) {
  obj=document.getElementById('t_t1104_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1104_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1104_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1104_elem_'+elem)) {
 obj=document.getElementById('smt_t1104_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1104_elem_'+section)) {
  obj=document.getElementById('smt_t1104_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1103_part_'+part)) {
 obj=document.getElementById('t_t1103_part_'+part)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1103_'+part+'_'+type)) {
 obj=document.getElementById('t_t1103_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1103_elem_'+elem)) {
 obj=document.getElementById('t_t1103_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1103_elem_'+section)) {
  obj=document.getElementById('t_t1103_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1103_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1103_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1103_elem_'+elem)) {
 obj=document.getElementById('smt_t1103_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1103_elem_'+section)) {
  obj=document.getElementById('smt_t1103_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1102_part_'+part)) {
 obj=document.getElementById('t_t1102_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1102_'+part+'_'+type)) {
 obj=document.getElementById('t_t1102_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1102_elem_'+elem)) {
 obj=document.getElementById('t_t1102_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1102_elem_'+section)) {
  obj=document.getElementById('t_t1102_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1102_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1102_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1102_elem_'+elem)) {
 obj=document.getElementById('smt_t1102_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1102_elem_'+section)) {
  obj=document.getElementById('smt_t1102_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1100_part_'+part)) {
 obj=document.getElementById('t_t1100_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1100_'+part+'_'+type)) {
 obj=document.getElementById('t_t1100_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1100_elem_'+elem)) {
 obj=document.getElementById('t_t1100_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1100_elem_'+section)) {
  obj=document.getElementById('t_t1100_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1100_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1100_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1100_elem_'+elem)) {
 obj=document.getElementById('smt_t1100_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1100_elem_'+section)) {
  obj=document.getElementById('smt_t1100_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1101_part_'+part)) {
 obj=document.getElementById('t_t1101_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1101_'+part+'_'+type)) {
 obj=document.getElementById('t_t1101_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1101_elem_'+elem)) {
 obj=document.getElementById('t_t1101_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1101_elem_'+section)) {
  obj=document.getElementById('t_t1101_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1101_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1101_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1101_elem_'+elem)) {
 obj=document.getElementById('smt_t1101_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1101_elem_'+section)) {
  obj=document.getElementById('smt_t1101_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_t1126_part_'+part)) {
 obj=document.getElementById('t_t1126_part_'+part)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1126_'+part+'_'+type)) {
 obj=document.getElementById('t_t1126_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('t_t1126_elem_'+elem)) {
 obj=document.getElementById('t_t1126_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_t1126_elem_'+section)) {
  obj=document.getElementById('t_t1126_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '1.0em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('smt_t1126_'+part+'_'+type)) {
 obj=document.getElementById('smt_t1126_'+part+'_'+type)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (document.getElementById('smt_t1126_elem_'+elem)) {
 obj=document.getElementById('smt_t1126_elem_'+elem)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_t1126_elem_'+section)) {
  obj=document.getElementById('smt_t1126_elem_'+section)
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.8em'
 obj.style.fontWeight = 'normal'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_content_part_'+part)) {
 obj=document.getElementById('t_content_part_'+part)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
}
if (type != "") {
 if (document.getElementById('t_content_'+part+'_'+type)) {
 obj=document.getElementById('t_content_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
if (document.getElementById('t_content_elem_'+elem)) {
 obj=document.getElementById('t_content_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('t_content_elem_'+section)) {
  obj=document.getElementById('t_content_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
 if (document.getElementById('smt_content_'+part+'_'+type)) {
 obj=document.getElementById('smt_content_'+part+'_'+type)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
if (document.getElementById('smt_content_elem_'+elem)) {
 obj=document.getElementById('smt_content_elem_'+elem)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
} else {
 if (document.getElementById('smt_content_elem_'+section)) {
  obj=document.getElementById('smt_content_elem_'+section)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}
}
}
function select_submenu(objdest) {
 if (document.getElementById(objdest)) {
  obj=document.getElementById(objdest)
 obj.style.color = '#E01E00'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
}

function bouton_down(obj_id) {
 obj_id.style.borderStyle = 'inset';
 obj_id.style.borderColor = '#99BC29';
}

function bouton_up(obj_id) {
 obj_id.style.color = '#E01E00';
 obj_id.style.backgroundColor = '#99BC29';
 obj_id.style.borderStyle = 'outset';
 obj_id.style.borderColor = '#1A862D';
}

function mouseover(part,type,elem,section,objdest,style) {
if (is_current(part,type,elem,section) > 0) {
if (style == 'm728') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm728_elem_'+elem);
 if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm728_elem_'+elem);
 if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm728_part_'+part);
  if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm728_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm727') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Normal.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '10pt';
 obj.style.paddingRight = '40pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm727_elem_'+elem);
 if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm727_elem_'+elem);
 if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.5em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm727_part_'+part);
  if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm727_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#99BC29'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
}
}
function mouseout(part,type,elem,section,objdest,style) {
if (is_current(part,type,elem,section) > 0) {
if (style == 'm728') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.paddingLeft = '2pt';
 obj.style.paddingRight = '2pt';
 obj.style.paddingTop = '1pt';
 obj.style.paddingBottom = '1pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm728_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm728_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm728_part_'+part);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm728_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
if (style == 'm727') {
 obj = objdest;
 obj.style.backgroundColor = ''
 obj.style.backgroundImage = 'url(/files/aupapero/medias/Bouton-Etat-Normal.gif)'
 obj.style.backgroundRepeat = 'no-repeat';
 obj.style.backgroundPosition = 'left center'
 obj.style.paddingLeft = '10pt';
 obj.style.paddingRight = '40pt';
 obj.style.paddingTop = '2pt';
 obj.style.paddingBottom = '2pt';
 obj.style.marginLeft = '0pt';
 obj.style.marginRight = '0pt';
 obj.style.marginTop = '0pt';
 obj.style.marginBottom = '0pt';
 obj = document.getElementById('tm727_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 obj = document.getElementById('smtm727_elem_'+elem);
 if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
 }
 if (type == '') {
  obj = document.getElementById('tm727_part_'+part);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 } else {
  obj = document.getElementById('tm727_'+part+'_'+type);
  if (obj) {
 obj.style.color = '#FFFFFF'
 obj.style.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 obj.style.fontSize = '0.7em'
 obj.style.fontWeight = 'bold'
 obj.style.fontStyle = 'normal'
 obj.style.textDecoration = 'none'
  }
 }
}
}
}

function preload_site_images() {
menu_param_14522 = newImage("/files/aupapero/medias/Bouton-Etat-Clique.gif");
menu_param_14523 = newImage("/files/aupapero/medias/Bouton-Etat-Normal.gif");
}

function preload_common_images() {
}

function preload_articles_images() {
}

function preload_agenda_images() {
}

function preload_cmd_images() {
}
