
/*font*/

FONT.def { font-family : verdana; color: #333333; font-size: 11px; text-decoration: none;}

FONT.def2 { font-family : verdana; color: #333333; font-size: 11px; font-weight: bold;}

FONT.bold { font-family : verdana; color: #660000; font-size: 12px; font-weight: bold; }

FONT.titre { font-family : verdana; color: #660000; font-size: 12px; font-weight: bold; }




/*lien*/

a.bold { font-family : Arial; color: 485872; font-size: 11px; font-weight: bold; }



/*formulaire*/

Input.text { font-family : Arial; color: 485872; font-size: 8px; }

Input.inscription { font-family : Arial; color: 485872; font-size: 11px; }

Input.bt { font-family : Arial; color: 485872; font-size: 12px; height: 16px; align: middle; }

select.secteur { font-family : Arial; color: 485872; font-size: 10px; }

select.text { font-family : Arial; color: 485872; font-size: 9px; }




