/* CSS Document */
body{font-family:verdana};
.bigtit{font-size:30px};
.bigtxt{font-size:20px};
.mediumtit{font-size:15px};
.mediumtxt{font-size:13px};
.normaltxt{font-size:11px};
.minitxt{font-size:9px};

.aide{font-family:Comic sans MS;font-size:18px};

.lien{cursor:pointer};
.nobord{border-style:solid;border-width:1px};
.gras{font-weight:700};
.orange{color:orange};
.bleu{color:blue};

.border{border-style:solid;border-width:2px};

.fond_1{background-color:#ffcc88}:
 
 


