body				{  		    margin: 0;			padding: 0;		    font:85% arial, helvetica, sans-serif;		    text-align: center;			color: #333;			background-color: #D6D6D6;			background-image:  url(../images/fond.gif);					}				a:link				{			color: #6699CC;			text-decoration: none;		}						a:visited { 			color: #6699CC;			text-decoration: none; 		}				a:hover, a:active				{			color: #fff;			background-color: #6699CC;				}				h2		{			color: #0000FF;			font: 120% georgia, times,"times new roman", serif;			font-weight: bold;			margin: 0 0 2px 0;		}				h2 a { text-decoration: none; }				h3		{			color: #0000FF;			font: 106% georgia, times,"times new roman", serif;			font-weight: bold;			margin-top: 0;		}				#conteneur		{		    margin: 1em auto;		    width: 750px;		    text-align: left;			background-color: #FFF;			border: 1px none #FFF; 		}				#entete				{			height: 78px;			width: 100%;			background-image:  url(../images/top.gif);			background-repeat: no-repeat;			background-position: 0 0;			border-bottom: 1px solid #FFF;			position: relative;			border: 1px none #FFF;		}				#entete h1		{			font-size: 1px;			text-align: right;			color: #FFF;			margin: 0;			padding: 0;		}		#navigation		{			background-color: #6699CC;			color: #272900;			padding: 2px 0;			margin-bottom: 22px;		}				#navigation ul		{			margin: 0 0 0 20px;			padding: 0;			list-style-type: none;			border-left: 1px solid #0000FF;		}				#navigation li		{			display: inline;			padding: 0 10px;			border-right: 1px solid #0000FF;		}				#navigation li a		{			text-decoration: none;			color: #0000FF;		}				#navigation li a:hover		{			text-decoration: none;			color: #FFF;			background-color: #0000FF;		}				#menu		{			float: left;			width: 155px;		    border-right: 1px solid #FFF;			padding-left: 20px;		}		#menu ul		{			margin-left: 0;			padding-left: 0;		    list-style-type: none;			line-height: 125%;			list-style-position:inside;		}						#contenu { margin: 0 20px 40px 200px; 				   font:95% arial, helvetica, sans-serif;				   border-left: 1px solid #6699CC;				   }		#contenu p { line-height: 165%; }		.articles { border-bottom: 1px solid #C5C877; }				#pied		{			clear: both;			color: #272900;			background-color: #6699CC;			padding: 5px;			text-align: right;			font-size: 90%;		}						