

#treebubble {
text-align:center;
display:block;
width : 100%;
margin-bottom : 60px;
max-width:800px;
margin:auto;
}

#treeinfotable{
width : 90%;
margin : 5%;

}

.btnbottom1{
    margin-top : 20px ;
    margin-bottom : 20px;
    width : 90% ;
    max-width: 450px;
    margin-left : auto ;
    margin-right : auto ;
    display: block;
    
}

#divbottom{
    width:90%;
    margin:auto;
}

.btnbottom2{
    margin-top : 20px ;
    margin-bottom : 20px;
    width : 90% ;
    
    margin-left : 5% ;
    margin-right : 5% ;
    display: block;
    
}

.photosarbre{
    margin-top : 20px ;
    margin-bottom : 20px;
    height:auto;
    max-width: 90vw;
    margin-left : 5% ;
    margin-right : 5% ;

}



#myInputTextField{
    width:70%;
    margin-left:auto;
    margin-right:auto;

}

.dataTables_filter { display: none; }

#treesBigDiv{
    width:90%;
    margin:auto;
    display:none;
}

h3 {
    text-align:center;
    margin-top:10px;
}

#logoLCJ{
    width:70px;
    height:70px;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

#page_header{
    background-color:#cde7c0;
    display:block;
    padding:10px;
}