.fond {
	background-image: url(bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fond-actu {
	background-attachment: fixed;
	background-image: url(../img/fond_d1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt-actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 767670;
}
.titre-actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 93420B;
}

a.titre-actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a.titre-actu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93420B;
	font-weight: bold;
	text-decoration: underline;
	}
	.fond-historique {
	background-attachment: fixed;
	background-image: url(../img/visi_artiste.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.baspage {
	background-attachment: fixed;
	background-image: url(../img/bas-page.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

