﻿.HTMLProductArea * { margin:0; padding:0; font-size:100%; }

.HTMLProductArea
{
    width:780px;
    font:12px Arial, Verdana, Helvetica, Sans-Serif;
    color:#222222;
}

.HTMLProductArea p { font-size:0.9em; margin:0.8em 0 1em 0;}
.HTMLProductArea h1, .FullDescription h2, .FullDescription h3,
.HTMLProductArea h4, .FullDescription h5, .FullDescription h6 { font-weight:bold; color:#006699; line-height:1.2em; }
.HTMLProductArea h1 { font-size:1.4em; margin:0.8em 0 1em 0; }
.HTMLProductArea h2 { font-size:1.2em; margin:0.8em 0 1em 0; }
.HTMLProductArea h3 { font-size:1.2em; margin:0.6em 0 0.8em 0; font-weight:normal; color:#0E85B4; }
.HTMLProductArea h4 { font-size:1.1em; margin:0.6em 0 0.8em 0; color:#0E85B4; }
.HTMLProductArea h5 { font-size:1.1em; margin:0.4em 0 0.6em 0; font-weight:normal; }
.HTMLProductArea h6 { font-size:1.0em; margin:0.4em 0 0.6em 0; }


.AdditionalProducts, .SimilarProducts, .productDescription, .productTechnical, .productCertification, .productOthers, .productAccessoires { clear:both; padding:5px 0px; }

.AdditionalProducts h2, .SimilarProducts h2, .productDescription h2, .productTechnical h2, .productCertification h2, .productOthers h2, .productAccessoires h2 { margin:0; margin-left:0px; margin-bottom:4px; background-repeat:no-repeat; background-position:top left; height:30px; overflow: hidden; text-indent: -9999px; }
.productDescription { font-size:1.1em; }
.productDescription h2 { background-image:url(Images/HeadTitle/Description.gif); }

.productTechnical h2 { background-image:url(Images/HeadTitle/Technique.gif); }
.productTechnical ul { width:766px; margin:0 5px; }
.productTechnical li { padding:2px 0; text-indent:0.8em; line-height:18px; border-bottom:#6699ff dotted 1px; }
.productTechnical li:nth-child(even) { background-color:#EEFFFF; }
.productTechnical li:nth-child(odd) { }

.productCertification h2 { background-image:url(Images/HeadTitle/Certification.gif); }

.SimilarProducts { font-size:0.9em; }
.SimilarProducts h2 { background-image:url(Images/HeadTitle/SameDepartment.gif); }

.AdditionalProducts { font-size:0.9em; }
.AdditionalProducts h2 { background-image:url(Images/HeadTitle/AccessoiresBienEtre.gif); }

.BoxContent { padding:5px; }

.productOthers h2 { background-image:url(Images/HeadTitle/SameDepartment.gif); }
.productOthers div { position:relative; padding:4px; overflow:hidden; border-bottom:1px #999999 dotted; }
.productOthers span {  }
.productOthers img { height:100px; max-width:120px; margin-right:5px; float:left; }

.productAccessoires h2 { background-image:url(Images/HeadTitle/Accessoires.gif); }


.HTMLProductArea table, .HTMLProductArea tr, .HTMLProductArea td, .HTMLProductArea th { margin:0; padding:5px !important; font-size:100%; }

.HTMLProductArea table{ margin:auto;}
tr:nth-child(odd) {
    background: #e6e6fa;
}
