#newsletter { margin: 100px 0 0 0; color: #646567; }

#centre { width: 600px; float: right; padding: 20px 0 0 0; }
		#centre a img { margin: 10px auto; }
		#centre h2 { font-size: 2em; padding: 0 0 15px 22px; background: url("images/puce-rouge.png") no-repeat left top; }
		#centre #home { float: left; width: 500px; }
		#centre #news { float: right; width: 200px; background: #a7a8aa url("images/news.jpg") bottom right no-repeat; padding: 0 0 30px 0; }
		#centre #news h4 { font-size: 1.1em; margin: .5em 0 0 0; padding: 0 0 0 25px; color: white; text-decoration: none;  background: url("images/puce-grise.png") no-repeat left top;}
				#centre #news a { color: #282629; text-decoration: none; }
				#centre #news a:hover { text-decoration: underline; }
				#centre #news ul { margin: 5px 10px; background: white; padding: 1em 5px 0 5px;}
						#centre #news ul li { padding: 0 0 1em 0; }
		#centre #focus div { float: left; width: 185px; margin: 0 10px 0 0; padding: 20px 5px 0 0; }
/*		#centre #focus div { float: left; width: 185px; margin: 5em 10px 0 0; border-top: #ddddde 2px groove ; padding: 20px 5px 0 0; }*/
				#centre #focus h4 { padding: 0 0 0px 22px; background: url("images/puce-rouge.png") no-repeat left top; font-size: 1.3em; }
						#centre #focus h4 a { text-decoration: none; }
						#centre #focus h4 a:hover { text-decoration: underline; }
				#centre #focus ul li { margin: 0 0 1em 0; padding: 0 0 0 15px; background: url("images/puce-crochet.png") top left no-repeat; }
						#centre #focus ul li a { text-decoration: none; }
						#centre #focus ul li a:hover { text-decoration: underline; }				