#banniere {
  background-image : url(images/css/banniere.png);
  background-repeat : no-repeat;
}

#encart {
  background-color : fffddb;
  border-width : 1px;
  border-style : dotted;
  border-color : silver;
  display : table;
  float : left;
  padding : 5px;
  width : 188px;
}

#main {
  height : 100%;
  background-color : #FFFFFF;
  padding-left : 20px;
  padding-right : 20px;
}

#rubriquesGauche {
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 170px;
  border-right-style : solid;
  border-right-width : 1px;
  border-right-color : #C0C0C0;
}

#rubriquesGauche a {
  color : #808080;
  display : block;
  font-size : 8pt;
  text-decoration : none;
  font-family : Trebuchet MS;
  text-align : right;
  text-transform : uppercase;
  margin-bottom : 4px;
  margin-top : 4px;
  padding-right : 20px;
}

#rubriquesGauche a:hover {
  color : #333399;
  font-size : 8pt;
  text-decoration : underline;
}

#rubriquesGauche a.selected {
  font-family : Trebuchet MS;
  color : #000000;
  padding-right : 20px;
  font-weight : bold;
}

#rubriquesDroite {
  background-color : #dedeff;
  border-right : 1px solid black;
  border-bottom : 1px solid black;
  padding-top : 20px;
  padding-left : 5px;
  padding-right : 5px;
  text-align : left;
  width : 150px;
}

#rubriquesDroite a {
  color : black;
  display : block;
  font-size : 10pt;
  line-height: 90%;
  margin-bottom : 10px;
  text-decoration : none;
}

#rubriquesDroite a:hover {
  text-decoration : underline;
}

#rubriquesDroite a.selected {
  font-weight : bold;
}

#rubriquesHaut {
  text-align : right;
  text-transform : uppercase;
  background-color : #FFFFFF;
  height : 20px;
  border-bottom-color : #C0C0C0;
  border-bottom-style : solid;
  border-bottom-width : 1px;
  background-repeat : no-repeat;
  background-position : center left;
  background-image : url(images/css/rubriqueshaut.png);
  padding-left : 421px;
}

#rubriquesHaut a {
  display : block;
  color : #808080;
  font-size : 8pt;
  font-family : Trebuchet MS;
  letter-spacing : 1px;
  text-decoration : none;
  text-align : center;
  text-transform : uppercase;
  padding-top : 3px;
  padding-left : 10px;
  padding-bottom : 1px;
  padding-right : 10px;
  border-left-color : #C0C0C0;
  border-left-style : solid;
  border-left-width : 1px;
}

#rubriquesHaut a:hover {
  background-color : #d5d7d6;
}

#rubriquesHaut a.selected {
  background-color : #d5d7d6;
}

#rubriquesBas {
  color : silver;
  text-align : center;
  background-color : #333399;
  line-height : 60%;
  padding-top : 5px;
  width : 0;
}

#rubriquesBas a {
  color : #ffffff;
  background-image : url(images/css/rubriquesbas_a.png);
  font-family : Trebuchet MS;
  font-size : 7pt;
  text-decoration : none;
}

#rubriquesBas a:hover {
}

#rubriquesBas a.selected {
  font-weight : bold
}

#tablemain {
  width : 950px;
}

a {
  color  : blue;
  font-weight : normal;
  text-decoration : underline;
}

a:hover {
  color   : red;
}

body {
  font : normal 9pt Arial;
  margin : 0px;
  scrollbar-face-color		: #e6e9f7;
  scrollbar-highlight-color	: #cdd4f5;
  scrollbar-shadow-color		: #cdd4f5;
  scrollbar-3dlight-color		: #ffffff;
  scrollbar-arrow-color		: #1111a3;
  scrollbar-track-color		: rgb(245,245,245);
  scrollbar-darkshadow-color	: #ffffff;
  text-align : left;
  background-color : #dfdfdf;
}

div.menuDeroulant {
  background-color : #296aba;
  position : absolute;
  list-style: none;
  margin : 0px;
  padding : 0px;
  width : 180px;
  visibility : hidden;
}

div.menuDeroulant a {
  border-top : 1px solid #235ea6;
  border-bottom : 1px solid #507fba;
  color : white;
  display : block;
  font : normal 9pt Arial;
  margin : 0;
  padding : 5px;
  text-decoration : none;
}

div.menuDeroulant a:hover {
  background-color : #507fba;
  color : white;
  font-width : normal;
  text-decoration : none;
}

h1 {
  color : #00498E;
  font-weight : normal;
  font-size : 12pt;
  font-family : Trebuchet MS;
  letter-spacing : 2px;
  margin : 0px;
  margin-bottom : 5px;
  text-align : left;
  margin-top : 15px;
}

h2 {
  color : #808080;
  font-weight : normal;
  font-size : 11pt;
  font-family : Trebuchet MS;
  margin-bottom : 10px;
  text-align : left;
}

#rubriquesGauche a.niveau0 {
  font-family : Trebuchet MS;
  font-size : 9pt;
  color : #000000;
  padding-top : 6px;
  text-align : center;
  background-image : url(images/css/rubriquesgauche_a_niveau0.png);
  background-repeat : no-repeat;
  background-position : center center;
  padding-bottom : 6px;
  padding-left : 20px;
}

#rubriquesGauche a.niveau0:hover {
  text-decoration : none;
  color : #333399;
  text-align : center;
  font-size : 9pt;
  background-repeat : no-repeat;
  background-image : url(images/css/rubriquesgauche_a_niveau0_hover.jpg);
  font-weight : bold;
  background-position : center center;
}

#filAriane {
  background-color : #ffffff;
  padding-left : 20px;
}

#filAriane a {
  font-family : Trebuchet MS;
  color : #c0c0c0;
  font-size : 7pt;
  text-decoration : none;
}

#filAriane a:hover {
  text-decoration : none;
  font-family : Trebuchet MS;
  color : #c0c0c0;
  font-size : 7pt;
}

#logo {
  width : 950px;
  height : 100px;
}

body,table {
  font-family : Trebuchet MS;
  color : #000000;
  font-size : 9pt;
}

div.article {
  text-align : left;
}