html,

body
  {
  background-color: #E1E1EB;
  font-family: verdana,serif,sans-serif,monospace;
  font-size: medium;
  color: #000000;
  margin: 0;
  padding: 0;
  }

table.tblAccueil
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

table.tblBaspage
  {
  background-color: #C0C0C0;
  height: 30px;
  width: 750px;
  font-size: xx-small;
  text-align: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #FF0000;
  }

table.tblclient
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

table.tblContact
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: center;
  }

table.tblErreur
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

table.tblOffre
  {
  background-color: #FFFFFF;
  height: 600px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

table.tblNavigation
  {
  background-color: #C0C0C0;
  height: 130px;
  width: 750px;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #FF0000;
  }

table.tblSavoirfaire
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

table.tblVersion
  {
  background-color: #FFFFFF;
  height: 550px;
  width: 750px;
  font-size: small;
  text-align: justify;
  }

.acourriel:link, .acourriel:visited, .acourriel:active
  {  
  color: #FF0000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  }

.acourriel:hover
  {
  color: #FF0000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  }

.atoutlien:link, .atoutlien:visited, .atoutlien:active
  {  
  color: #000000;
  text-decoration: none;
  border-style: none;
  }

.atoutlien:hover
  {
  color: #FF0000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  }

.bandeau_2c2d
  {
  width: 750px;
  height: 100px;
  margin: 0;
  padding: 0;
  }

.logo_client
  {
  margin: 0;
  margin-left: 10px;
  padding: 0;
  }

.couleur_2c2d
  {
  width: 200px;
  height: 5px;
  margin: 0;
  padding: 0;
  }

.dbordure
  {
  border-left-style: solid;
  border-left-width: 5px;
  border-left-color: #E1E1EB;
  }

.dnouveau
  {
  background-color: #E1E1EB;
  }

.logo_W3
  {
  width: 88px;
  height: 30px;
  border-style: none;
  margin: 0;
  padding: 0;
  }

.pdefaut
  {
  margin: 0;
  padding: .5em .5em .5em .5em;
  }

.pfin
  {
  margin: 0;
  padding: .5em .5em .5em .5em;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #E1E1EB;
  }

.plist
  {
  margin: 0;
  padding: 0 0 0 3em;
  }

.plistfin
  {
  margin: 0;
  padding: 0 0 .5em 3em;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #E1E1EB;
  }

.plistnom
  {
  margin: 0;
  padding: .5em .5em .5em .5em;
  font-weight: bold;
  }

.pnom
  {
  margin: 0;
  padding: .5em .5em .5em .5em;
  color: #FF0000;
  font-size: medium;
  font-weight: bold;
  }

.pnouveau
  {
  text-align: center;
  margin: 0;
  padding: .5em .5em .5em .5em;
  font-weight: bold;
  }

.ptitre
  {
  margin: 0;
  padding: .5em .5em .5em .5em;
  font-weight: bold;
  }

.ppetit
  {
  margin: 0;
  padding: 0;
  }

#idmenu
  {
  height: 30px;
  text-align: center;
  margin: 0 0 0 150px;
  padding: 0;
  }

#idmenu li
  {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 1em;
  }

#idmenu :link
  { 
  color: #FF0000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  }

#idmenu :visited
  { 
  color: #000000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #FF0000;
  border-bottom-width: 2px;
  }

#idmenu :link:hover, #idmenu :visited:hover
  {
  color: #FF0000;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  }

