#banniere {
  background-repeat: no-repeat;
  height: 130px;
  width: 950px;
  text-align: right;
  padding: 0px;
  background-position: top right;
  background-image: url(images/css/banniere.jpg);
}

#encart {
  background-color: fffddb;
  display: table;
  float : left;
  padding: 5px;
  width: 170px;
  margin-left: 20px;
  margin-right: 0px;
}

#main {
  height : 100%;
  background-repeat : repeat-x;
  background-position : top left;
  background-image : url(images/css/main.gif);
  line-height : 150%;
  text-align : justify;
  padding : 20px;
}

#rubriquesGauche
{
  text-align : left;
  padding : 6px;
  padding-top : 10px;
  width : 151px;
  padding-left : 10px;
}

#rubriquesGauche a.link
{
  color : #898989;
  display : block;
  font-size : 9pt;
  text-decoration : none;
  width : 135px;
  padding-top : 3px;
  padding-bottom : 3px;
  padding-left : 5px;
  background-color : #edede3;
  margin-bottom : 2px;
  margin-left : 5px;
  margin-right : 5px;
}

#rubriquesGauche a.link:hover
{
  color : #002b3b;
  background-color : #b1bbc7;
}

#rubriquesGauche a.selected
{
  background-color : #b1bbc7;
  color : #002b3b;
}

#tablemain {
  background-color : #FFFFFF;
  width : 950px;
  display : block;
}

#rubriquesHaut {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #000c31;
  background-image: url(images/css/rubriqueshaut.jpg);
  padding-left: 250px;
}

#rubriquesHaut a.link {
  color: white;
  font-size: 7pt;
  font-family: Arial;
  text-decoration: none;
  border-left-color: #384332;
  border-left-width: 1px;
  border-left-style: solid;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 1px;
}

#rubriquesHaut a.link:hover {
  text-decoration : underline;
}

#rubriquesHaut a.selected {
  text-decoration : underline;
}

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 : #ededed;
}

div.menuDeroulant {
  background-color: #296aba;
  position : absolute;
  list-style: none;
  margin: 0px;
  padding: 0px;
  visibility : hidden;
}

div.menuDeroulant a {
  color: white;
  display : block;
  margin : 0;
  text-decoration: none;
  font-family: Arial;
  font-size: 7pt;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 10px;
  background-color: #000c31;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: white;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #edede3;
  border-left-style: solid;
  border-left-width: 5px;
}

div.menuDeroulant a:hover {
  background-color: #b1bbc7;
  color: white;
  font-width : normal;
  text-decoration: underline;
}

h1 {
  color: #071440;
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial;
  letter-spacing: 1px;
  margin: 0px;
  margin-bottom: 5px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center left;
  background-image : url(images/css/h1.gif);
  padding-left: 15px;
  text-transform: uppercase;
}

h2 {
  color: #00498E;
  font-weight: bold;
  font-size: 11pt;
  font-family: Arial;
  font-style: italic;
  margin-bottom: 10px;
}

#rubriquesDroite {
  display: none;
  font-family: Arial;
  color: white;
  font-size: 7pt;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #000c31;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 10px;
  border-top-color: white;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-color: #edede3;
  border-left-style: solid;
  border-left-width: 5px;
}

#rubriquesDroite a.link {
  color : black;
  display : block;
  font-size : 10pt;
  line-height: 90%;
  margin-bottom : 10px;
  text-decoration : none;
}

#rubriquesDroite a.link:hover {
  text-decoration : underline;
}

#rubriquesDroite a.selected {
  font-weight : bold;
}

#rubriquesBas {
  color : silver;
  padding : 2px;
  text-align ; center;
  text-align : right;
  background-color : #edede3;
}

#rubriquesBas a.link {
  color : #a5ab91;
  text-decoration : none;
  font-size : 7pt;
  text-transform : uppercase;
  border-left-style : solid;
  letter-spacing : 1px;
  border-width : 0px;
}

#rubriquesBas a.selected {
  text-decoration : underline;
}

#rubriquesGauche a.niveau0 {
  background-image : url(images/css/rubriquesgauche_a_niveau0.gif);
  background-repeat: no-repeat;
  background-position: center left;
  color: #ffffff;
  height: 17px;
  font-size: 9;
  font-weight: bold;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  background-color: #ffffff;
  width: 151px;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#rubriquesGauche a.niveau1 {
}

#rubriquesBas a.link:hover {
  text-decoration : underline;
}

body,table {
  font-size : 9pt;
}

#logo2 {
  background-color: #fffddb;
  height: 130px;
  width: 692px;
}

#rubriquesGauche a.niveau0:hover {
  color : #ffffff;
  background-color : #ffffff;
  background-image : url(images/css/rubriquesgauche_a_niveau0_hover.gif);
}

div.article {
  border-bottom-color : #c7c6c1;
  border-bottom-style : dotted;
  border-bottom-width : 2px;
  padding-bottom : 5px;
}
