/*
Styles personnalisés pour le template protostar
*/
.amt1
{
  margin: 9px 0;
  font-family:"Arial", Times New Roman, Serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18pt;
  line-height: 150%;
  color: #1d5072;
  text-rendering: optimizelegibility;
  text-align: center;
}


.amt2
{
  margin: 9px 0;
  font-family:"Arial", Times New Roman, Serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  line-height: 150%;
  color: #1d5072;
  text-rendering: optimizelegibility;
  text-align: left;
}

.amt3
{
  margin: 9px 0;
  font-family:"Arial", Times New Roman, Serif;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  font-size: 12pt;
  line-height: 100%;
  text-rendering: optimizelegibility;
  text-align: left;
}