p.small {
  line-height: 0.1;
  font-size: 3px;
}
p.moyen {
  line-height: 0.1;
  font-size: 30px;
}

#go14 {
  background-color: white; /* Vert */
  color: blue;
  font-family: Vernada,Arial;
  font-size: 14pt;
  border : none;
  cursor: pointer;
}
#go14:hover {
  background-color:green; /* cyan */
  color: white;
}  
#go16 {
  background-color: white; /* Vert */
  color: blue;
  font-family: Vernada,Arial;
  font-size: 16pt;
  border : none;
  cursor: pointer;
}
#go16:hover {
  background-color:green; /* cyan */
  color: white;
}


.t8{
  font-size: 8pt;
}
.t10{
  font-size: 10pt;
}
.t12{
  font-size: 12pt;
}
.t13{
  font-size: 13pt;
}
.t14{
  font-size: 14pt;
}
.t16{
  font-size: 16pt;
}
.t18{
  font-size: 18pt;
}
.t20{
  font-size: 20pt;
} 
.t22{
  font-size: 22pt;
} 
.t24{
  font-size: 24pt;
} 
.t26{
  font-size: 26pt;
}
.t28{
  font-size: 28pt;
}
.t30{
  font-size: 30pt;
}
.t36{
  font-size: 36pt;
}


.cv{
  color:green;
} 
.cb{
  color:blue;
} 
.cr{
  color:red;
}


.gr{
font-weight: bold;
}

 
.mg20{
  margin-left : 20px;
}
.mg30{
  margin-left : 30px;
}
.mg40{
  margin-left: 40px;
}
.mg50{
  margin-left: 50px;
} 
.mg60{
  margin-left: 60px;
}
.mg80{
  margin-left: 80px;
}
.mg100{
  margin-left: 100px;
}
.mg150{
  margin-left: 150px;
}


.md20{
  margin-right: 20px;
}
.md0{
  margin-right: 30px;
}
.md40{
  margin-right: 40px;
}  
.md50{
  margin-right: 50px;
} 
.md60{
  margin-right: 60px;
}
.md80{
  margin-right: 80px;
}
.md100{
  margin-right: 100px;
}
.md150{
  margin-right: 150px;
}


.mh20{
  margin-top: 20px;
}
.mh30{
  margin-top: 30px;
}
.mh40{
  margin-top: 40px;
} 

.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.es10 {
line-height: 10%;
}
.es30 {
line-height: 30%;
}
.es50 {
line-height: 50%;
}

.es70 {
line-height: 70%;
}
.es100 {
line-height: 100%;
}
.es130 {
line-height: 130%;
}
.es150 {
line-height: 150%;
}

.pa {
  font-family: Arial;
}
.pab {
font-family: Arial Black;
}
.pv {
  font-family: Verdana;
}
.pva {
  font-family: Verdana, Arial;
}
.pc {
  font-family: cabibri;
}

.ahg {
text-align: left; 
}
.ahd {
text-align: right; 
}
.ahc {
text-align: center; 
}
.ahj {
text-align: justify; 
}
.avh {
vertical-align: top;  
}
.avb {
vertical-align: bottom; 
}
.avm {
vertical-align: middle; 
}
.bs1{
border: 1px solid black;
}
.bs2{
border: 2px solid black;
}
.bd1{
border: 1px double black;
}
.bd2{
border: 2px double black;
}
.sti{
font-style : italic;
}
.sts{
text-decoration : underline;
}
.stb{
text-decoration : line-through;
}




 