body {
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #a992c2;
	text-align: center;
	margin: 10px 0 ;
}


h1 {
	color: #562180 ;
	font: 1.6em "Trebuchet MS", helvetica, sans-serif ;
}


a {
	color:#562180;
	font: 1.6em "Trebuchet MS", helvetica, sans-serif ;
}


a:hover {
	background: #a992c2;
}


div#conteneur{
	width: 950px ;
	margin: 0 auto ;
	text-align: left ;
}


div#header {
	background: url(./images/header-new-chapter.jpg) no-repeat center top ;
	height: 80px;
}


div#presentation {
	background: #fff;
	padding: 0 10px;
	margin: 5px 0 5px 0 ;
	border: 5px solid #562180;
	-moz-border-radius : 30px 0 30px 0;
	-webkit-border-radius: 30px 0 30px 0;
	border-radius: 30px 0 30px 0;
	behavior:url(border-radius.htc);
}


div#produits {
	background: #fff;
	padding: 0 10px;
	margin: 5px 0 5px 0 ;
	border: 5px solid #562180;
	-moz-border-radius : 30px 0 30px 0;
	-webkit-border-radius: 30px 0 30px 0;
	border-radius: 30px 0 30px 0;
	behavior:url(border-radius.htc);
}


div#illustration {
	background-image: url(./images/wholemega.jpg)  ;
	height:200px;
	width:200px;
	float: right;
	margin: 25px 45px 0 0;
}


div#lienwebsite {
	background: #fff;
	padding: 0 10px;
	margin: 5px 0 5px 0 ;
	border: 5px solid #562180;
	-moz-border-radius : 30px 0 30px 0;
	-webkit-border-radius: 30px 0 30px 0;
	border-radius: 30px 0 30px 0;
	behavior:url(border-radius.htc);
}
