body {
  font-family: 'Lucida Sans', 'Lucida Grande', Arial, Verdana, San-serif;
  font-size: 12px;
  color: #4c4c4c;
  margin: 0;
  background: #fff url(../images/bodey-shade.png) 50% 0 repeat-y;
}

.showgrid {
  background: #fff url(../images/12_col.gif) 50% 0 repeat-y;
}
a, a:link, a:active, a:visited { color: #4c4c4c; text-decoration: underline; }
a:hover { color: #4c4c4c; text-decoration: none; }

p { 
  font-family: 'Lucida Sans', 'Lucida Grande', Arial, Verdana, San-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0;
  color: #4c4c4c;
}

.blue { color:#16b5e8; }
.orange { color:#f39522; }
.violet { color:#a05195; }
.green { color:#8ebd19; }


ul.link_list li {
  list-style: none;
  margin: 0 0 8px 0;
}
ul.link_list li a {
  text-decoration: none;
}
ul.link_list li a:hover {
  text-decoration: underline;
}

#nav {
  position:absolute;
  top:151px;

  background: #fff url(../images/bg-nav.gif) center 0 repeat-x;
  height:30px;
  text-align: center;
  width: 960px;
  z-index: 2000;
}


#home {
  background: #fff url(../images/bg-main.gif) 0 0 repeat-x;

  padding: 0 0 30px 0;
  margin-top: 30px;
}
#home .home_block {
  background: #fff url(../images/border-dots.gif) 5px 0 repeat-y;
  *background: #fff url(../images/border-dots.gif) 0 0 repeat-y;
  _background: #fff url(../images/border-dots.gif) 0 0 repeat-y;  
  margin-top: 20px;
  margin-bottom: 30px;
}

#home h2 {
  font-family: Georgia, Times, Serif;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  margin:0 0 10px 0;
}
#home table {
  margin:0;
  padding:0;

}
#home td {
  padding: 0 0 0 22px;
}

#page {
  background: #fff url(../images/bg-main.gif) 0 0 repeat-x;
  padding: 30px 0 60px 0;
  min-height:200px;
  margin-top: 30px;;
}
#page .grid_12 {
  padding-bottom: 50px;
}

#page td {
/*  vertical-align: top;
  padding: 0 15px;
*/
}
h1,
#page h1, #page h1 input {
  font-family: Georgia, Times, Serif;
  font-size: 25px;
  color: #f39522;
  font-weight: normal;
  font-style: italic;
  margin:0 0 10px 0;
}

h2,
#page h2 {
  font-family: Georgia, Times, Serif;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  font-style: italic;
  margin:10px 0;
}
#page table td {
  border: none;
}
#page ul li{
  list-style: disc inside;
  margin: 10px 0;
}

#head {
  height:135px;
  padding: 15px 0 0 0;
    
  font-family: Arial, Verdana, San-serif;
  font-weight:bold;
  text-transform: uppercase;
  color: #fff;
  background: #fff url(../images/bg-body.jpg) 0 0 repeat-x;
  margin-bottom: 1px;
}
#head h2 {
  font-family: Arial, Verdana, San-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  color: #188fc9;
  margin:0;
}
#head h3 {
  font-family: Arial, Verdana, San-serif;
  font-size: 30px;
  color: #16b5e8;
  margin:0;
}
#head h4 {
  font-size: 20px;
  margin:0;
}
#head h5 {
  font-size: 16px;
  margin:0; 
}
.head_slideshow { width: 380px; height: 150px; overflow: hidden; margin: -20px 0 0 0; }
.head_slideshow ul { list-style-type: none; }
.head_slideshow img { margin: 0px 0 0 0;  }

#bottom {
  height: 250px;
  background: #44c4ec url(../images/bg-bottom.png) 0 0 no-repeat;
  color: #fff;
}
#bottom a {
  color: #fff;
}
#bottom h3 {
  font-family: Georgia, Times, Serif;
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  height: 65px;
  padding: 25px 0 0 0;
  margin:0;
  }
#bottom h3.picto_rappel {
  background: transparent url(../images/picto-rappel.png) 15px right no-repeat;
}
#bottom h3.picto_gamme_isotanche {
  background: transparent url(../images/picto-gamme-isotanche.png) 15px right no-repeat;
}
#bottom h3.picto_web_link {
  background: transparent url(../images/picto-web-link.png) 15px right no-repeat;
}
#footer {
  margin-top: 30px;
  padding-bottom: 30px;
  text-align: right;  
}
#footer img {
  margin: 0 10px 20px 0;
  border:0;
  vertical-align: top;
  float: left;  
}
#footer .pipe {
  font-size: 20px;
  color: #188fc9;
  padding: 15px 5px 0 5px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
  font-family: Georgia, Times, Serif;
  font-size: 13px;
  color: #188fc9;
  font-style: italic;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
