<style>
.utilelignedebut { font-family : Tahoma} 

.normal  { font-family : Tahoma ; color : white ; font-weight : bold ;  font-size : 15} 
.normal-orange  { font-family : Tahoma ; color : 205120 ; font-weight : bold ;  font-size : 15} 

 .moyen { font-family : Tahoma ; color : white ; font-weight : bold ;  font-size : 20} 
 .moyen-orange  { font-family : Tahoma ; color : 242051 ; font-weight : bold ;  font-size : 20} 
.moyen-vert  { font-family : Tahoma ; color : blue ; font-weight : bold ;  font-size : 20} 

 .grand { font-family : Tahoma ; color : white ; font-size : 26} 
 .grand-orange { font-family : Tahoma ; color : 242051 ; font-size : 26} 
 .grand-vert { font-family : Tahoma ; color : 3b933b ; font-size : 26} 

 .normal-italique  { font-family : Tahoma ; font-style : italic ; color : white ; font-weight : bold ;  font-size : 15} 
 .normal-orange-italique { font-family : Tahoma ; font-style : italic ; color : 242051; font-weight : bold ;  font-size : 16} 


a.menu-lien {color : white ;  font-family : Tahoma ; font-weight : bold ;  font-size : 15}
a.menu-web-lien {color : white ;  font-family : Tahoma ; font-weight : bold ;  font-size : 12}
a.autre-lien {color : 3b933b ; font-family : Tahoma ; font-weight : bold ;  font-size : 15}

a.vert-lien {color :205120 ; font-family : Tahoma ; font-weight : bold ;  font-size : 15}

a.vert-lien-moyen {color:205120 ; font-family : Tahoma ; font-weight : bold ;  font-size : 20}
a:hover{color:242051}

</style>