body {
  background-color : white; 
  font-family : Verdana, sans-serif; 
  margin : 0px;     
  font-size : 1em; 
} 
table.page{
  width:100%;
  background-color : rgb(89,16,7);
}
table.bandeau {
  width : 100%; 
  background-image : url('../images/grandConseilTitre.jpg'); 
  background-repeat : no-repeat; 
  border-bottom : medium solid white; 
  border-width : 1px; 
} 
td.ecussonBandeau {
  width : 60px; 
  text-align : left; 
} 
td.titreBandeau {
  width : 280px; 
  white-space : nowrap; 
  text-align : left; 
  vertical-align : top; 
  padding-top : 10px; 
} 
span.texteBandeau {
  color : rgb(166,162,139); 
  font-weight : bold; 
  letter-spacing : 0.2em; 
  font-size : 0.8em; 
} 
td.menuBandeau {
  width : 417px; 
  text-align : right; 
  white-space : nowrap; 
  vertical-align : top; 
  padding-top : 10px; 
} 
span.seprateurBandeau {
  color : white; 
  font-size : 0.8em; 
} 
a.lienBandeau {
  color : rgb(166,162,139); 
  text-decoration : none; 
  font-size : 0.8em; 
} 
a.lienBandeau:hover {
  color : white; 
  text-decoration : underline; 
} 
td.menuBandeauMemorial {
  width : 417px; 
  text-align : right; 
  vertical-align : bottom; 
  white-space : nowrap; 
  padding-bottom : 5px; 
} 
a.lienBandeauMemorial {
  color : rgb(232,229,222); 
  text-decoration : none; 
  font-size : 0.8em; 
} 
a.lienBandeauMemorial:hover {
  color : rgb(166,162,139); 
  text-decoration : underline; 
  font-size : 0.8em; 
} 
table.menuDeroulant {
  width : 100%; 
  border-collapse : collapse; 
} 
td.menuDeroulantVide {
  width : 10%; 
  background-color : rgb(166,162,139); 
  border : medium solid rgb(53,14,0); 
  border-width : 1px; 
} 
td.menuDeroulant {
  background-color : rgb(166,162,139); 
  color : rgb(85,46,29); 
  text-align : center; 
  width : 180px; 
  border : medium solid rgb(53,14,0); 
  border-width : 1px; 
} 
a.menuDeroulant {
  color : rgb(85,46,29); 
  text-decoration : none; 
  cursor : pointer; 
  display : block; 
  width : 100%; 
  font-weight : bold; 
  font-size: 0.8em;
} 
a.menuDeroulant:hover {
  background-color : rgb(229,228,221); 
} 
td.menuDeroulant2 {
  text-align : left; 
  white-space : nowrap; 
  width : 10px; 
} 
div.sousMenuDeroulant {
  position : absolute; 
  z-index : 2; 
  text-align : center; 
  visibility : hidden; 
  width : 180px; 
} 
table.sousMenuDeroulant {
  width : 100%; 
} 
td.sousMenuDeroulant {
  border : solid #552e1d; 
  background-color : rgb(166,162,141); 
  border-width : 0px 1px 1px 1px; 
  text-align : left; 
} 
a.lienSousMenuDeroulant {
  font-size : 0.7em; 
  font-weight : bold; 
  color : rgb(85,46,29); 
  text-decoration : none; 
  padding : 0px 0px 2px 0px; 
  cursor : pointer; 
  display : block; 
  width : 100%; 
} 
a.lienSousMenuDeroulant:hover {
  background-color : rgb(229,228,221); 
} 
table.corps {
  width : 100%; 
} 
td.gauche {
  width : 195px; 
  text-align : left; 
  vertical-align : top; 
  background-color : rgb(229,228,221); 
  font-size: 1em;
} 
td.droite {
  width : 100%; 
  text-align : left; 
  vertical-align : top; 
  background-color : white; 
  padding : 20px; 
  border-left : medium solid black; 
  border-left-width : 1px; 
  font-size: 0.8em;
} 
span.txttitrebeige {
  color : #a6a28b; 
  font-weight : bold; 
  font-family : "Verdana", Arial, Geneva, Helvetica; 
  font-size: 1em;
} 
a.lienBasDePage {
  color : rgb(166,162,139); 
  text-decoration : none; 
  font-size : 0.8em; 
} 
a.lienBasDePage:hover {
  text-decoration : underline; 
} 
table  {
  font-size: 1em;
}

