@import url(diapo.css);
.bloc_left{
  width : 365px;
  float: left;
}

.bloc_first{
   margin-right : 20px;
  margin-left : 10px
}

h3 span{
  background : white;
}

h3 {
  background : url(../../images/titre_h3.jpg) no-repeat right top;
  margin : 5px 0px;
  margin-bottom : 2px;
  padding : 0px;
}

p{
  margin : 7px 0px;
  margin-top : 2px;
  text-align : justify;
}

h3.budget_exploit{
  background : url(../../images/titre_h3.jpg) no-repeat right 16px;
}

