#banniere {
  background-repeat : no-repeat;
  height : 110px;
  background-position : center center;
  width : 900px;
  background-image : url(images/css/banniere.jpg);
}

#encart {
  float : left;
  padding : 5px;
  width : 188px;
  background-color : #fafafa;
}

#main {
  height : 100%;
  background-repeat : no-repeat;
  background-position : bottom right;
  padding : 10px;
  padding-bottom : 130px;
  padding-right : 20px;
}

#rubriquesGauche
{
  padding-top: 20px;
  padding-left: 2px;
  padding-right: 2px;
  text-align : left;
  width: 200px;
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
  border-color: #FC1D00;
  background-color: #F9F7F7;
  padding-bottom: 20px;
}

#rubriquesGauche a.link
{
  color: #FF0000;
  display: block;
  font-size: 10pt;
  margin-bottom: 6px;
  text-decoration: none;
  font-family: Arial;
  font-weight: normal;
  padding: 0px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 0px;
}

#rubriquesGauche a.link:hover
{
  text-decoration: underline;
  font-weight: bold;
}

#rubriquesGauche a.selected
{
  font-weight: bold;
  font-style: oblique;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
  background-color: #ff0800;
}

#tablemain {
  height : 100%;
  width : 900px;
  background-repeat : no-repeat;
  background-position : bottom right;
}

#rubriquesHaut {
  border-bottom : 1px solid black;
  padding : 5px;
  padding-left : 160px;
  background-image : url(images/css/rubriqueshaut.jpg);
  display : block;
  height : 20;
}

#rubriquesHaut a.link {
  border-right: 1px solid white;
  color : white;
  font-size : 9pt;
  font-family : Arial;
  letter-spacing : 1px;
  padding : 5px;
  text-decoration : none;
}

#rubriquesHaut a.link:hover {
  background-color : #d5d7d6;
}

#rubriquesHaut a.selected {
  background-color : #d5d7d6;
}

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;
}

div.menuDeroulant {
  position : absolute;
  visibility : hidden;
  list-style: none;
  margin : 0px;
  margin-top : 11px;
  padding : 0px;
  width : 190px;
}

div.menuDeroulant a {
  color : red;
  display : block;
  font : normal 9pt Arial;
  margin : 0;
  padding : 5px;
  text-decoration : none;
  width : 190px;
}

h1 {
  color: ce000c;
  font-weight: bold;
  font-size: 20pt;
  font-family: Century Gothic;
  letter-spacing: 3px;
  margin: 0px;
  margin-bottom: 5px;
  text-align: left;
  font-style: italic;
}

h2 {
  color: #F90202;
  font-size: 16pt;
  font-family: Century Gothic;
  margin-bottom: 10px;
  font-weight: bold;
  padding-top: 15pt;
}

body,table {
  font-family: Verdana;
  color: #4b4545;
  font-size: 10pt;
}

#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.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 : 5px;
  text-align ; center;
}

#rubriquesBas a.link {
  color : black;
  text-decoration : underline;
}

#rubriquesBas a.selected {
  font-weight : bold
}

table.formulaire {
  font-family: Times New Roman;
}

table.formulaire th {
  font-family: Times New Roman;
}

table.formulaire td.titre {
  font-family: Times New Roman;
}

table.formulaire input.texte {
  font-family: Times New Roman;
}

#rubriquesGauche a.niveau0Selected {
  background-color: #ff0800;
  color: white;
}

#rubriquesGauche a.niveau0 {
  margin-left: 3px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
}
