.cadreup {
	background-image: url(actuup.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cadredown {
	background-image: url(actudown.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cadreleft {
	background-image: url(actuleft.gif);
	background-repeat: repeat-y;
}
.cadreright {
	background-image: url(acturight.gif);
	background-repeat: repeat-y;
}
.bande {
	background-image: url(images/bandenoire2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #453716;
	text-decoration: none;
	font-size: 12px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252310;
}
