/* CSS Document */
.block{
background-color: #eeeeee;
border-width:2px;
padding: 0.3cm;
margin-top: 16px;
margin-right: 40%;
border-style: ridge
}
.tpage{
font-family: Helvetica, Geneva, Arial;
color: #5082AB;
font-size: 16pt;
}

a.bleu{
color:#0000CC;
}
a.bleu:hover{color:#0000CC;
}
.ucad{
  font-size: 14px;
  font-weight:bold;
}
.lacgaa{
  font-size: 14px;
  font-weight:bold;
  color:blue;
}
.titre{
  font-size: 24px;
  font-weight:bold;
}
.titre2{
  font-size: 20px;
  font-weight:bold;
  font-family:arial;
  background-color:#ddeeff;
  text-align:center;
  margin-bottom:10px;
  margin-top:10px;
  padding-top:2px;
  padding-bottom:2px;
}
.titre3{
  font-size: 16px;
  font-weight:bold;
  font-family:arial;
  color: #5082AB;
}
div{
  margin-bottom: 5px;
}
.ac{
  font-family: Helvetica, Geneva, Arial;
  color: #5082AB;
  font-size: 30pt;
  font-weight: bold;
  text-align: center;
}
.pr{
  font-size: 11px;
  font-weight:bold;
}
