@charset "utf-8";
/* CSS Document */
/* ------------------- menu -------------------- */

#lien-menu{/* liens crédits et plan du site */
	position: absolute;
	height: 50px;
	margin-top: -125px;
	margin-left: 895px;
	text-align: left;
}

html>body #lien-menu{/* pour firefox */
	line-height: 10px;
	margin-top: -98px;
}

#menu {
	float: right;
	height: 225px;
	width: 302px;
	padding-top: 10px;/* pour faire remonter le menu */
	padding-bottom: 20px;/* pour faire remonter le menu */
	margin-top: 11px;
	margin-right: 3px;
}

html>body #menu {/* pour firefox */
	margin-right: 9px;
	padding-bottom:0px;
	margin-top: 16px;
	padding-top: 5px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li a.mn-accueil {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_accueil_mincir_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-accueil:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

#menu li a.mn-enfant {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_enfant_nutrition_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-enfant:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

#menu li a.mn-sante-forme {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_sante_forme_regime_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-sante-forme:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

#menu li a.mn-feminin {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_feminin_maigrir_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-feminin:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

#menu li a.mn-tarifs {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_tarifs_mincir_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-tarifs:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

#menu li a.mn-contact {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_contact_dieteticien_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-contact:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}
#menu li a.mn-activites {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_activites_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-activites:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}
#menu li a.mn-forum {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/fd_forum_coach_sportif_off.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 16px;
	line-height: 23px;
	height: 23px;
	width: 197px;
}

#menu li a.mn-forum:hover {
	background-position:0 -23px;
	color: #67426D;
	text-decoration: none;
}

/* bouton */
#lien-impots{
	position: absolute;
	height: 50px;
	margin-top: -225px;
	margin-left: 890px;
	text-align: left;
}

a.btn-reduction-impots {
	display: block;
	background-image: url(../images/btn_reduction_impots.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 100px;
	padding: 0px;
	margin: 0px;
}

a.btn-reduction-impots:hover {
	background-position:0 -57px;
}

a.bouton {
	display: block;
	background-image: url(../images/fd_bouton.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 82px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3px;
	line-height: 37px;
}

a.bouton:hover {
	background-position:0 -36px;
	text-decoration: none;
}

a.bouton-plus {
	display: block;
	background-image: url(../images/actu_plus.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 290px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 28px;
	line-height: 37px;
}

a.bouton-plus:hover {
	background-position:0 -35px;
	text-decoration: none;

}

