body {
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
font-family: 'Cantarell', sans-serif;
font-size : 12px;
background: #FFFFFF url("")  center top repeat-x;
background-image:url(images/fond_site3.jpg);
}

#Grm
{
font-family :             Garamond, arial, Comic Sans MS,Verdana, helvetica, sans-serif;
color:                    #000000;
}

.fnt {font-family : arial, Times New Roman, Georgia, Verdana, helvetica, sans-serif, Comic Sans MS;}
.fnta {font-family : arial;}
.fntc {font-family : Comic Sans MS;}
.fntg {font-family : Georgia;}
.fnth {font-family : helvetica;}
.fnts {font-family : sans-serif;}
.fntt {font-family : Times New Roman;}
.fntv {font-family : Verdana;}
.fntstn {font-family : 'Sintony';}

/* Couleurs */
.cw {color : #FFFFFF;}
.cn {color : #000000;}
.cr {color : #FF0000;}
.cb {color : #0000FF;}
.ca {color : #a8a679;}
.cc {color : #504d27;}
.cd {color : #dbd790;}

/* Palette de couleurs standard*/
.cViolet {color : #8000c0;}
.cLilas {color : #a000a0;}
.cPourpre {color : #c00080;}
.cMagenta {color : #ff0080;}
.cRose {color : #ff00ff;}
.cVioletclair {color : #c000ff;}
.cIndigo {color : #8000ff;}
.cBleulavande {color : #4000c0;}
.cBleufonce {color : #000080;}
.cBleu {color : #0000c0;}
.cBleuacier {color : #0060c0;}
.cBleuvif {color : #0000ff;}
.cBleuvert {color : #0080ff;}
.cBleuvertvif {color : #00c0ff;}
.cTurquoise {color : #00ffff;}
.cVertbleuvif {color : #00ffc0;}
.cVertbleu {color : #00ff80;}
.cMousse {color : #008080;}
.cVertfonce {color : #004000;}
.cVertmoyen {color : #008000;}
.cVert {color : #00c000;}
.cVertvif {color : #00ff00;}
.cVertherbe {color : #80ff00;}
.cVvertjaune {color : #c0ff00;}
.cJaunevert {color : #e0ff00;}
.cJaune {color : #ffff00;}
.cOr {color : #d0d000;}
.cMiel {color : #c08000;}
.cOrange {color : #ffc000;}
.cRougeorange {color : #ff8000;}
.cVermillon {color : #ff4000;}
.cRougevif {color : #ff0000;}
.cRouge {color : #c00000;}
.cBrunclair {color : #c04000;}
.cMarron {color : #800000;}
.cBrunfonce {color : #400000;}
.cNoir {color : #000000;}
.cGrisfonce {color : #404040;}
.cGrismoyen {color : #808080;}
.cGrisclair {color : #c0c0c0;}
.cBlanc {color : #ffffff;}
.ckal {color : #1e9acd;}

/* Epaisseur de la police */
.wb {font-weight: bold;}
.wn {font-weight: normal; }
.it {font-style:italic;}
.ud {text-decoration:underline;}
.dn {text-decoration:none;}

/* Taille de la police */
.s6 {font-size: 6pt;}
.s7 {font-size: 7pt;}
.s8 {font-size: 8pt;}
.s9 {font-size: 9pt;}
.s10 {font-size: 10pt;}
.s12 {font-size: 12pt;}
.s14 {font-size: 14pt;}
.s16 {font-size: 16pt;}
.s18 {font-size: 18pt;}
.s20 {font-size: 20pt;}
.s22 {font-size: 22pt;}
.s25 {font-size: 25pt;}
.s30 {font-size: 30pt;}
.s40 {font-size: 40pt;}
.s50 {font-size: 50pt;}
.s60 {font-size: 60pt;}
.s70 {font-size: 70pt;}
.s80 {font-size: 80pt;}

/* Alignement horizontal */
.tal {text-align: left;}
.tar {text-align: right;}
.tac {text-align: center;}
.taj {text-align: justify;}

/* Alignement vertical */
.vat {vertical-align: top;}
.vab {vertical-align: bottom;}
.vam {vertical-align: middle;}

