
body {
	background-color: #648e64 /*Vert*/ ;  /* Gris #dde7dd*/
/*	background-image: url(../img/fond.jpg);
	background-repeat: ;background-repeat: repeat;*/
}
	
	#Corps {	/*Feuille principale */
		max-width: 60em;
		margin: 0 auto;
		min-width: 850px;
		border: white ridge thin;
		font-family:verdana,arial,helvetica,sans-serif;
		background-color: #006F43 /*Vert*/ ;  /* Gris #dde7dd*/
	}

	#home{
	border-style: none;	
	}
	
		#Baniere {
		height: 57px;
		background-image: url(../img/ban.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		margin:0;
	}

	
	#Pub{
/*		border:1px solid #C9D1DD;*/
		height: 182Px;
		width:956px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 1px;
		margin-bottom:1px;
		padding-left: 3px
	}

	img.Pub{
		padding-top: 1px;
		padding-left: 7px;
		padding-bottom: 15px;
		
	}
	#MENU{
		border-bottom: solid white thin;
		width: 778px;
		height: 26px;
		margin-top: 22px;
		margin-left: 11em;
		margin-right: 2px;
		margin-bottom:0;
		padding-left: 5px;
		padding-bottom:0;
/*	background-color: transparent;
	background-image: url(img.png);*/
/*	background-image: url(../../img/page1_foret_fond.jpg);
	border:1px solid #C9D1DD;*/
	}

a.menu { width:150px; text-align: center;/*background-color:#666666*/; background-image: url(../img/onglet.gif);display:block;
/*font-family:Comic Sans MS,Comic,fantasy;*/ font-family:verdana,arial,helvetica,sans-serif; font:bold 18px verdana, sans-serif; /* font-size:18px;  font-weight:bold;*/ }

a.menu:link { color:#CCCCCC;  text-decoration:none; }
a.menu:visited { color:#CCCCCC;  text-decoration:none; }
a.menu:hover {  color:#FFFFFF; text-decoration:none;}
a.menu:active { color:#FFFFFF;  text-decoration:none; }
table.menu {
}

	
	#Contenu {
		background-image: url(../img/foret.jpg);
		background-repeat: no-repeat;
		width: 920px;
		margin-top: 20px;
		margin-left: 1em;
		margin-right: 2px;
		margin-bottom:7px;
		padding-left: 5px;
		margin-bottom: 1em;

	}

h1{
	font:bold 16px verdana, sans-serif ;
	color: white;
}
p{
	font:bold 11px verdana, sans-serif ;
	color: silver;
}
ul {
	font:bold 12px verdana, sans-serif ;
	color: white;
	}
	
li {
	font:bold 11px verdana, sans-serif ;
	color: silver;
	margin-left: 60px;

}
p.important{
	font:bold 12px verdana, sans-serif ;font-style: italic;
	color: yellow;
}
text.gras{
	font:bold 12px verdana, sans-serif ;font-style: oblique;
	color: white;
}
	#Article {
		width: 650px;
		margin-left: 275px;
	}	

	
	#Illustration {

		float: right;
		width: 180px;
		height: 120px;
		margin: 2px ;	
		padding: 10px;
	}	
	
h2{
	font:bold 14px verdana, sans-serif ;
	color: #d5eae2;
}

h3{
	font:bold 14px verdana, sans-serif ;font-style: italic;
	color: white;
	}

	#Decoupe{
		font:bold 11px verdana, sans-serif ;
		color: silver;
		width: 500px;
		margin-left: 400px;
}
	#d1{
	width: 100px;
	}	
	#d2{
	width: 180px;	
	}
	#d3{
	width: 100px;	
	}
	#d4{
	width: 100px;	
	}
td.d5{
	width: 115px;
}
	
	#Titre_Profil {
		font:bold 16px verdana, sans-serif ;
		color: silver;
		font-style: oblique;
		width: 400px;
		margin-left: 100px;
	}	

/*----CLASSE ARTICLES--------------------*/

td.desc{
	width: 205px;
	height: 150px;
	
}
h2.desc{
	font: bold 11px verdana, sans-serif ;
	color: white;
}
td.img{
	width: 110px;
}



