.common {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Texte1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.commonPetit {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.commonPetitRouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.commongrand {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.commongranddecale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(pictures/FDSaumon2.jpg);
	background-repeat: repeat;
	padding: 10px;
}
.commonPetitLiens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.commonPetitLiensVert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #009933;
	background-color: #FFFFFF;
}
.commongrandmailok {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #333333;
}
.commonpetitmailerror {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	color: #333333;
}
.commonPetitCentre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.commongrandmailerror {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	color: #FF0000;
}
