/* CSS Document */
<!-- 
/* Styles communs à l'ensemble du site */
A 					{color:#0000FF ; text-decoration:none}
A:hover 			{color:#FF0000 ; text-decoration:none}
body				{background-image: url(../IMAGES/Fonds/Fond-page.jpg) ; color:#000000}
/* Styles page Timbres */
.Titre_Tableau	 	{font-weight:bold ; font-size:medium ; font-style:italic ; color:#000000 ; text-align:center; background-image:url(../IMAGES/Fonds/Degrage-orange.gif)}
.Menu_Timbre		{width:240px; border:0 ; padding:0 ; text-align:center ; font-style:italic ; font-size: medium }
.TItre_Menu			{font-size:medium ; font-style:italic ; color:#000000 ; text-align:center; font-weight:bold }
.Tableaux			{width:100%; border:1 ; background-image:url(../IMAGES/Fonds/Lignes-grises.gif)}
-->
