body { font-size: 12px; font-family: Tahoma; color: #786C6C; }

.text { color: #786C6C; font-size: 12px; }
.text_noir { color: #000000; font-size: 12px; }
.text_blanc { color: #FFFFFF; font-size: 12px; }
.text_smaller { color: #786C6C; font-size: 11px; }
.text_smallerblanc { color: #FFFFFF; font-size: 11px; }
.text_smallernoir { color: #000000; font-size: 11px; }
.text_smaller2 { color: #786C6C; font-size: 10px; }
.text_smallerblanc2 { color: #FFFFFF; font-size: 10px; }
.text_smallernoir2 { color: #000000; font-size: 10px; }

a.link { font-weight: bold; font-size: 12px; color: #786C6C;}
a.link:hover { font-weight: bold; font-size: 12px; color: #000000; }
a.link_smaller { font-weight: bold; font-size: 11px; color: #786C6C;}
a.link_smaller:hover { font-weight: bold; font-size: 11px; color: #000000; }
a.link_smallerblanc { font-weight: bold; font-size: 11px; color: #FFFFFF;}
a.link_smallerblanc:hover { font-weight: bold; font-size: 11px; color: #FFFF00; }
a.link_smallernoir { font-weight: bold; font-size: 11px; color: #000000;}
a.link_smallernoir:hover { font-weight: bold; font-size: 11px; color: #040743; }
a.link_smallernoir2 { font-size: 10px; color: #000000;}
a.link_smallernoir2:hover { font-size: 10px; color: #040743; }
