body {
	background-color: #FFFFFF;
	background-image: url(../images/back_casino.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.slice{
	visibility:hidden;
	position:absolute;
	top:312px;
}
.couche{
	background-image:url(../images/back_slice.gif);
	background-repeat:repeat-y;
	margin-left:7px;
	
	margin-bottom:0px;
}
.haut-couche{
	background-image:url(../images/back_haut.jpg);
	background-repeat: no-repeat;
	padding:40px;
	padding-bottom:0px;
	width:629px;
}
.bas-couche{
	background-image:url(../images/coin_bas.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	height:61px;
}
.bas{
	background-image:url(../images/bas.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	margin-left:7px;
	margin-top:0px;
	padding:0px;
	padding-left:40px;
	width:669px;
}.rouge {
	color: #BB0D0D;
}
.liens{
	width:500px;
	visibility:hidden;
	position:absolute;
}