.fond-image {
	background-image: url(images-peche/fond-page.jpg);
	background-repeat: no-repeat;
}
.cadre-blanc {
	border: 3px solid #FFFFFF;
}
.cadre-blanc-petit {

	border: 1px dotted #FFFFFF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
