body {
	text-align:center;
	margin: 5% 0 0 0;
	padding: 0;
	background-color:#F5E5C9;
}

img {
	border:none;
}

.Spacer {
	clear: both;
	visibility: hidden;
	line-height:0px;
	height:0px;
}

#Grain {
	width:900px;
	height:600px;
	margin:auto;
	text-align:left;
	position:relative;
	background-color:#fff;
	background-image: url(../images/intro-bas.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#Charme {
	width:900px;
	height:395px;
}

#Actualites {
	height:160px;
}


#Introf1 {
	position:absolute;
	top:-10px;
	left:-10px;
	width:920px;
	height:10px;
	background-image: url(../images/intro-f1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}


#Introf2 {
	position:absolute;
	top:0px;
	right:-10px;
	width:10px;
	height:600px;
	background-image: url(../images/intro-f2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow:hidden;
}

#Introf3 {
	position:absolute;
	bottom:-10px;
	left:-10px;
	width:920px;
	height:10px;
	background-image: url(../images/intro-f3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

#Introf4 {
	position:absolute;
	top:0px;
	left:-10px;
	width:10px;
	height:600px;
	background-image: url(../images/intro-f4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	overflow:hidden;
}