.AccueilEdito { font-family: Georgia, Times New Roman, Times; font-size: 15px; font-weight: normal; color: #6C1414; }
.AccueilTexte { font-family: Georgia, Times New Roman, Times; font-size: 14px; color: #000000; text-align: justify; }
.AccueilTitre { font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: normal; color: #000000; }
.AccueilSousTitre { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #F7941D; }

.PageBandeChoix { font-family: Times New Roman, Times; font-size: 13px; font-style: normal; color:  #F7941D; }
.PageBandeTitre { font-family: Times New Roman, Times; font-size: 20px; font-style: normal; text-align: right; color:  #6C1414; }


.PageGrosTitre { font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: normal; color: #6C1414; }
.PageSousTitre { font-family:  Verdana, Arial, sans-serif; font-size: 14px; font-weight: normal; color: #F7941D; }
.PageAuteur { font-family:  Times New Roman, Times; font-size: 14px; color: #000000; font-style: italic; }
.PageTitreComp { font-family:  Times New Roman, Times; font-size: 17px; color: #000000; font-style: italic; font-weight: bold; }
.PageChapeau { font-family: Georgia, Times New Roman, Times; font-size: 15px; font-weight: normal; color: #6C1414; }
.PageResume { font-family: Georgia, Times New Roman, Times; font-size: 14px; font-weight: normal; color: #000000; text-align: justify; }
.PageTexte { font-family: Georgia, Times New Roman, Times; font-size: 14px; text-align: justify; }

.PageMenu { font-family: Georgia, Times New Roman, Times; font-size: 12px; color: #6C1414; text-align: center; }
.PageMenuLien { color: #FFFFFF; }
.PageMenuLien:hover { color: #6C1414; text-decoration: none; }

.PageBoutonLien { font-family: Verdana; font-size: 11px; color: #FFFFFF; text-decoration: none; }
.PageBoutonLien:hover { color: #F7941D; }

.PageBoutonPanier { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none; }
.PageBoutonPanier:hover { color: #FFFFFF; }

.PageLien { color: #F7941D; }
.PageLien:hover { color: #6C1414; text-decoration: none; }

.PageContact { font-family:  Georgia, Times New Roman, sans-serif; font-size: 12px; color: #000000; font-style: italic; }


.TexteBottom { font-family: Times New Roman, Times; font-size: 11px; color: #FFFFFF; }
.TexteBottomLien { font-family: Times New Roman, Times; font-size: 11px; color: #F7941D; }
.TexteBottomLien:hover { color: #FFFFFF; text-decoration: none; }

.Panier__Lien{
	font-family			:	Georgia, Times New Roman, Times;
	text-align			:	justify;
	font-size			:	13px;
	text-decoration	:	none; 
	color					:	#F7941D;
	text-decoration	:	none;
}

.Panier__Lien:hover{
	color					:	#6C1414;
}

.Panier__Tableau_entete{
	border				:	1px solid black;
	background-color	:	#fcc865;
}

.Panier__Tableau{
	border				:	1px solid black;
	padding				:	2px;
}

.titre{
	border-bottom		:	1px solid #7a2a2a;
	color					:	#7a2a2a;
	font-size			:	27px;
}
