#banniere {
  background-repeat : repeat-x;
  background-color : #1c4a5a;
}

#encart {
  border-width : 1px;
  border-style : dotted;
  border-color : silver;
  display : block;
  float : left;
  padding : 5px;
  width : 160px;
  text-align : left;
  margin-left : 10px;
  margin-right : 10px;
  padding-right : 10px;
}

#main {
  height : 100%;
  padding-top : 5px;
}

#rubriquesGauche {
  text-align : left;
  width : 150px;
  background-color : #ffffff;
  border-right-color : #ededed;
  border-right-style : solid;
  border-right-width : 2px;
}

#rubriquesGauche a {
  color: #000000;
  font-size: 9pt;
  font-family: Arial;
  margin-left: 15px;
  margin-right: 5px;
  text-decoration: none;
  border-left-color: #d1d3d4;
  border-left-style: solid;
  border-left-width: 4px;
  text-align: left;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 1px;
  text-transform: lowercase;
  padding-left: 10px;
}

#rubriquesGauche a:hover {
  text-decoration : underline;
  border-left-color : #1c4a5a;
  border-left-style : solid;
  border-left-width : 4px;
  color : #1c4a5a;
}

#rubriquesGauche a.selected {
  font-weight : bold;
  border-left-color : #58595B;
  border-left-style : solid;
  border-left-width : 4px;
}

#rubriquesDroite {
  text-align : left;
  width: 170px;
  background-color: white;
  padding: 10px;
  border-left-color: #1c4a5a;
  border-left-style: solid;
  border-left-width: 2px;
}

#rubriquesDroite a {
  text-decoration: none;
}

#rubriquesDroite a:hover {
  text-decoration: underline;
}

#rubriquesDroite a.selected {
}

#rubriquesHaut {
  text-align: right;
  background-position: center left;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-color: #1c4a5a;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1pt;
  height: 14px;
  padding-top: 4px;
  padding-bottom: 3px;
}

#rubriquesHaut a {
  color : white;
  font-size : 8pt;
  font-family : Arial;
  text-transform : uppercase;
  padding-left : 10px;
  padding-right : 10px;
  border-left-color : white;
  border-left-style : solid;
  border-left-width : 1px;
  text-align : center;
  background-color : #1c4a5a;
  padding-top : 4px;
  padding-bottom : 3px;
  border-bottom-color : white;
  border-bottom-style : solid;
  border-bottom-width : 1px;
}

#rubriquesHaut a:hover {
  background-color : #507fba;
  color : white;
  text-decoration : underline;
  font-family : Arial;
  font-size : 8pt;
}

#rubriquesHaut a.selected {
  text-decoration : none;
}

#rubriquesBas {
  color : silver;
  padding : 5px;
  text-align : center;
  width : 0 /* FIX pour le bug colspan sur IE*/;
}

#rubriquesBas a {
  color : #58595B;
  font-family : Arial;
  font-size : 7pt;
  text-decoration : none;
}

#rubriquesBas a:hover {
  text-decoration : underline;
}

#rubriquesBas a.selected {
  color : #000000;
}

#tablemain {
  width : 950px;
  background-color : #ffffff;
}

a {
  font-weight : normal;
  text-decoration : none;
}

a:hover {
  color : #564345;
  text-decoration : underline;
}

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 : #ededed;
}

div.menuDeroulant {
  background-color: #507fba;
  position : absolute;
  list-style: none;
  width: 180px;
  visibility : hidden;
  border-left-color: white;
  border-left-style: solid;
  border-left-width: 1pt;
}

div.menuDeroulant a {
  color : white;
  display : block;
  margin : 0;
  text-decoration : none;
  font-family : Arial;
  font-size : 8pt;
  border-bottom-color : white;
  border-bottom-style : solid;
  border-bottom-width : 1pt;
  text-transform : uppercase;
  padding-top : 3px;
  padding-bottom : 2px;
  padding-left : 5px;
}

div.menuDeroulant a:hover {
  background-color : #1c4a5a;
  color : white;
  font-width : normal;
  text-decoration : none;
  font-family : Arial;
  font-size : 8pt;
}

h1 {
  color : #58595B;
  font-weight : bold;
  font-size : 11pt;
  font-family : Arial;
  text-align : left;
  letter-spacing : 1px;
  padding-left : 25px;
  text-decoration : none;
}

h2 {
  color : black;
  font-weight : bold;
  font-size : 10pt;
  font-family : Arial;
  letter-spacing : 1px;
}

div.article {
  text-align : justify;
  padding-right : 25px;
  padding-left : 25px;
}

#rubriquesGauche a.niveau0 {
  font-family: Arial;
  color: #1c4a5a;
  font-size: 8pt;
  text-transform: uppercase;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 3px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  border-left-style: none;
  padding-left: 10px;
  padding-top: 5px;
}

body,table {
  font-family : Arial;
  color : #58595B;
  font-size : 9pt;
}

#rubriquesGauche a.niveau0:hover {
  background-color : #c7d6f5;
  color : black;
  text-decoration : none;
}

#logo {
}

#logo2 {
  width : 566px;
  height : 75px;
}

#rubriquesGauche a.niveau0Selected {
}

#filAriane {
  padding-top : 10px;
  text-align : left;
  text-decoration : none;
  text-transform : none;
  padding-left : 10px;
}

#filAriane a {
  font-family : Arial;
  color : #ededed;
  font-size : 7pt;
}

table.formulaire select {
}

table.formulaire input.texte {
}

table.formulaire textarea {
  width: 300px;
}

table.formulaire {
  text-align: left;
}