/* CSS Document */

*{
  font-family: arial;
}

img{ 
  border: none;
}

.contenu {font-family:arial;color:#636563;font-size:11px;}
.contenu2 {font-family:arial;color:#636563;font-size:11px;}

.erreur {font-family:verdana;color:red;font-size:9px;font-weight:bold}
.titre1 {font-family:arial;color:#636563;font-size:12px;font-weight:bold}
.inputtext{border-style:solid; border-color:#CCD2CC; border-width:1px; width:279px;height:17px;color:#636563;font-size:9px;}
.inputtextarea{border-style:solid; border-color:#CCD2CC; border-width:1px; width:279px;height:124px;color:#636563;font-size:9px;}

.contact *{
  font-size: 10px;
}

li.liste1 {list-style-image: url("images/puce.gif"); text-indent:60px;}



.menu{
  padding-top: 225px;
  padding-bottom: 25px;
}
.menu img{
  display: block;
}



.footer{
  background: url(images/contour_bas_pageinterne.gif);
  height: 24px;
  color: #ffffff;
  font: 10px verdana;  
  text-align: center;
}

.footer span{
  display: block;
  padding-top: 3px;
}

.footer span a{
  color: #ffffff;
  text-decoration: none;
}

.pub{
  position: absolute;
  top: 45px;
  left: -255px;
}


/* ************ PAGE PRODUITS ************ */


ul li{
  list-style-image: url("images/puce.gif");
}

  .contenu2 {
    font-family:arial;
    color:#636563;
    font-size:11px;
  }
  .contenu2 h1{
    /*border-bottom: 1px solid black;*/
    font-size: 20px;
    margin-bottom: 5px;
    color: #6D84AE;
    text-align: center;
  }
  .contenu2 h2{
    font-size: 14px;
    margin-top: 10px;
    background: #6D84AE;
    color: #ffffff;
    padding: 3px;
    margin-bottom: 20px;
    text-align: center;
  }
  .contenu2 h3{
    font-size: 14px;
    color: #ed6705;
    text-align: center;
    
  }
  .contenu2 .hl{
    font-weight: bold;
    color: #6D84AE;
    font-size: 11px;
    margin-top: 20px;
  }
  .contenu2 .hl-normal{
    font-weight: bold;
    color: #6D84AE;
    margin-top: 20px;
  }
  
  .contenu2 .hl2{
    font-weight: bold;

    font-size: 11px;
  }
  .contenu2 .hl2-normal{
    font-weight: bold;
    color: #98a919;
    font-size: 11px;
  }
  
  
  .contenu2 .tenuColor1{
    color: #99cc00;
  }
  
  .contenu2 .tenuColor2{
    color: #333399;
  }
  .contenu2 .tenuColor3{
    color: #ED6705;
  }
  
  
  .contenu2 p{
    padding-left: 20px;
    margin: 0px;
    padding-bottom: 5px;
  }
  .contenu2 .encart{
    background: #e2e2e2;
    padding:5px;
    text-align: center;
    margin: 20px 50px 10px 50px;
  }
  .coordonnees{
    background: #E2E2E2 url(images/bg-coordonnees.gif) no-repeat center right;
    width: 200px;
    padding: 10px;
    float: right;
    margin: 0 5px 5px 5px;
    border: 1px solid #C0C0C0;
  }
  .texte{
    clear: both;    
  }
  
  .mentions{
    padding-top: 20px;
    font-style: italic;
    font-size: 9px;
  }
  .encart2{
    background: #E2E2E2;
    width: 200px;
    padding: 10px;
    float: left;
    border: 1px solid #C0C0C0;
    margin: 10px;
  }
  
  .archives{
    border:1px solid #C0C0C0;
    background: #ffffff;
    padding: 5px;
  }
  .archives span{
    font-weight: bold;
  }
  .archives a{
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-indent: 15px;
    color:#98a919;
  }
  
  .contenu2 a{
    text-decoration: none;
    font-weight: bold;
    color: #98a919;
  }
















