body/*--------------------------------------------*/					{			background-image: url('anthracite.gif');			font-family: Georgia, Times, serif;  			color: white;			font-size:1em;			}			article/*classe d'article-------------------------------*/				{			}article.titrecentre			{text-align:center;			font-style:italic;			margin-top:10px;			}			article.commentaire			{			text-align:center;
			margin-top:10px;			margin-bottom:10px;    		font-size:0.7em;			}			nav/*classe de nav-------------------------------*/				{			letter-spacing: 0.03em;      		word-spacing: 0.05em;    		font-weight: bold;			}			.accueil			{ 			margin-top:10px;    		font-size:0.9em;    		text-align:center;    		}    		nav.photo					{	
			color: white;		    		}    		nav.video		{			margin-left:40px;			}			figure/*classe de figure------------------------*/								{			margin-top:5px;			} 					figure.sanslegende/*pour index*/			{			margin-top:25px;			margin-right:5px;			width: 200px;			height: 150px;			border-radius:10px;			border: 5px solid rgba(245,245,245,1);			box-shadow: 4px 4px 8px black;			overflow:hidden;			float:left;		   		}					figure.planche /*pour Choixphotos et Photos*/			{			border-radius:10px;			border: 5px solid rgba(245,245,245,1);			box-shadow: 4px 4px 8px black;			background-color:white;			color: black;			margin-right:5px;			width: 200px;			height: 215px;			overflow:hidden;			float:left;						}figure.fbc /*pour Feuille du bout de chou*/			{			margin-right:5px;			width: 220px;			height: 320px;			overflow:hidden;			float:left;						}		figure.entiere /*pour Pages*/			{			margin-right: auto;			margin-left: auto;			max-width: 100%;			max-height: 1000px;			}			figure.lienfigure			{			margin-left:2px;			margin-right:2px;			border: 1px solid white;			width:300px;			height:200px;			overflow:hidden;			float:left;			}			.collage  	{			position:relative;			}			img	/*classe d'img-------------------------------*/				{   			display: block;			margin-right: auto;			margin-left: auto;			}			img.vignette  	/* pour Choixphotos, Photos, Index*/			{			width:200px;			min-height:150px;			border-radius:10px;			border: 1px solid grey;			/*box-shadow: 4px 4px 8px black;*/			}img.vignettefdbc			{			width:200px;			min-height:150px;			border: 1px solid grey;			box-shadow: 4px 4px 8px black;			}		img.imageentiere			{			max-width: 100%;			height: auto;			box-shadow: 4px 4px 8px black;			}			/*@media screen and (orientation:landscape)	{img.imageentiere			{			width: auto;			height: 300px;			box-shadow: 4px 4px 8px black;			}	}	*/									img.imagecentree/*pour accueil*/			{			margin-top:5px;			max-width: 100%;			height: auto;			}img.collagephoto1			{			z-index:1;			background:white;			position:absolute;			top:0px;			right:90px			width:100px;			height:70px;			}			img.collagephoto2			{			z-index:2;			background:white;			position:absolute;			top:0px;			right:0;			width:230px;			height:70px;			float:left;			}			img.collagephoto3			{			z-index:3;			background:white;			position:absolute;			top:0px;			left:70;			width:70px;			height:70px;			float:left;			}				img.lienimage			{			background:white;			width: 300px;			height:70px;			}			figcaption/*pour Choixphotos,Photos--------------*/			{   			margin-top:10px;    		font-size:0.9em;    		text-align:center;    		letter-spacing: 0.03em;      		word-spacing: 0.03em;      		text-shadow: -1px -1px 0 rgba(255,255,255,0.3);   			}  			figcaption.legendeentiere/*pour Page*/			{			}							figcaption.collage			{			margin-top:80px;			}.titre			{			clear:both;			}						/*------------------------------------------------*/time	{			font-size:0.8em;     		word-spacing: 0.05em;			font-style:italic;			float:left;		}		.incise		{		margin-top:10px;		font-size:1em;		}		footer 	{			font-size:0.6em;			clear: left;			color: #aaa;		}			.info	{			margin-top:20px;    		font-size:0.7em;			font-style :italic;		}		a:link 	{			color: white;			text-decoration: none;		}			a:visited{			color: white;			text-decoration: none;		}			a:hover {			color: #aaa;			text-decoration: underline;		}			a:active{			text-decoration: none;		}						