@charset "UTF-8";
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #474120;
	text-align: left;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	top: 0px;
}
.texte_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: 474120;
	top: 0px;
}
.texte_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 474120;
}
.texte_petit  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 474120;
}
