body/*--------------------------------------------*/					{			background-image: url('anthracite.gif');			font-family: Georgia, Times, serif;  			color: white;
			text-align:center;
			margin-right: auto;			margin-left: auto;			max-width: 500px;			}
			nav				{			letter-spacing: 0.03em;      		word-spacing: 0.05em;    		font-weight: bold;
    		margin-top:10px;    		font-size:0.9em;    		text-align:center;			}
			
.NomSite			{			font-style:italic;
			font-weight:bold;			font-size:2.5em;
			margin-top:10px;			}			.SousTitre			{			text-align:center;
			margin-top:10px;			margin-bottom:10px;
			font-size:0.8em;
			}			.TitreSaison			{    		font-weight: bold;
    		font-size:1.4em;
    		margin-top:30px;			}			.Incise				{
			margin-top:20px;    		}    			  					Article
			{
			font-size:1.5em;
			text-align:center;			
			margin-top:15px;
			border-radius:10px;			border: 5px solid rgba(245,245,245,1);			box-shadow: 4px 4px 8px black;			background-color:white;			color: black;
			}	
			

	
.Temps							{			margin-top:5px;
			font-size:0.8em;
			font-weight: bold;			}	
			
.Heure							{			margin-top:5px;
			font-size:0.7em;
			}				
			
.TitreConf			{		
			margin-top:5px;
			margin-bottom:5px;			}

.Qui			{			font-size:0.5em;
			margin-bottom:5px;    		}	
   		
.Auteur
			{
			font-size:0.8em;
			font-weight: bold;
			}

.itineraire
			{
			font-size:1.1em;
			text-align:left;			
			}
		footer 	{			margin-top:30px;
			font-size:0.6em;			clear: left;			color: #aaa;			}
img.imagecentree			{			margin-top:5px;			max-width: 100%;			height: auto;			}			
	
a:visited
			{
			color: #aaa;			text-decoration: none;}		
			
			a:hover 	{			color: #aaa;			text-decoration: underline;			}	
			
.noir
			{
			color: black;
			}	
			
.blanc
			{
			color: white;
			}	/*
a:link 	{			color: white;			text-decoration: none;			}		a:active	{			text-decoration: none;			}						*/