@charset "UTF-8";
.navig {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F2E387;
	margin-right: 12px;
}
.textinte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.textintepetit {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.textmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textmenupt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textmenurayer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F2C98A;
	text-decoration: line-through;
}
.textmenutitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFC882;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
}

.H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}