    /* http://htmlhelp.com/cgi-bin/csscheck.cgi  
    http://www.cssportal.com/css-validator/css-results.php http://testgestion.barrouen.fr/includes/styleBAR.css
    http://csslint.net 
    https://www.cleancss.com/?lang=fr
    http://outils-web.fr/les-7-meilleurs-generateurs-css3-en-ligne  http://www.webdesignertrends.com/2011/12/10-outils-css-en-ligne/
    http://www.supportduweb.com/generateur-boutons-css3-effet-bordure-degrade-bouton-css-ombre-design.html 
     background-color: rgba(255, 127, 80, 0.3);  */
    
body { background-image: url('../images/subtlenet2.png');
		font style="font-family: 'Arvo', verdana;" color=#696969; font-size: 10px;
		line-height: 12px;
        text-decoration: none;
        margin: 0px;
        padding: 0px;
        color: rgb(0, 0, 0);
//        background-color: rgb(220,220,240);
    }
<!--
    body {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 17px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        margin: 0px;
        padding: 0px;
        color: rgb(0, 0, 0);
        background-color: rgb(230, 230, 230);
    }
    body a {
        color: #FFFFFF;
        text-decoration: none;
        font-size:14px;
        font-weight: bold;
    }
    a:hover {
    background-color: #666600; 
//    color: green;
    }
    a:active /* Quand le visiteur clique sur le lien */ {
    background-color: #FFCC66;
    }
    form {
        border-radius: 10px;
        padding: 0px;
        margin: 0px;
    } -->
    input,
    textarea,
    select {
        padding: 8px 10px;
        color: #000000;
        font-weight: bold;
        border: 1px solid #444;
        border-radius: 3px;
        background: rgba(255, 255, 255, 1);
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        transition: all 0.7s;
    }
    input:hover {
        border: 1px solid #999
    }
    input:focus {
        color: #0B8CB8;
        border: 1px solid #0B8CB8;
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, #0B8CB8 0 0 10px;
        outline: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h51,
    p {
 	margin: 0px;
        padding: 0px;
    }
    .logincontainer {
        display: block;
        padding: 15px;
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        border: 0px solid #CCCCCC;
        margin-top: 25px;
        background-color: #A8DF7E;
    }
    .logincontainer h1 {
        color: #FFFFFF;
    }
    .container {
        display: block;
        top: 220px;
        width: 1200px;
        padding: 5px;
        margin-left: 25px;
        margin-right: auto;
        padding: 8px 10px;
   }
    .leftcolumn {
        width: 375px;
        float: left;
        padding: 6px;
        padding-left: 0px;
    }
    h1 {
   	font-family: 'Arvo', Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 24px;
        font-weight: bold;
        color: #FFFFFF;
        color: white; text-shadow: black 0.1em 0.1em 0.2em;
        text-decoration: none;
        margin-bottom: 5px;
    }
    h2 {
        font-family: 'Arvo',Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: white; text-shadow: black 0.1em 0.1em 0.2em;
        font-weight: normal;
        line-height: 20px;
    }
    h3 {
        font-family: 'Arvo',Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: white; //text-shadow: black 0.1em 0.1em 0.2em;
        font-weight: normal;
        line-height: 15px;
    }
    h4 {
        font-family: 'Arvo',Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: white; //text-shadow: black 0.1em 0.1em 0.2em;
        font-weight: normal;
        line-height: 13px;
    }
    h5 {
        font-family: 'Arvo',Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: white;
        font-weight: normal;
        line-height: 10px;
    }
    h6 {
        font-family: 'Arvo',Arial, Helvetica, sans-serif;
        font-size: 8px;
        color: white;
        font-weight: normal;
        line-height: 8px;
    }
    h51 {
        font-family: 'Arvo', Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
        font-weight: normal;
        line-height: 10px;
    }
#containerh5 {
	background-color: #fff;  /*bleu*/
	background-color: red;
}
    h6 {
        font-family: 'Arvo', Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: black;
        font-weight: normal;
        line-height: 10px;
    }
    h7 {
        font-family: 'Arvo', Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: white;
        font-weight: normal;
        line-height: 10px;
    }
    p {
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
    }
