.casino1 {
    background-image: url('img/casino1.jpg');
}
.casino2 {
    background-image: url('img/fond_vert.jpg');
}
.casino3 {
    background-image: url('img/casino3.jpg');
}
.pos1 {
	margin-left: 270 px;
	Stop: 100 px;
}
.jeton  {
	position: absolute;
	overflow: visible;
    padding-top: 170px;
    padding-left: 430px;
	z-index: 10;
}
.blackjack5_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}
.blackjack1_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 140px;
}
.blackjack2_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}
.rl3_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 140px;
}
.rl4_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}
.craps1_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 140px;
}
.craps2_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}
.chuck1_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 140px;
}
.chuck2_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}
.x421_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 70px;
}
.pk_grande  {
	position: absolute;
    padding-top: 10px;
    padding-left: 10px;
	z-index: 20;
}
.fond{
	background:  url('img/fond.gif') repeat;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    visibility: visible;
    z-index: 10;
}
.test2 {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
	color : #fff;
}
.titre {
	font-family: Times New Roman PS MT;
    font-size: 22px;
	color : #DFB104;
	font-weight: bold;
}

A {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
	color : #DFB104;
	text-decoration:none;
}

A:hover {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
	color : #EFD134;
	text-decoration:none;
}

.texte {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	color : #fff;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #085413;
}

.petit_texte {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
	color : #fff;
}

.jaune {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	color : #DFB104;
}

.jaune2 {
	font-family: Arial,Helvetica,sans-serif;
	color : #DFB104;
}

.texte_big {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	color : #fff;
	font-weight: bold;
}

.trait {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
	color : #009900;
}

.fonce {
	background-color: #043E0C;
}

.clair {
	background-color: #04340C;
}


.jaune_big {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	color : #DFB104;
	font-weight: bold;
}
.clign {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
	color : #FFFFFF;
	font-weight: bold;
}
.grand {
	width: 100%;
	background-image:url(img/fondg.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	z-index: 90;
}
.moyen {
	width: 100%;
	background-image:url(img/fondm.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	z-index: 80;
}
.petit {
	width: 100%;
	background-image:url(img/fondp.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	z-index: 70;
}
.table {
	position: relative;
	z-index: 100;
	border-left: 2px black solid;
	border-right: 2px black solid;
}

