.grosTexte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 9AB4AF;
	font-weight: bold;
	text-align: center;


}
.petitTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 9AB4AF;
	font-weight: bolder;
}
.AlignTabTitre {
	text-align: center;
	vertical-align: middle;
}
.Titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: 367D77;
	font-weight: bold;
	text-align: center;
}
.grosLink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 367D77;
	font-weight: bold;
	text-align: center;
}
.AlignTabTopMiddle {
	text-align: center;
	vertical-align: top;
}
.Link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	
}
.tabMenuBackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.petitTitreFonce {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 367D77;
	font-weight: normal;
}
.petitTitrePale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 9AB4AF;
	font-weight: bold;
}
.petitTitreFoncePlusGros {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: 367D77;
	font-weight: normal;
}

link:hover {
	text-decoration:none;
	color: #9AB4AF;
}
