
* {
  margin: 0;
  padding: 0;
}
html {
  height: 101%;
}
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: small;
  background-color: #666666;
  color: #000000;
  background-image: url(images/fond.jpg);
  background-position:  center center;
}
#wrapper {
  margin: 10px auto;
  color: black;
  width: 720px;
  background-color: #838383;
}
#bandeau {
  padding: 10px 20px 0;
  color: black;
  background-color: #666666;
}
#bandeau img {
  border: 0px solid #d9d9d9;
  padding: 2px;
  background-color: black;
}
#bandeau p {
  padding: 5px 0;
  margin-bottom: 0;
}
#zone_de_navigation {
  border-bottom: 1px solid #8c8c8c;
  padding: 5px 10px 4px;
  text-align: center;
  color: black;
  background-color: #666666;
  background-image: url(http://www.stucandtadelakt.com/bandeau_bg_degrade.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}
#zone_de_navigation ul {
  margin-bottom: 0;
}
#zone_de_navigation li {
  margin: 0;
  display: inline;
  list-style-type: none;
}
#zone_de_navigation a {
  border: 1px solid #8c8c8c;
  padding: 4px 8px;
  color: black;
  background-color: #515151;
}
#zone_de_navigation a:hover, #page_accueil #navi01 a, #page_showroom #navi02 a, #page_lachaux #navi03 a, #stuc #navi04 a, #tadelakt #navi05 a, #pigments #navi06 a, #page_des_contacts #navi07 a {
  border-bottom: medium none;
  text-decoration: none;
  color: black;
  background-color: white;
  padding-bottom: 5px;
}
#zone_de_navigation a:active {
  background-color: white;
}
#zone_de_texte {
  padding: 20px 10px 20px 20px;
  color: #000000;
}
#video {
}
#pied_de_page {
  border-top: 1px solid #8c8c8c;
  padding: 10px 20px 20px;
  margin-top: 20px;
}
h1 {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
h3 {
  color: #3265fd;
  font-size: 14px;
  text-transform: uppercase;
}
h2, h4, h5, h6 {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #3265fd;
  font-size: 14px;
  margin-left: 25em;
}
strong {
  color: #4e9b88;
}
address {
  text-align: center;
  font-size: 80%;
  font-style: normal;
  letter-spacing: 2px;
  line-height: 1.5em;
}
a {
  text-decoration: none;
}
a:link {
  color: #cc0000;
}
a:visited {
  color: #3265fd;
}
a:hover, a:focus {
}
a:active {
  color: #660000;
}
.skiplink {
  display: none;
}
p, ul {
  margin: 0 0 1em;
}
ul ul {
  margin: 0;
}
li {
  margin: 0 0 0 1em;
}
label {
  display: block;
}
#expediteur, textarea {
  border: 1px solid #8c8c8c;
  width: 300px;
  margin-bottom: 1em;
}
textarea {
  height: 7em;
}
input:focus, textarea:focus {
  background-color: #d9d9d9;
}
.ig {
  float: left;
  margin-right: 1.8em;
  margin-bottom: 1em;
}
.ic {
  float: none;
}
.id {
  float: right;
  margin-left: 1.8em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.iggif {
  float: left;
  margin-right: 15px;
}
.mini {
  padding: 0.1em;
  float: left;
}
.thumb {
  border: 1px dotted #c3c3c3;
  display: block;
  float: right;
  width: 100px;
  height: 80px;
}
.thumb:hover {
  border: 1px dotted #ef881b;
}
.thumb_h {
  display: none;
}
#form {
  margin-left: 20px;
  margin-right: 20px;
}
#showroom {
  padding: 5px;
  color: #000000;
  height: 750px;
}
#clear {
  clear: both;
}
.fst {
  border: 1px solid red;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  width: 450px;
}
#menu1 li {
  display: block;
  margin-left: 500px;
  margin-top: 12px;
}
#menu2 li {
  display: block;
  margin-left: 500px;
  margin-top: 12px;
}
#menu3 li {
  display: block;
  margin-left: 500px;
  margin-top: 12px;
}
li.devis a {
  background: transparent url(images/bt-contact-devis.gif) repeat scroll 0% 50%;
  width: 150px;
  height: 29px;
  display: block;
}
li.devis a:hover {
  background-image: url(images/bt-contact-devis-hover.gif);
}
li.formation a {
  background: transparent url(images/bt-contact-formation.gif) repeat scroll 0% 50%;
  width: 150px;
  height: 29px;
  display: block;
}
li.formation a:hover {
  background-image: url(images/bt-contact-formation-hover.gif);
}
li.renseignements a {
  background: transparent url(images/bt-contact-renseignement.gif) repeat scroll 0% 50%;
  width: 150px;
  height: 29px;
  display: block;
}
li.renseignements a:hover {
  background-image: url(images/bt-contact-renseignement-hover.gif);
}
#convention {
  border: 1px solid #cccccc;
  padding: 1em;
  text-align: center;
  font-weight: inherit;
  color: white;
  margin-top: -17px;
}
#pdf {
  border: 1px solid white;
  padding: 1em;
  color: white;
  background-color: #333333;
}
#pdf a {
  text-decoration: none;
  color: #cc0000;
  font-weight: bold;
}
#pdf a:active {
  color: #cc0000;
}
#pdf a:hover {
  text-decoration: underline;
  font-weight: inherit;
  color: white;
}
.dif {
  float: right;
  padding-right: 16px;
  margin-top: -8px;
}

