﻿.index_link {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 600; color: #FF0000; text-decoration: none}
.top_link {  font-size: 12px; font-style: normal; font-weight: 600; text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #000000}
.text_normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: 500; color: #000000; text-decoration: none}
.titre_normal_paragraphe {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: 800; color: #000000; text-decoration: underline}
.linkout { font-size: 12px; font-style: normal; font-weight: 600; color: #000000; text-decoration: none; background-color: #999999 ; font-family: Arial, Helvetica, sans-serif}
.linkover { font-size: 12px; font-style: normal; font-weight: 600; color: #FFFFFF; text-decoration: none; background-color: #FF0000; font-family: Arial, Helvetica, sans-serif}

td              {
			font-size: 12px; 
			font-style: normal; 
			font-weight: 600; 
			text-decoration: none; 
			font-family: Arial, Helvetica, sans-serif
                }

td.normal       {
                 background: #999999;
                }

a.block:link    {
                 display: block;
                 width: 100%;
                 height: 100%;
                 color: black;
                 text-decoration: none;
                }

a.block:visited {
                 display: block;
                 width: 100%;
                 height: 100%;
                 color: black;
                 text-decoration: none;
                }

a.block:hover   {
                 color: white;
                 background: red;
                }
.small_link {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; font-style: normal; color: #000000; font-size: 9px}
