@import url("/colors8.css");

/*

gris2006 : #8c8b8b
bleu2006 : #0093dd

*/

body
{
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

div#header
{
  text-align: center;
  height: 165px;
  padding: 0px;
  margin: 0px;
}

div#bandeau
{
  height: 30px;
  width: 130%;
  position: absolute;
  top: 135px;
  right: 0px;
  background-image: url(/img/bandeau_gris.png);
  background-repeat: repeat-x;
}

div#bandeau img
{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
}

img#headleft
{
  position: absolute;
  top: 22px;
  left: 10px;
  z-index: 10;
}

img#headbkg
{
  position: absolute;
  top: 0px;
  right: 0px;
}

div#pagebody
{
  padding: 5px;
}

div#sitedescr
{
  display: none;
}

p,ol,li,dl,dt,dd,td,div,ul
{
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
}

strong
{
  font-weight: bold;
}

ul
{
  list-style-image: url('img/bullet2.png');
}

ol
{
  list-style: decimal;
}

a, a:visited, a:link, a:active
{
  color: #0093dd;
  text-decoration: underline;
}

img
{
  border: none;
}

hr
{
  border-color: #8c8b8b;
  border-style: solid;
}

h1
{
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  color: #0093dd;
}

#header h1
{
  position: relative;
  top: 50%;
  font-size: 28pt;
  text-align: left;
  margin: 0px;
  z-index: 20;
}

#pagemain h1
{
  font-size: 24pt;
}

h2
{
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
h3
{
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

div#pageleft
{
  float: left;
  position: fixed;
}

div#menusearch
{
  width: 11.5em;
  margin: 10px 0px 0px 5px;
  padding: 0px;
}

div#menusearch form
{
/*  border: 1px solid black; */
  padding: 0px;
  margin: 0px;
}

div#menusearch label
{
  color: #8c8b8b;
}

div#menusearch label, div#menusearch input
{
  font-size: 8pt;
}

#InputSiteSearch
{
  width: 9em;
}

div#menulang
{
  width: 10em;
}

div#menulang ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 5px;
  margin: 0px;
}

div#menulang li
{
  margin-top: 5px;
}

div#menulang img
{
  vertical-align: text-bottom;
}

div#menulang a, div#menulang a:visited, div#menulang a:link, div#menulang a:active
{
  font-size: 8pt;
  color: #8c8b8b;
  text-decoration: none;
}

div#menulang a:hover
{
  text-decoration: underline;
}

div#xiti
{
  float: right;
  margin-right: 1px;
}

#home div#xiti
{
  position: absolute;
  bottom: 1px;
  right: 1px;
}

span.position
{
  display: none;
}

span.pdflink
{
  font-size: 8pt;
  height: 1.5em;
  border-bottom: 1px #0093dd solid;
  float: right;
  margin-bottom: 1em;
}

.position a, .position a:visited, .position a:link, .position a:active,
.pdflink a, .pdflink a:visited, .pdflink a:link, .pdflink a:active
{
  color: #0093dd;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
}

.position span
{
  color: #000000;
  font-weight: normal;
  font-size: 8pt;
}

em
{
  font-weight: bold;
  font-style: normal;
/*  color: #8c8b8b; */
/*  background-color: #0093dd;*/
}

abbr, acronym
{
  cursor: help;
}

.newsdiv
{
  margin-left: 20px;
  padding-left: 10px;
  border-left: 1px #0093dd solid;
}

div.newdiv
{
  display: none;
  margin-bottom: 10px;
}

span.newsinfo
{
  cursor: help;
  border-bottom: 1px #8c8b8b solid;
/*  border-bottom: 1px dotted; */
}

ul.news li
{
   margin-bottom: 1em;
}

div#contactcontents p
{
  margin-left: 3em;
}

div#contactcontents h3
{
  font-size: 10pt;
  margin-left: 1em;
}

#homebody a, #homebody a:visited, #homebody a:link, #homebody a:active
{
  color: #0093dd;
  text-decoration: none;
  font-size: 18pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

#homebody a:hover
{
  color: #0093dd;
  text-decoration: none;
}

table#homelang
{
  margin-left: auto;
  margin-right: auto;
}

table#homelang td
{
  width: 10em;
}

body#home img
{
  margin-top: 3em;
}

body#home
{
  text-align: center;
}

body#home a
{
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
}

p#error404
{
  color: #0093dd;
  text-decoration: none;
  font-size: 18pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

span.fillfield
{
  color: red;
  font-weight: bold;
  font-size: 8pt;
}

div#downloadfields label, div#contactcoord label
{
  float: left;
  width: 12em;
  padding-top: 0.2em;
  padding-left: 2em;
}

div#downloadfields input, div#downloadfields select, div#downloadfields textarea
{
  margin-bottom: 0.5em;
}

div#contactfields ul
{
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
  padding-left: 2em;
  margin-bottom: 1em;
}

div#contactfields textarea#edtCommentaire
{
  margin-left: 2em;
}

ul#downloadprogs
{
  list-style-type: none;
  list-style-image: none;
}

ul#downloadprogs label
{
  float: none;
  display: inline;
  padding: 0px;
  width: auto;
}

ul#downloadprogs input
{
  margin-bottom: 0px;
}

table.downloadlinks
{
  border: 1px #0093dd solid;
  border-collapse: collapse;
  margin-bottom: 1em;
}

table.downloadlinks th
{
  background-color: #0093dd;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
}

table.downloadlinks th.progname
{
  font-weight: bold;
  width: 25em;
}

table.downloadlinks td
{
  border-top: 1px #0093dd solid;
  background-color: #FFFFFF;
  text-align: left;
}

table.downloadlinks a, table.downloadlinks a:visited, table.downloadlinks a:hover, table.downloadlinks a:active
{
  text-decoration: none;
  font-weight: bold;
}

div.downloadnote
{
  font-size: 8pt;
  font-style: italic;
}

p.importantmessage
{
  border: 2px #0093dd dotted;
  margin: 20px 7% 0px 7%;
  padding: 10px;
}

.logo-links p
{
  text-align: center;
}

.logo-links img
{
  margin-top: 2em;
}

div#legalfooter
{
  clear: both;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
}

div#legalfooter a
{
  border-top: 1px solid #8c8b8b;
  color: #8c8b8b;
  font-size: 7pt;
  text-decoration: none;
}

div.menublock
{
  background-color: #ffffff;
  border: none;
  border-bottom: 1px #000000 solid;
  width: 11.5em;
  margin: 0px 0px 5px 5px;
  padding: 0px;
}

div#pagemain
{
  margin-left: 13em;
}

* html #pagemain
/* fix IE 3px bug */
{
  display: inline-block;
}

div#header
{
  padding-left: 13.5em;
}

.menublock ul
{
  padding: 0px;
  margin: 0px;
}

.menublock li
{
  border: 1px #000000 solid;
  border-bottom: none;
  padding: 0px;
  margin: 0px;
}

.menublock li li
{
  border: none;
}

ul.menumainlist, ul.menusublist
{
  list-style-type: none;
  list-style-image: none;
}

.menumainlist a, .menumainlist a:visited, .menumainlist a:link, .menumainlist a:active
{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
  display: block;
  background-color: white;
  margin-left: 16px;
  padding: 4px;
  color: #8c8b8b;
  _width: 128px;
}

.menusublist a, .menusublist a:visited, .menusublist a:link, .menusublist a:active
{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  padding-left: 16px;
  color: #8c8b8b;
  _width: 116px;
}

a.menulinkcurrent, a.menulinkcurrent:visited, a.menulinkcurrent:link, a.menulinkcurrent:active
{
   color: #ffffff;
}

.menumainlist a:hover
{
  text-decoration: underline;
}

ul.menumainlist li, ul.menumainlist li a.menulinkcurrent
{
  background-color: #0093dd;
}

.diwood
{
  color: #a2b953;
}

.sideimage
{
  float: right;
  margin-left: 1em;
}

#productsList img.reseau
{
  float: right;
  margin-bottom: 5px;
}

#productsList hr
{
  clear: both;
}