body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../fond-index/nature_030.jpg);
	background-repeat: repeat;
}


/** chatterie **/
.chatterie 	{
	font-family: "Monotype Corsiva", "Apple Chancery", Arial, sans-serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: normal;
	position: relative;
	text-align: center;
	width: 840px;
	margin-left: -420px;
	left: 50%;
	background-image: url(../fond-index/chats-persans-index.jpg);
	background-repeat: repeat-y;
}


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