body
	{
	background-color : rgb(0,0,0);
	color : rgb(240,240,240);
	margin : 30px;
	}

#acceuil
	{
	width : 950px;
	margin : auto;
	margin-top:20px;
	margin-bottom:0px;
	}
#lien_diapo{
	display:block;
	width:950px;
	margin:auto;
	margin-bottom:30px;
	text-align:center;
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 25px;
	color : rgb(140,140,140);
	text-decoration:none;
	}

.nuggets
	{
	margin:0;padding:0;margin-right:25px;
	}

.espace
	{
	margin:0;padding:0;margin-right:10px;
	}

/*commun aux deux tableaux*/	 
td
	{
	width : 474px;
	}

/*Tableau des 4 liens (pres, màj, contact, nature)*/ 
table{
	width : 950px;
	height:56px;
	margin : auto;
	margin-top:30px;margin-bottom:0px;
	padding:0;
	background-image:url("bande.jpg");
	}

.lien
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 14px;
	text-align : center;
	}

.lien a 
	{
	color: rgb(140,140,140);
	text-decoration: none;
	}
 
.lien a:hover
	 {
	 color : rgb(255,255,255);
	 text-decoration : underline;
	 }
	

/*Tableau 2 liens "essais" et "paysages"*/
.bande_lien table
	{
	width : 950px;
	height:56px;
	margin : auto;
	margin-top:0;margin-bottom:30px;
	padding:0;
	background-image:url("bande.jpg");
	}
	 
.bande_lien
	{
	text-align:center;
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 15px;
	color : rgb(140,140,140);
	text-decoration:none;
	}
	
.bande_lien a 
	{
	text-align:center;
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 16px;
	color : rgb(140,140,140);
	text-decoration:none;
	}
 
.bande_lien a:hover
	{
	text-align:center;
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 16px;
	color : rgb(255,255,255);
	text-decoration : underline;
	}


.pied
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	color : rgb(90,90,90);
	font-size : 10px;
	text-align : right;
	margin : 30px;
	margin-bottom:0px;
	margin-top:20px;
	text-decoration:none;
	}

.pied a
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	font-size : 11px;
	color : rgb(90,90,90);
	text-decoration : none;
	}

.pied a:hover
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	color : rgb(255,255,255);
	text-decoration : underline;
	}
	
.maj
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	color : rgb(90,90,90);
	font-size : 13px;
	text-align : left;
	margin : 30px;
	margin-bottom:0px;
	margin-top:40px;
	text-decoration:none;
	}

.maj a
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	color : rgb(90,90,90);
	font-size : 13px;
	text-decoration:none;
	}

.maj a:hover
	{
	font-family : Comic Sans Ms, Times New Roman, serif;
	color : rgb(90,90,90);
	font-size : 13px;
	text-decoration:underline;
	}

	
