﻿a:link {
	font-family: "Segoe Print";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.styletitre1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	font-family: "Segoe Print";
}
.styleprixtitre {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	color: #FF0000;
	font-family: "Segoe Print";
}
.textegras {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 30px;
	font-family: "Segoe Print";
}
.textesimple {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
	font-family: "Segoe Print";
}
.texteitalique {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	font-family: "Segoe Print";
}
