.textStandardIndex {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.textStandardIndexBleu {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration:none;
}
.textStandardIndexBleu:hover {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration:underline;
}
.textStandardCarte{
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.textStandardCartePetit{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.textLegendeGalerie{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}

.textStandardCarteBleu {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #3366CC;
	text-decoration: underline;
}

.textStandardCarteTitreBleu {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #3366CC;
}
.textStandardCarteTitreRougeFonce {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #660000;
}
.TitreHiverEteRougeFonce {
	font-family: "Comic Sans MS";
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #660000;
}
.CadreMenuGauche {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC66;
	border-top-color: #600000;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #600000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-align: center;
	text-decoration: none;
}
.CadreMenuChoix {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:none;
}
.CadreMenuChoix:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-decoration:underline;
}