.notices {
        background-color: #FFFFD5;
        display: block;
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .headercontainer {
        display: block;
        width: auto;
        padding: 5px;
        margin-left: 5px;
        margin-right: auto;
        background-color: #689D71; /*vert*/
        padding-bottom: 0px;
        padding: 8px 10px;
        color: #A8DF7E;
        border-radius: 3px;
        background: rgba(255, 255, 255, 0.1);
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        transition: all 0.7s;
    }
    .mylocation {
    position: absolute;
    bottom: 65%;
    left: 40%;
    transform: translate(-50%, 10%);
    -webkit-border-radius: 7;
    -moz-border-radius: 7;
    border-radius: 7px;
    font-family: 'Arvo',Arial;
    color: #1f628d;                /*bleu*/
    font-size: 12px;
    background: #ffffff;
    padding: 10px 20px 10px 20px;
    border: solid #1f628d 2px;
    text-decoration: none;
}

.mylocation:hover {
    background: #1f628d;
    text-decoration: none;
    color: #ffffff;
    border: none;
}
input:hover {
        border: 1px solid #999
    }
    input:focus {
        color: #0B8CB8;   /* bleu */
        border: 1px solid #0B8CB8;
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, #0B8CB8 0 0 10px;
        outline: 0;
    }
    .rightcolumn {
        left: 1200px;
        position: absolute;
        top: 230px;
        height: 100px;
        width: 270px;
        padding: 6px
    }
    .header {
        display: block;
        width: 1500px;
        padding: 5px;
        margin-left: 5px;
        margin-right: auto;
        padding-bottom: 0px;
    }
    .rightcolumncomm {
        left: 1200px;
        position: absolute;
        top: 240px;
        height: 100px;
        width: 250px;
        float: left;
        padding: 6px
    }
    .headercomm {
        display: block;
        width: 1200px;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0px;
    }
    .header h1 {
        color: #333333;
    }


    input[type=button1],
    input[type=reset],
    button,
    .button1 {
        padding: 0px 0px;
        margin: 0px 0px;
        display: inline-block;
        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        cursor: pointer;
	background: #09622c;
}
input[type=button],
    input[type=submit],
    input[type=reset],
    button,
    .button {
        padding: 1px 1px;
        margin: 1px 1px;
        display: inline-block;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        cursor: pointer;

background: linear-gradient(to top, rgb(42,112,166) 21%, rgb(66,136,190) 61%); 
        background: linear-gradient(top, #199F32 0%, #008619 100%);  /* vert */
        background: -moz-linear-gradient(top, #199F32 0%, #008619 100%);
        background: -webkit-linear-gradient(top, #199F32 0%, #008619 100%);
        background: -o-linear-gradient(top, #199F32 0%, #008619 100%);
        border: 1px solid #1C242C;

        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.50);
    }

input[type=button]:hover,
    input[type=submit]:hover,
    input[type=reset]:hover,
    button:hover,
    .button:hover {
        background: linear-gradient(top, #33b94c 0%, #199F32 100%);   /*vert*/
        background: -moz-linear-gradient(top, #33b94c 0%, #199F32 100%);
        background: -webkit-linear-gradient(top, #33b94c 0%, #199F32 100%);
        background: -o-linear-gradient(top, #33b94c 0%, #199F32 100%);
    }
    input[type=button]:active,
    input[type=submit]:active,
    input[type=reset]:active,
    button:active,
    .button:active {
        opacity: 0.8;
    }
    .menubuttons {
        display: block;
        float: left;
        padding: 8px;
        font-size: 10px;
        text-decoration: none;
        background-color: #C7EBAB;
        margin-right: 5px;
        padding: 8px 10px;
        color: #000000;
        border: none;
        padding: 6px 0 6px 0;
        box-shadow: 1px 1px 3px #aaa;
        border: 1px solid #444;
        border-radius: 3px;
    }
    .menubuttons:hover {
        background-color: #FF0000;
    }
    .headerright {
        display: block;
        padding: 5px;
        margin-left: 5px;
        float: right;
    }
    td {
        padding-right: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    th {
        text-align: left;
    }
    hr {
        border: 0px;
        height: 1px;
        color: #CCCCCC;
        background-color: #FFFFFF;
    }
    .menubuttonsactive {
        background-color: #FFFFFF;
    }
    .datedisplay {
        font-size: 14px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
        line-height: 19px;
    }
    .leftcolumn hr {
        color: #F4F4F4;
    }
   .tooltip {
        position: relative;
        background: #eaeaea;
        cursor: help;
        display: inline-block;
        text-decoration: none;
        color: #222;
        outline: none;
    }
    .tooltip span {
        visibility: hidden;
        position: absolute;
        bottom: -08:52 03/10/201808:52 03/10/201850px;
        left: 150px;
        z-index: 999;
        width: 700px;
        margin-left: 0px;
        padding: 10px;
        font-size: 12px;  // a tester pour l aide en ligne
        border: 2px solid #ccc;
        opacity: .9;
        background-color: #ddd;
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    }
    .tooltip:hover {
        border: 0;
        /* IE6 fix */
    }
    .tooltip:hover span {
        visibility: visible;
    }
    .tooltip span:before,
    .tooltip span:after {
        content: "";
        position: absolute;
        z-index: 1000;
        bottom: -7px;
        left: 50%;
        margin-left: -8px;
        border-top: 8px solid #ddd;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 0;
    }
    .tooltip span:before {
        border-top-color: #ccc;
        bottom: -8px;
    }
    /* Yellow */
    
    .yellow-tooltip span {
        border-color: #e1ca82;
        background-color: #ffeaa6;
    }
    .yellow-tooltip span:after {
        border-top-color: #ffeaa6;
    }
    .yellow-tooltip span:before {
        border-top-color: #e1ca82;
    }
    /* Navy */
    
    .navy-tooltip span {
        color: #fff;
        text-shadow: 0 0px 0 #000;
        border-color: #161a1f;
        background-color: #4863A0;
    }
    .navy-tooltip span:after {
        border-top-color: #1e2227;
    }
    .navy-tooltip span:before {
        border-top-color: #161a1f;
    }
    /* Blue */
    
    .blue-tooltip span {
        font-weight: normal;
        font-family: verdana, Helvetica, sans-serif;
         color: #fff;
     text-shadow: 0 0px 0 #000;
     border-color: #161a1f;
        background-color: #DFDFFF;
        /*background-color: #4863A0;*/
    }
    .blue-tooltip span:after {
        border-top-color: #4863A0;
    }
    .blue-tooltip span:before {
        border-top-color: #eff1fc;
    }
    /* Pink */
    
    .pink-tooltip span {
        border-color: #ce4378;
        background-color: #ea4c88;
    }
    .pink-tooltip span:after {
        border-top-color: #ea4c88;
    }
    .pink-tooltip span:before {
        border-top-color: #ce4378;
    }
    .Rouge:link {
        color: #ff3333;
    }
    .Rouge:visited {
        color: #330000;
    }
    .Rouge:active {
        color: #ff0000;
    }
    .Rouge:hover {
        color: #ffaa00;
    }
    .Bleu:link {
        color: #0000ff;
    }
    .Bleu:visited {
        color: #000044;
    }
    .Bleu:active {
        color: #6600ff;
    }
    .Bleu:hover {
        color: #0088ff;
    }
	.marge {
	margin-left: 5em;
	}

#dhtmltooltip
{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
	
.tooltip1
{
  text-decoration:none;
  position:relative;
}
 
 
.tooltip1 span
{
  display:none;
 
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  color:black;
  background:white; 
}
 
 
.tooltip1 span img
{
  float:left;
  margin:0px 8px 8px 0;
}
 
 
.tooltip1:hover span
{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1000;
  width:auto;
  max-width:320px;
  min-height:128px;
  border:1px solid black;
  margin-top:12px;
  margin-left:32px;
  overflow:hidden;
  padding:8px;
}
/* TOOLTIP2 ----------------------------------------------------------------*/
.tooltip2 {
    display:inline-block;
    position:relative;  
/*    position:absolute; */
//    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip2 h3 {margin:12px 0;}

.tooltip2 .right {
    min-width:200px;
    max-width:400px;
	top:50%;
//    top:200px;/* modif */
//    left:100%;
    left: -900px;
    right: auto;
    margin-left:0px;/* modif */
    transform:translate(0, -50%);
    padding:0;
    color:#EEEEEE;
    background-color:#999999;
    font-weight:normal;
    font-size:10px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; opacity:0; transition:opacity 0.8s;
}

.tooltip2:hover .right {
    visibility:visible; opacity:1;
}

.tooltip2 .right img {
    width:250px;
    border-radius:8px 8px 0 0;
}
.tooltip2 .text-content {
    padding:10px 20px;
}

.tooltip2 .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}
.tooltip2 .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#444444;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}


.tooltip3 {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;

}
// a tester
.tooltip3 h3 {margin:18px 0;
color : red;}
.tooltip3 h2 {color : red;
margin:18px 0;
}
.tooltip3 vert {color : green;
margin:18px 0;
}
.tooltip3 .right {
    min-width:200px;
    max-width:400px;
    top:100px;
    left:100%;
    margin-left:20px;
    transform:translate(0, -50%);
    padding:0;
    color:#EEEEEE;
    background-color:#444444;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; opacity:0; transition:opacity 0.8s;
}

.tooltip3:hover .right {
    visibility:visible; opacity:1;
}

.tooltip3 .right img {
    width:400px;
    border-radius:8px 8px 0 0;
}
.tooltip3 .text-content {
    padding:10px 20px;
;}

.tooltip3 .right i {
    position:absolute;
    top:50%;
    left:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}
.tooltip3 .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#444444;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}



.custom {
 /* css to customize Leaflet default styles  */
.custom .leaflet-popup-tip,
.custom .leaflet-popup-content-wrapper {
    background: #e93434;
    background-color: rgb(160, 160, 160);
    color: #000000;
}

#menu-demo2, #menu-demo2 ul{ padding:0; margin:0; list-style:none; text-align:center; }
#menu-demo2 li{ display:inline-block; position:relative; border-radius:8px 8px 0 0; }
#menu-demo2 ul li{ display:inherit; border-radius:0; }
#menu-demo2 ul li:hover{border-radius:0; }
#menu-demo2 ul li:last-child{border-radius:0 0 8px 8px; }
#menu-demo2 ul{z-index:1000; position:absolute; max-height:0; left:0;right:0; overflow:hidden; -moz-transition: .8s all .3s; -webkit-transition: .8s all .3s; -o-transition: .8s all .3s; -ms-transition: .8s all .3s; transition: .8s all .3s; }
#menu-demo2 li:hover ul{ max-height:15em; }
#menu-demo2 li:first-child{
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu-demo2 li:nth-child(2){
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu-demo2 li:nth-child(3){
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #9F391A 100%);
}