.foyer {
	font-family: serif;
	font-size: 16px;
	font-weight: bolder;
	color: #996600;
	text-transform: uppercase;
}
.TITRE {
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.petittitre {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #663300;
}
.item {
	font-family: sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-type: circle;
	line-height: 18px;
}
.itempetit {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
}
.nomsfoyer {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.download {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.itemgras {
	font-family: sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-type: circle;
	line-height: 18px;
	font-weight: bolder;
}
.GRANDitemgras {
	font-family: sans-serif;
	font-size: 16px;
	color: #996600;
	list-style-type: circle;
	line-height: 18px;
	font-weight: bolder;
}
.itemgras2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-type: circle;
	line-height: 18px;
	font-weight: bolder;
}
.foyerCopy {
	font-family: serif;
	font-size: 16px;
	font-weight: bolder;
	color: #996600;
	text-transform: none;
}
