.aligncenter {
	text-align: center !important
}

.alignright {
	text-align: right !important
}

.caution {
	color: red
}

.bg0 { background-color: #000000; }AERO
.bg1 { background-color: #18A4D3; }
.bg2 { background-color: #727273; }
.bg3 { background-color: #33CCFF; }
.bg4 { background-color: #000000; }
.pop_msg{
	background-color: #000000;
}
.rules { text-align:left;}	
.fermsg{ background-image: url(../images/imgpop/fermeture.gif); width: 13px; height: 13px; background-repeat: no-repeat; }
.reduce{ background-image: url(../images/imgpop/minim.gif); width: 13px; height: 13px; background-repeat: no-repeat; }
.leftmsg{ background-image: url(../images/imgpop/left.gif); width: 6px; }
.rightmsg{ background-image: url(../images/imgpop/right.gif); width: 6px; }
.topmsg{ background-image: url(../images/imgpop/top.gif); height: 6px; }
.coinhd{ background-image: url(../images/imgpop/coin_hd.gif);}
.sep{ background-image: url(../images/imgpop/sep.gif); height: 3px; }
.coinbg{ background-image: url(../images/imgpop/coin_bg.gif);}
.bottom{ background-image: url(../images/imgpop/bottom.gif); height: 6px;}
.coinbd{ background-image: url(../images/imgpop/coin_bd.gif);}
.coinhg{ background-image: url(../images/imgpop/coin_hg.gif);}
.topgame { background-image: url(/images/top.gif); background-repeat: no-repeat; width: 280px; height: 208px}
.bgmsg { background-color: #48484B; }
.border-mycasino { background-color: #868686; }
.backgroundcasino {
  background-image: url(../images/imgcasino.gif); background-repeat: no-repeat;
}
.newcasino {
  background-image: url(../images/newcasino.gif);
}

.txt, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify
}
.haut {
  background-image: url(../images/motifs/cd_3.gif);
}
.left {
  background-image: url(../images/motifs/1.gif);
}
.right {
  background-image: url(../images/motifs/2.gif);
}
.down {
  background-image: url(../images/motifs/cd_4.gif);
}
.sous-menu {
  background-image: url(../images/motifs/menu_1.gif);
}
.sous-menudown {
  background-image: url(../images/motifs/menu_2.gif);
}
.card-left {
  background-image: url(../images/motifs/c_1.gif);
}
.card-right {
  background-image: url(../images/motifs/c_2.gif);
}
.end-right {
  background-image: url(../images/motifs/4.gif);
}
.end-top {
  background-image: url(../images/motifs/cd_1.gif);
}
.end-down {
  background-image: url(../images/motifs/cd_2.gif);
}
form { 
margin: 0px; 
	}
.txt-sm 
{
	font-size: 8pt;
} 
a { 
text-decoration: underline; color: #FFFFFF; 
}
a:hover { 
color: #0099CC; 
}
.txt_8b { 
	font-size: 8pt;
	color: #000000
}
.title_75b , .title_75w, .title_75, .title_home, .title_8b, .title_8, .title_9b, .title_9r, .title_9bl, .title, .titlefirst, .title_f, .title_1f, .title_2f { font-weight: bold; }
.title_75b {
	font-size: 7.5pt;
	color: #FFFFFF;
}
.title_75w {
	font-size: 7.5pt;
	color: #FFFFFF;
}
.title_75 { 
	font-size: 7.5pt;
	color: #000000;
}
.title_home {
	font-size: 9pt;
	color: #688BE3;
}

.title_8b { 
	font-size: 8pt;
	color: #000000;
} 

.title_8 { 
	font-size: 8pt;
	color: #CCCCCC;
}
.title_8:hover { color: #0033FF } 
.title_9b { 
	font-size: 9pt;
	color: #000000;
} 
.title_9r { 
	font-size: 9pt;
	color: #003366;
} 
.title_9bl {
	font-size: 9pt;
	color: #FFFFFF;
} 
.title {
	font-size: 9pt;
	color: #33CCFF;
}
.titlefirst { 
    font-family: 9pt;
	color: #FF0000;
}
.title_f { 
    font-size: 7.5pt; 
    color: #000000;
}
.title_1f { 
    font-size: 7.5pt; 
    color: #FF0000;
}
.title_2f { 
    font-size: 9pt; 
    color: #000000;
}

/************************ CALENDRIER ***************************/

	.dynCalendar-header {
		font-size: 10pt;
		font-weight: bold
	}

	.dynCalendar-dayname {
		background-color: #000000;
		border: 1px solid #828383;
		font-size: 8pt;
		text-align: center
	}

	.dynCalendar-day {
		background-color: #929393;
		color: #ffffff;
		font-size: 8pt;
		
	}

	.dynCalendar-today {
		background-color: #4C4D4D;
		border: 1px solid #828383;
		font-size: 8pt
	}

	.dynCalendar {
		background-color: #6F6F6F;
		border: 2px outset #ffffff;
		visibility: hidden;
		position: absolute;
		top: 1px;
		left: 1px
	}