.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Cell-text-verti {
	background-image: url(images/texte.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/Cell_fond_carton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Cell-haut {
	background-attachment: fixed;
	background-image: url(images/bande_haut.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

