.fond_note {
	background-attachment: fixed;
	background-image: url(images/fond_note.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98700;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F98700;
	text-decoration: none;
}
a.liengris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.liengris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
a.lienblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.lienblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.fond_diese {
	background-attachment: fixed;
	background-image: url(images/fond_diese.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond_panier {
	background-attachment: fixed;
	background-image: url(images/fond_panier.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}.txtorangegrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F98700;
}
