
<!--
.titre {  font-family: Century Gothic; font-size: 16; font-weight:bold; color:#000000}
a.titre:hover {  text-decoration: underline overline}

.souspartie {  font-family: Century Gothic; font-weight:bold; font-size: 14; color:#555555}
a.souspartie{  text-decoration: underline}
a.souspartie:hover {  text-decoration: underline overline}

.texte {  font-family: Century Gothic; font-size: 11; color:#555555}
a.texte{  font-weight:bold; text-decoration: underline}
a.texte:hover {  text-decoration: underline overline}

.plusde {  font-family: Century Gothic; font-size: 12; color:#5F79B4}
a.plusde{  font-weight:bold; font-size: 14 }
a.plusde:hover {  text-decoration: underline overline}

.date {  font-style:italic; font-weight:bold; font-family: Century Gothic; font-size: 11; color:#5F79B4}
a.date{  text-decoration: underline}
a.date:hover {  text-decoration: underline overline}

.petit {  font-style:italic; font-family: Century Gothic; font-size: 10; color:#5F79B4}
a.petit{  text-decoration: underline}
a.petit:hover {  font-weight:bold; text-decoration: underline overline}

a {  color: #5F79B4; text-decoration: none}
.fond {  background-color: #333333}
-->