/* 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 ; background-attachment: fixed ; scrollbar-face-color: #FFA146 ; scrollbar-shadow-color: #FEBB4C }

/* Styles page d'accueil */
.Titres_Tableaux 	{font-weight:bold ; font-size:medium ; font-style:italic ; color:#000000 ; text-align:center; background-image:url(../IMAGES/Fonds/Degrage-orange.gif)}
.Menu_Accueil		{width:240px; border:0 ; padding:0 ; text-align:center ; font-style:italic}
.Tableaux_Accueil	{width:100%; border:1 ; background-image:url(../IMAGES/Fonds/Lignes-grises.gif)}
.Fond_noir			{background-color: #000000 ; text-align:center}
.Date_Accueil		{color:#FFFFFF ; font-size:x-small ; font-family:Verdana, Arial, Helvetica, sans-serif ; text-align:left}
.Loupe 				{cursor: url(../IMAGES/Boutons/Loupe.cur), pointer;  outline: none;}
-->
