body {
	background-color: #FFB33A;
	background-image: url(images-index/fond-index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB33A;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0;
	margin-right: 0;
	}
a {	
	text-decoration: none;
	color: #FFB33A;
	}
a:hover {
	text-decoration: none;
	color: #C0A8FE;
	}
.txt-accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97196F;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB33A;
}
.txt-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFB33A;

}
.fond-liste {
	background-image: url(images-lotus/picto-perso.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.fond-liste-priv {
	background-image: url(images-lotus/picto-perso-priv.gif);
	background-repeat: no-repeat;
	background-position: left;
}

