h1{color:#491778;text-align:center;font-family:Blippo,fantasy;}
body{background-color:#E1CEF5;font-family:Verdana,sans-serif;}
h2{color:#B00B69;}
h3{color:#B00B69}
a{color:purple;}
ul{list-style-type:circle;}
table,td,th,tr{border:2px solid RGB(165,42,42);text-align:center;}

/* Ce qu'il ne faut pas afficher */
#siOui {display : none ;}
#siNon {display : none ;}
#divSecteur {display : none ;}
#divListeCompetences {display : none ;}

/* Ajouter margin */
#tableHeures {background-color:#F2FFBF;margin-bottom:40px}
.monAnnee {color:purple;}

.container {display: flex;align-items: center;}

label {
  /* Pour être sûrs que toutes les étiquettes ont la même taille et sont correctement alignées */
  display:inline-block;
  width:100px;
  text-align:right;
}

/* Pour définir les dimensions de l'image */
#cloud {width:400px;height:auto}
#chefdeprojet {width:400px;height:auto}
#chefinfo {width:150px;height:auto}
#Audit-Conseil{width:486px;height:auto}