.svgreleves {
    overflow: visible;
}
.rel {
	color:black !important;
	height: 150px;
	overflow:hidden;
}

.feuilles {
    fill:green;
    stroke-width: 6px;
}

.tronc {
    fill:saddlebrown;
}


.sol {
    fill:burlywood;
    stroke: burlywood;
}

.maison {
    fill:antiquewhite;
    stroke-linejoin: round;
    stroke-width: 5px;
}

.toit {
    stroke: darkblue;
    fill-opacity: 0%;
    stroke-linejoin: round;
    stroke-width: 15px;
}

.dash {
    stroke-width: 1px !important;
}


.txtcentre24 {
    text-align: center;
    font-size: 24px;
}
.txthyg {
    text-align: center;
    font-size: 20px;
    fill:cornflowerblue;
}

.hygcircle {
    fill:cornflowerblue;
}

.hygrad {
    stroke: aliceblue;
}

.warn {
    stroke-width: 15px;
    stroke-linejoin: round;
}

.alja {
    fill:gold;
    stroke:gold;
}

.alor {
    fill:orange;
    stroke: orange;
}

.alro {
    fill:red;
    stroke: red;
}

.transparent {
    stroke: skyblue;
    stroke-width: 2px;
    stroke-linejoin: round;
    fill: none;
}

.wet {/*
    fill:cornflowerblue;
    stroke: cornflowerblue;*/
    fill:black;
    stroke: none;
}

.wetb {
    fill: black;
    stroke: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.dry {
    fill:none;/*
    stroke: gold;*/
    stroke: black;
    stroke-width: 5px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.dryb {
    fill: none;
    stroke: black;
    stroke-width: 2px !important;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.fillver {
    fill: forestgreen;
}

.teal {
    stroke: black;
    stroke-width: 3px !important;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.tebl {
    fill:black;
    stroke:black;
    stroke-width: 4px;
}
.txt20 {
    font-size: 20px;
}

.fillbla {
    fill:black !important;
    stroke:none;
}

.strobla {
    stroke:black !important;
    fill:none;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.stro2 {
    stroke-width: 2px;
}

.stro3 {
    stroke-width: 3px;
}

.stro4 {
    stroke-width: 4px;
}