p {
margin:10px 25px ;
    }    

table, th, td, tr
{
    center;
    border:2px solid black;
    border-collapse: collapse;
    padding:5px
        
}

 .TextOverPictRed { position: absolute; top: 1em; Left: 2em; width:300px;  background-color: rgb(245, 38, 38); font-weight: bold; font-size: 12px; opacity: .8;}
.TextOverPictGreen { position: absolute; top: 1em; Left: 2em; width:300px;  background-color: rgb(100, 188, 100); font-weight: bold; font-size: 12px; opacity: .8;}
.TextOverPictOrange { position: absolute; top: 1em; Left: 2em; width:300px;  background-color: rgb(255, 196, 0); font-weight: bold; font-size: 12px; opacity: .8;}



.MesImages { 
    border: 0px;
    float:left;
    margin: 10px;
    
}
