
.TO {font-size: 24px;font-weight: bold;color: #990000;}
.TT16 {font-size: 16px;font-weight: bold;color: #990000;}
.rouge {color: red;}
.cursif {font-family: "Fuggles Regular"}
a {color:blue;text-decoration: none;}
a:link {color: blue;text-decoration: none;}
a:visited {color: blue;}
a:focus {color:red;}
a:hover {color:red;}
a:active {color:red;}
p {font-family:'Poppins', sans-serif;}

.cache {
	visibility: hidden;
}


.menu3 {
	color:white;
    background-color:blue;
	border-radius:10px; 
}

.TT {
    font-size: 32px;
    font-weight: normal;
    color: #990000;
}
.TS {font-size: 48px;font-weight: bold;color: #990000;}
.O {font-size: 16px;}
.big {font-size: 16px;font-weight:bold;}
.T {
    font-size: 24px;
    background-color: red;
}
.S {font-size: 36px;}
.pave {
    border: 1px solid #EF1487;
    background-image: none;
    background-color: #CAD7D8;
 color: #000000;
}
.lien {color:blue;}
.legende {font-size: small;} 
.bleu {
    color: blue;
    font-size: medium;
}
.shadowbox {
  border: 1px solid #333;
  box-shadow: 8px 8px 5px #444;
  padding: 8px 12px;
  background-image: linear-gradient(180deg, #fff, #ddd 40%, #ccc);
}
.titre {
    border: 1px solid #333;
    box-shadow: 8px 8px 5px #444;
    padding: 2px 2px;
    background-color: #CAD7D8;
}
/* CSS Document */

.fotoHB {
    width: 300px;
}

  .posit {
        position: absolute;
        top: 30px;
        left: 30px;
      }
