div.officiel { 
position: relative;
top: 0px;
left: 0px;
width:100%;
height: 117px;
background: url("../images/bandeau.jpg");
background-repeat: repeat-x;
background-position: top left;
}
div.titresite
{
 margin:0px;
 position: absolute;
 top: 35px;
 right: 230px;
 font-size: 300%;
 font-weight: bolder;
 color: #ffffff;
 white-space: nowrap;
 background-image: url("../images/fondtitre.png");
}

