a {color: #1F337B; text-decoration: none; font-size: 9pt; font-family: arial} 

<!-- link standard, 9 point, non souligné puis souligné au passage de la souris -->
a:link {color: #1F337B; text-decoration: none; font-size: 9pt; font-family: arial} 
a:active {color: #1F337B; font-size: 9pt; font-family: arial} 
a:visited {color:#1F337B; text-decoration: none; font-size: 9pt; font-family: arial} 
a:hover {color: #1F337B; text-decoration: underline; font-size: 9pt; font-family: arial}

<!-- link plus petit mais avec les mêmes attributs que link standard -->
a.small:link {color: #1F337B; text-decoration: none; font-size: 9pt} 
a.small:active {color: #1F337B; font-size: 9pt} 
a.small:visited {color:#1F337B; text-decoration: none; font-size: 9pt} 
a.small:hover {color: #1F337B; text-decoration: underline; font-size: 9pt}

a.faq:link {color: #1F337B; text-decoration: none; font-size: 9pt} 
a.faq:active {color: #1F337B; font-size: 9pt} 
a.faq:visited {color:#1F337B; text-decoration: none; font-size: 9pt} 
a.faq:hover {color: #1F337B; text-decoration: underline; font-size: 9pt}


<!-- police pour les textes dans les tips et les écrits en général, taille standard, uniquement dans les tableaux !!!! (à mettre dans td / exemple : <td class="police_tip">)-->

.police_tip {font-family: arial; font-size: 9pt; color:#000000}
.police_small { font-family: arial; font-size: 9pt; font-style: normal}


.td_agenda {height: 35px;}

.body {margin-left: 0px ; margin-right: 0px ; margin-bottom: 0px ; margin-top: 0px}
.tableglobale {background-image: url(images/new/carre.gif); width:774px ; border-style:none; height:100% ;}
.heightfull {height:100% ;}
.fondcol1 {vertical-align: top ; width:159px ; height:100%; background-image: url(images/new/colonne02.png)}
.tablecolonne {width: 100% ; border-style:none; height: 380px ;}
.colonne1 {vertical-align: top ; background-image: url(images/new/colonne01.png); border-style:none; height: 210px;}
.valigntop {vertical-align: top;}
.valignmiddleh25 {vertical-align: middle; height: 25px;}
.valigntopw170 {vertical-align: top; width: 170px;}
.valigntopw170hfull {vertical-align: top; width: 170px; height: 100%}
.tablephotos (vertical-align: middle; width: 400px; height: 170px}
.h5 {height: 5px; }
#sponsorAdDiv {position:absolute; top:88px;  left:368px; }
