/* on repositionne les blocks du footer pour la fiche produit */

div.fiche_produit {
  margin-left:-10px;
  border: 0px dotted #767777;
  /*background-color: white;*/
}
div.fiche_produit h4 {
  color: white;
  background-color: #3F4040;
  margin: 1px;
}
div.fiche_produit table td, div.fiche_produit table th {
  vertical-align: top;
  text-align: left;
}


* html div.fiche_produit span.prix {
  float:none;
}
div.fiche_produit span.old_prix {
  font-size: 18px;
  font-weight: bold;
  color: #FF0042;
  color: #000;
}
div#newsletter {
  margin-top: 10px;
}

*html div#newsletter {
  margin-top: -33px;
}

div#icones_client {
  margin-top: 5px;
}

*html div#icones_client {
  margin-top: -27px;
}

div#footer
{
  margin-top: 28px;
}

*html div#footer {
  margin-top: -7px;
}



div#contenu div#page1 {
  /*background-color: red;*/
}
div#contenu div#page2 {
  /*background-color: green;*/
}
div#contenu div#page3 {
  /*background-color: blue;*/
}
div#contenu div#page4 {
  /*background-color: yellow;*/
  padding-left: 250px;
}

div#contenu div#page1 div#image_produit
{
  float: left;
  padding: 9px;
  margin-right: 20px;
  background: url('../images/interface/fond_image_produit.gif') no-repeat;
  width: 478px;
  height: 360px;
  text-align: center;
}

div#contenu div.colonne
{
  width: 250px;
  float: left;
  font-size: 9px;
  margin-right: 11px;
  /*background-color: yellow;*/
}

div#contenu div.colonne3
{
  width: 250px;
  float: left;
  font-size: 9px;
  margin-right: 30px;
  /*background-color: yellow;*/
}

div#contenu div.colonne p {
  text-align: justify;
  margin-top: 10px;
}
div#contenu div.colonne3 p {
  text-align: justify;
  margin-top: 10px;
}
div#contenu div.hautcolonne {
  height: 325px;
  /*background-color: yellow;*/
}
div#contenu div.hautcolonne p {
  text-align: justify;
}

div#titre_produit {
  height: 18px;
  text-align: right;
  /* background-color: yellow; */
}

div#titre_produit span {
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: black;
  text-align: right;
}

div#titre_produit div#prix_produit {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  text-align: right;
}

div#prix_produit span {
  font-family: Arial;
  font-size: 11px;
  color: #999;
  font-weight: normal;
  text-align: right;
}

div#description_produit {
  margin-top: 30px;
  height: 190px;
  overflow: hidden;
}

*html div#description_produit {
  margin-top: 10px;
}

ul#cara_tech {

}

ul#cara_tech li {
  padding-bottom: 10px;
}


div#contenu div.dblecolonne {
  width: 520px;
  float: left;
  font-size: 9px;
  margin-right: 20px;
}

div#contenu h5 {
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 8px;
}
div#contenu div.colonne h6 {
  font-size: 8px;
  margin: 2px 0 0 0;
}
div#contenu div.colonne3 h6 {
  font-size: 8px;
  margin: 2px 0 0 0;
}
div#detail_images {
  float: left;
}
div#detail_images img {
  cursor: pointer;
}

div#detail_images span {
  width: 75px;
}

div.cont_int {
  overflow: auto;
  height: 370px;
  border: 1px solid #eee;
  width: 480px;
  /*background-color: green;*/
}

div.cont_int p {
  text-align: justify;
  margin: 0 0 8px 0;
  padding-right: 5px;
}

div.cont_int h6 {
  margin: 8px 0 0 0;
  border-top: 1px solid #ddd;
  font-size: 9px;
}

div.cont_int span.info_avis {
  margin: 0 0 2px 0;
  border-bottom: 1px dotted #ddd;
  display: block;
}

table#table_accessoires {
  width: 460px;
}

div#icones_page2_3 {
  padding-left: 1px;
  margin-top: -10px;
}

*html div#icones_page2_3 {
  margin-top: 0px;
}
#avistech p {
  padding: 0 4px;
}
#avistech span.line0 {
  display: block;
  text-align: left;
  background-color: #ddd;
}
#avistech span.line1 {
  display: block;
  text-align: left;
}
#avistech span#spanavis {
display: block;
  padding: 10px 20px 10px 20px;

  text-align: justify;
}
#avistech span#spanavis span {
  padding: 0 10px;
}
div.fiche_produit span.titre {
  display: block;
  text-align: center;
  color: white;
  margin-top: 18px;
  background-color: #3F4040;
  padding: 1px;
  font-weight: bold;
  font-size: 10px;
}
#avistech h4 {
  height: 1.4em;

}
.links {
  position: relative;
  top: -17px;
  left: 9px;
  height: 15px;
  display: block;
  margin-bottom: -17px;

}
.links a{
  float: left;
  margin-right: 1em;
  border: 1px solid #767777;
  padding: 0 5px;
  height: 15px;
}
.links  a.normal {
  color: #333;
  background-color: #ddd;

}
.links  a.active {
  color: black;
  background-color: #fff;
  border-bottom: none;
  border-bottom: 1px solid #fff;
}
.links  a:hover {
  color: black;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;

}
.lien
{
  color: #900B13;
  text-decoration: none;
}
.lien a{
  color: #900B13;
  text-decoration: none;
}
.lien  a.normal {
  color: #900B13;
  text-decoration: none;

}
.lien  a.active {
  color: #900B13;
}
.lien  a:hover {
  color: black;
  text-decoration: underline;

}