@import url(diapo.css);

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;
}

.bloc_left{
  width : 365px;
  float: left;
}

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

.ex_diagnostique{
  list-style : square; 
  padding-left : 25px;
}

.ex_diagnostique li{
  
}

h3.salaire_cotis{
  background : url(../../images/titre_h3.jpg) no-repeat right 10px;
  height : 25px;
}
