@charset "utf-8";
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
}
.descriptionOrange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: left;
	color: #FF3300;
	left: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
}
.descriptionOrangeBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	color: #FF3300;
	font-weight: bold;
	text-align: center;
	border-bottom-style: none;
	border-bottom-color: #E0DFE3;
}
.descriptionBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	color: #003366;
	left: 5px;
	text-align: center;
	font-weight: bold;
}
.descriptionNavy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bolder;
}
.FondFete {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: justify;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/EnteteDePage/fete.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.descriptionNavyPrix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: center;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-weight: bolder;
	font-style: italic;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
}
.descriptionNavyPrixNom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: center;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-weight: bolder;
	font-style: italic;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.descriptionInside {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-left-style: none;
}
.BarreGrise {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-position: center;
	color: #003366;
	left: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	font-weight: bold;
}
