/*--- Vérocréation fichier css ---*/
    { /* All Elements */
 margin          : 0px;
 padding         : 0px;
 }


a.c:link            {
	color           : #9a8072;
	text-decoration :none;
	}
a.c:visited         {
	color           : #9a8072;
	text-decoration :none;
	}
a.c:hover           {
	color           : #ccb8ab;
	text-decoration :none;
	}
a.style:link        {
	color           : #ab8973;
	font            : 10pt 'Georgia', Times, Book, serif;
	text-align      : center;
	text-decoration :none;
	}
a.style:visited     {
	color           : #ab8973;
	font            : 10pt 'Georgia', Times, Book, serif;
	text-align      : center;
	text-decoration :none;
	}
a.style:hover       {
	color           : #ccb8ab;
	font            : 10pt 'Georgia', Times, Book, serif;
	text-align      : center;
	text-decoration :none;
	}

.c                  {
	color           : #9a8072;
	font            : 8pt 'Georgia', Times, Book, serif;
	text-align      : center;
	}
.horloge            {
	color           : #ab8973;
	font            : 9pt 'Arial', Helvetica, sans-serif;
	text-align      : center;
	}
.style              {
	color           : #ab8973;
	font            : 10pt 'Georgia', Times, Book, serif;
	text-align      : center;
	text-decoration : none;
	}


/*--- fin du fichier ---*/