/* Size 0 - Default */

/* Size 1 */

BODY.size1, .size1 P, .size1 LI { font-size:14px; }
.size1 #menuTop LI, .size1 #menuFooter LI { font-size:12px; }
.size1 H2, .size1 .titre { font-size:16px; }
.size1 H3 { font-size:15px; }


/* Size 2 */

BODY.size2, .size2 P, .size2 LI { font-size:16px; }
.size2 #menuTop LI, .size2 #menuFooter LI { font-size:12px; }
.size2 H2, .size2 .titre { font-size:18px; }
.size2 H3 { font-size:16px; }



/* Size 1 OLD

BODY.size1, .size1 P, .size1 LI { font-size:13px; }
.size1 #menuTop LI, .size1 #menuFooter LI { font-size:11px; }
.size1 H2, .size1 .titre { font-size:16px; }
.size1 H3 { font-size:14px; }

*/