@charset "UTF-8";
.txt_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0f1128;
	font-weight: bold;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: 562d0f;
}
.img2 {
	height: 1px;
	width: 1px;
	border: 1px solid #00CC99;
}
a:link {
	color: #0f1128;
	text-decoration: underline;
}
a:visited {
	color: #0f1128;
}
a:hover {
	color: #0f1128;
	text-decoration: none;
}
