﻿body{
    font-family: Verdana;
    font-size: small;
    background:#FFFFFF;
}
#oText{
    text-align:center;margin-left:30px;margin-right:30px;
}
img {
    border:none;
}

.tab-paramPage {
    margin-left: -200px; /* - moitié de la largeur */
    position: absolute;
    left: 50%;
}
.bout-paramPage {
    position: fixed;
    right: 800px;
    bottom: 300px;
}
#content-paramPage {
    height:100%;
    width:100%;
    position:absolute;
}

.highcharts-tooltip span {
    font-size:11px !important;
}
.highcharts-tooltip ul {
    margin:0px;
    padding:0 0 0 30px;
}