h1#titre {
padding-top: 28px; /* hauteur de image */
margin : 0px;
height: 0px;
overflow: hidden;
background-image:url("images/titre_personne.gif");
background-repeat:no-repeat;
}
h2#soustitre1, h2#soustitre2, h2#soustitre3, h2#soustitre4, h2#soustitre5, h2#soustitre6, h2#soustitre7, h2#soustitre8 {
padding-top: 18px; /* hauteur de image */
height:0px;
overflow: hidden;
border-bottom: 1px solid #623314;
padding-bottom: 0px;
background-repeat:no-repeat;
width:510px;
}
h2#soustitre1 {
background-image:url("images/soustitre_pretaporter.gif");
}
h2#soustitre2 {
background-image:url("images/soustitre_maroquinerie.gif");
}
h2#soustitre3 {
background-image:url("images/soustitre_bijouterie.gif");
}
h2#soustitre4 {
background-image:url("images/soustitre_sante.gif");
}
h2#soustitre5 {
background-image:url("images/soustitre_chaussures.gif");
}
h2#soustitre6 {
background-image:url("images/soustitre_puericulture.gif");
}
h2#soustitre7 {
background-image:url("images/soustitre_parfumerie.gif");
}
h2#soustitre8 {
background-image:url(images/soustitre_mercerie.gif);
}