*                   { margin : 0px; padding : 0px; }
html                { height : 100%; }
body.normBody       { height : 100%; font : 1em Verdana, sans-serif ; color : #666; background : #cdcdcd; }
@media screen {
    #MMHeader           { width : 904px; height : 147px; background-color : #999; }
    #grandsEcrans       { width : 904px; height : 100%; background : #fff; } /* On s'assure que les grands ecrans affichent le fond blanc correctement, meme apres un scroll */
    #fondBlanc          { background : #fff; width : 904px; }
    #hauteurNav         { height : 47px; }
    #navHor { width : 540px; height : 47px; }
    #flags  { width : 186px; height : 47px; }
    }
#interfaceBordure   { width : 163px; background : url("/img/interface/border.gif") top right repeat-y; }
/*#interfaceBordure   { width : 143px; background : url("/img/interface/border.gif") top right repeat-y; }*/

.lienNorm           { font : 12px Verdana, sans-serif; color : #666; text-decoration : underline; }
.lienNorm:hover     { font : 12px Verdana, sans-serif; color : #666; text-decoration : none; }

/*Contenu*/
.tdContenu   { font : 0.8em Verdana, sans-serif; padding : 20px 30px 20px 30px; background : #fff; }
.colonne     { float : left; font : 10px Verdana, sans-serif; width : 30%; }
p.colonne    { text-align : justify; padding : 10px 0px 5px 50px; }

/* Footer */
@media screen { #footer { width : 135px; height : 48px; } }
/* pour contenu du pied de page de la taille de la cellule de gauche seule, sinon augmenter width */
/* trop petit /* /* .posNavGauche       { position : absolute; top : 275px; left : 0px; width : 114px; } */
.posNavGauche       { position : absolute; top : 275px; left : 0px; width : 163px; } 
#tableAnnee         { margin : 0 auto; }

@media print {
    .noprint { display : none; visibility : hidden; }
    #grandsEcrans, #fondBlanc { width : 100%; }
    #largeurPrint { width : 650pt; }
    body.normBody { color : #000; }
    }
.acronym          { border-bottom : dotted 1px;}
/* web */
.glossaire     { height : 100%; font : 1em Verdana, sans-serif ; color : #444 ; background : #eeddee; } 
.texte12	   { font : 12px Verdana, sans-serif; background : #fff; }
.texte10	   { font : 10px Verdana, sans-serif; background : #fff; }
.texte8em	   { font : 0.8em Verdana, sans-serif; background : #fff; }
.bla	   { font : 1.0em Verdana, sans-serif; color : #222; background : #fff; }
.result  { font : 0.9m Verdana, sans-serif; background : #fff; }
.resultb  { font : 0.9em Verdana, sans-serif; background : #eee; }
.resultgras  { font : 0.9em Verdana, sans-serif; font-weight:bold; background : #fff; }
.resume  { font : 0.8em Verdana, sans-serif; background : #fff; }
