body {
	background-color: #CC0066;
	background-image: url(images/body_bck.gif);
	background-repeat: repeat-y;
	font-size: 1em;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663399;
	text-decoration: none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;color: #663399;
	text-decoration: none;

}
a:hover {



	font-family: Georgia, "Times New Roman", Times, serif;color: #6633FF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;color: #663399;
	text-decoration: none;

}
.bloctxt {
	margin: 25px 135px 25px 65px;
	padding: 25px 135px 25px 65px;
	clear: none;
	float: left;
	text-align: justify;


}
.conteneur {
	margin: 0px;
	padding: 17px 30px 0px 0px;
}
.txt {
	padding: 10px;
}
.image {

	border: 1px solid #996699;
}

