.fondindex {
	background-image: url(img/tusouri-fleur.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondreal {
	background-image: url(img/tusouri-stylo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondpartenaire {
	background-image: url(img/tusouri-partenaire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondcontact {
	background-image: url(img/tusouri-tel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fondbonus {
	background-image: url(img/tusouri-cado.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.actuel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5500;
}
.book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #90AF37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #90AF37;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #90AF37;
}

