/* CSS Document for edithDesmarais WEB SITE */

BODY { background: #FFFFFF /*blanc*/;}
FONT, TD { font-family: franklin gothic medium, lucida console, courier new,  ; font-size: 75%; color: #504E53 /*gris 80%*/;/*letter-spacing: -1px; pour la lucida*/ letter-spacing: 1px;}
.little { font-family: franklin gothic medium, lucida console, courier new,  ; font-size: 85%; color: #939598 /*gris 50%*/;} 


.bottom {font-size: 60%;}
.bgWhite { background: #FFFFFF /*blanc*/;}
.white { color: #FFFFFF; font-size: 110%;}
.bgBlue { background: #017EC1 /*bleu*/;}
.bgPink { background: #F7C5E2 /*rose*/;}
.bigLineHeight { line-height: 200%; }
.midLineHeight { line-height: 160%; }
/*TITRES*/
H1{ font-size: 140%; /*font-weight: bold;*/  letter-spacing: 3px; display: inline; }
H2{ font-size: 120%; letter-spacing: 1px; display: inline; }
H3{ font-size: 110%; letter-spacing: 1px; display: inline; }
H4{ font-size: 90%; letter-spacing: 1px; display: inline; }

/*MENU & LIENS*/
A { color: #504E53 /*gris 80%*/; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: none; font-size: 100%}
A.pop { color: #504E53 /*gris 80%*/; text-decoration: none; }
A:hover { text-decoration: underline overline; }

/*ASTRID*/
.rem { color: #FF0000 /*rouge*/; }
.border {border: #E7F00D /*vert or*/ 2px solid; background: #FFFFFF; }

