
.astuce {
    width:725px;
    height:auto;
    margin:8px;
    background-color:rgb(187,201,213);
    border:1px solid rgb(82,105,135);
    padding-bottom:15px;
    font-size:0px;
}
.astuce .titre {
    font-size:13px;
    font-weight:bold;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    color:#FFFFFF;
    background-color:rgb(82,105,135);
  margin-bottom:8px;
}

.astuce .texte {
    margin-left:8px;
    margin-right:8px;
    text-align:justify;  
}
