.fond {
	background-color: #FFC000;
	background-image: url(images_contact/fond.gif);
	background-repeat: no-repeat;
	height: 239px;
	width: 760px;
	padding: 0px;
	margin: 7px;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6633CC;
	text-align: center;
	line-height: 30px;
	top: 100px;
	padding: 100px 0px 0px 50px;
}
