@charset "iso-8859-1";
a:hover {  color: #FF0000}
a:hover img { filter: Alpha(Opacity=100); color: #FFCC00}
.img { filter: Alpha(Opacity=90)}

.standard { font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif}
.small { font-size: 9px; color: #CCCCCC; font-family: "Times New Roman", Times, serif; text-decoration: none}

.page_index { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif }
.page_index_gros { font-size: 24px; color: #000000; font-family: Arial, Helvetica, sans-serif ; font-weight: bold}
.page_index_sm { font-size: 14px; color: #000000}

.texte_thumb { font-size: 12px; font-weight: bold; color: #000000; font-family: Arial, Helvetica, sans-serif }

.disclamer { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif }


/* pave de backlinks de l'index */
  div.indexbl { margin-left: 2em; margin-bottom: 3em; font-size: 14px; color: #FF0000}
  div.indexbl ul { width: 50em; }
  div.indexbl ul li { float: left; width: 10em; line-height: 1.6em; list-style-type: square; color: #FF0000}
  div.indexbl br { clear: left; }