body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #646145;
}

.txt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43412E;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}

a.lien2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.lien2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.lien2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43412E;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.lien3:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #43412E;
	font-weight: normal;
	text-decoration: none;
}
a.lien3:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #43412E;
	font-weight: normal;
	text-decoration: none;
}
a.lien3:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #736F4F;
	text-decoration: none;
}

.padding_droit {
	margin-right: 5px;
	margin-bottom: 0px;
}
.padding_gauche {
	margin-bottom: 0px;
	margin-left: 5px;
}
.pourcentage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF3300;
}
.bg1 {
	background-image: url(images/accueil_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ligne {
	background-image: url(images/ligne_pointille.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg2 {
	background-image: url(images/accueil_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg3 {
	background-image: url(images/avoir_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_4 {
	background-image: url(images/sante_bg_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg5 {
	background-image: url(images/sante_bg_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #43412E;
	font-weight: bold;
}
.ligne2 {
	background-image: url(images/ligne_pointille2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.txt_membres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #736F4F;
	line-height: 17px;
}
.txt_membre_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
}
.ligne3 {

	background-image: url(images/ligne_pointille2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.largeur_boite2 {
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.largeur_boite1 {

	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.alerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

