.fond {
	background-attachment: fixed;
	background-image: url(images/fond_pub.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999999;

}
.textePub {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

