#contents {    		width: 780px;    		height: 350px;    		padding: 0;    		margin-left: 0px;            background: transparent url(../images/bg_centre.jpg) no-repeat;}#contents #zone-image {
            z-index: 2;            position: absolute;            height: 169px;
            width: 176px;            left: 300px;            top: 35px;
}/* ---------------------------------- titre --------------------------- */
h3#titre {
            background: url(../images/tit_puce.gif) no-repeat 0 1px;
            width: 190px; height: 20px;
            position: relative; top: 5px; left: 65px;
            padding: 0 0 0 20px;
            font-size: 16px; font-family:  Verdana, sans-serif; font-weight: normal; letter-spacing: 3px;
            color: black;            }h3#titreB a{
            color: #9999CC;            }span {            display: none;    }/* ---------------------------------- menuGamme --------------------------- */.menuSecondaire {
            font-size: 12px;
            font-weight: bold;
            width: 200px;
            position: relative; top: 70px; left: 70px;
}
/* ---------------------------------- produitGammeA --------------------------- */        
#produitGammeA {
            position: absolute; top: 200px; left: 68px;
            width: 200px;
            font-size: 11px;
            background: #ED8070 url(../images/bg_dl.gif) no-repeat bottom;
}
#produitGammeA h4 {
            font-size: 12px;
            color: white;            background: #ED8070 url(../images/bg_h4.gif) no-repeat top;            padding-left: 5px;
            padding-top: 5px;
            height: 30px;
}/* ---------------------------------- produitGammeB --------------------------- */#produitGammeB {
            position: absolute; top: 200px; left: 520px;
            width: 200px;
            font-size: 11px;
            background: #ED8070 url(../images/bg_dl.gif) no-repeat bottom;
}
#produitGammeB h4 {
            font-size: 12px; color: white;            background: #ED8070 url(../images/bg_h4.gif) no-repeat top;            padding-left: 5px; padding-top: 5px;
            height: 30px;
}
/* ---------------------------------- produitGammeC --------------------------- */#produitGammeC {
            position: absolute; top: 350px; left: 68px;
            width: 200px;
            font-size: 11px;
            background: #ED8070 url(../images/bg_dl.gif) no-repeat bottom;
}
#produitGammeC h4 {
            font-size: 12px; color: white;            background: #ED8070 url(../images/bg_h4.gif) no-repeat top;            padding-left: 5px; padding-top: 5px;
            height: 30px;
}/* ---------------------------------- produitGammeABCD --------------------------- */#produitGammeA dt, #produitGammeB dt, #produitGammeC dt, #produitGammeD dt, #services dt{
            margin: 0; padding: 2px;
}#produitGammeA dt a, #produitGammeB dt a, #produitGammeC dt a, #produitGammeD dt a{
            display: block;            width: 185px;            background: transparent url(../images/puce_claire_o.gif) no-repeat 0 2px;            font-size: 11px; color: black;
            padding: 0 0 0 15px;            margin-left: 5px;
}#produitGammeA dt a:hover, #produitGammeB dt a:hover, #produitGammeC dt a:hover, #produitGammeD dt a:hover{
            color: white;            background: transparent url(../images/puce_claire.gif) no-repeat 0 2px;
}/* ---------------------------------- produitGammeD --------------------------- */#produitGammeD {
            position: absolute; top: 290px; left: 295px;
            width: 200px;
            font-size: 11px;
            background: #ED8070 url(../images/bg_dl.gif) no-repeat bottom;
}
#produitGammeD h4 {
            font-size: 12px; color: white;            background: #ED8070 url(../images/bg_h4.gif) no-repeat top;            padding-left: 5px; padding-top: 5px;
            height: 30px;
}/* ---------------------------------- services --------------------------- */#services {
            position: absolute; top: 415px; left: 520px;
            width: 200px;
            font-size: 11px;
            background: #ED8070 url(../images/bg_dl.gif) no-repeat bottom;
}
#services h4 {
            font-size: 12px; color: white;            background: #ED8070 url(../images/bg_h4.gif) no-repeat top;            padding-left: 5px; padding-top: 5px;
            height: 30px;
}
#services dt {
            margin: 0; padding: 2px;
}
#services dt a{            display: block;            width: 185px;            background: transparent url(../images/puce_claire_o.gif) no-repeat 0 2px;            font-size: 11px; color: black;
            padding: 0 0 0 15px;            margin-left: 5px;
}#services dt a:hover{            background: transparent url(../images/puce_claire.gif) no-repeat 0 2px;            font-size: 11px; color: white;
            padding: 0 0 0 15px;            margin-left: 5px;
}        .break {
            clear: both;
}
