* {
font-size : 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
}

.justifie { text-align : justify;}
.centre { text-align : center;}
.droite { text-align : right;}
.gauche { text-align : left;}
.haut { vertical-align : top;}
.bas { vertical-align : bottom;}

.gras { font-weight : bold; }
.italique { font-style : italic; }
.souligne { text-decoration : underline; }
.cache { display : none; }
.showaslink, .show_as_link { cursor : pointer; }
.centprct { width : 100%; }

img { border : none; }

.minitext { font-size : 8pt; }
.nowrap { white-space : nowrap; }
.small { font-size : 8pt; }
