body {
  background-image:url(images/fond_ete_repeat.jpg);
}
#total {
  background-image:url(images/fond_ete.jpg);
}
body.bodyaccueil #contentHorz {
background-image: url(fond_inter_ete_accueil.jpg);
background-position: 0px 0px;

}
#contentHorz {
background-image: url(fond_inter_ete.jpg);
background-position: 0px 90px;
}
#header {
background-image: url(fond_header_ete.jpg);
}
/*--  TITRES  --*/
body.bodyespaceprofessionnel h3,
body.bodyservicesclients h3,
body.bodyressourceshumaines h3,
body.bodyhistorique h3,
body.bodygenerique h3,
body.bodyespaceprofessionnel h3 a,
body.bodyservicesclients h3 a,
body.bodyressourceshumaines h3 a,
body.bodyhistorique h3 a,
body.bodygenerique h3 a {
color: #4D5E32;
}
body.bodyespaceprofessionnel h4,
body.bodyservicesclients h4,
body.bodyressourceshumaines h4,
body.bodyhistorique h4,
body.bodygenerique h4,
body.bodyespaceprofessionnel h4 a,
body.bodyservicesclients h4 a,
body.bodyressourceshumaines h4 a,
body.bodyhistorique h4 a,
body.bodygenerique h4 a {
color: #808B4F;
}
body.bodyespaceprofessionnel h5,
body.bodyservicesclients h5,
body.bodyressourceshumaines h5,
body.bodyhistorique h5,
body.bodygenerique h5,
body.bodyespaceprofessionnel h5 a,
body.bodyservicesclients h5 a,
body.bodyressourceshumaines h5 a,
body.bodyhistorique h5 a,
body.bodygenerique h5 a {
color: #808B4F;
}
/*--  TEXTE  --*/
div.coul01, .vert, .coul01 {
color: #808B4F;
}
div.coul02, .vertFonce, .coul02 {
color: #4D5E32;
}
/*--  TABLEAUX  --*/
th,
td {
border: 1px solid #4D5E32;
padding: 3px;
vertical-align: top;
}
th {
background-color: #4D5E32;
color: #FFFFFF;
}