
Code : Tout sélectionner
<div id="head1">
<h1>
<span>
</span>
</h1>
<h2>
</h2>
</div>
Code : Tout sélectionner
#head1 {
display:block;
background: transparent url(../img/art_04.png) top left repeat-x;
padding:0 0 0 0;
margin:10px 6px 0 17px;
height:127px;
}
#conteneur>#head1 {
margin:10px 0 0 10px;
}
#head1 h1 {
padding:0px;
margin: 0px;
float: left;
width: 498px;
height: 171px;
background: transparent url(../img/...) top right no-repeat;
}
#head1 h2{
height: 171px;
width:120px;
float: right;
top: 0px;
margin: 0px;
padding: 0px;
background: transparent url(../img/...) top left no-repeat;
z-index:4;
}
#head1 h1>span {
margin-top:-1px;
margin-left:1px
}
#head1 h1 span {
position:absolute;
left:95px;
top:10px;
}
#head1 h2 span {
display:none;
}