/* CSS Document */

body {
background:#eef967;
background:#f4f2aa;
background:#b02f04;
background:#791d09;
background:#ffffff;
/* background-image: url(images/fond.gif); */
margin: 0;/* sans marges, la page sera collée aux bords */
font-family: times new roman; /* on définit la police de base dans la page */
font-size: 12px; /* on définit la taille de police de base dans la page */
}

h1 {
font-family: times new roman;
font-size: 18px;
color: #aa2424;
}

h2 {
font-size: 13px;
}

h3 {
font-family: times new roman;
font-size: 18px;
color: #aa2424;
}

h4 {
font-family: lucida, unicode, sans-serif;
color: #000080;
font-weight: bold;
}

h5 {
font-family: times new roman;
font-size: 16px;
}

a:link { color:#0000E0; }
a:visited { color:#000080; }
a:hover { color:#E00000; }
a:active { color:#E00000; }
a:focus { color:#00E000; }

div.outer {
	float: left;
	width: 102px; height: 25px;
	background:    url(images/bars101x75.gif) 0 -25px no-repeat;
	}
div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 14px/1 Times New Roman, serif;
	text-decoration: none;
	background:    url(images/bars101x75.gif) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 4px 0 1 0px;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	text-decoration: none;
	}
div.outer a:active {
	color: black;
	background:    url(images/bars101x75.gif) 0 -50px no-repeat;
	}

div.submenu {
	float: top;
	width: 202px; height: 17px;
	width: 426px; height: 17px;
	width: 530px; height: 17px;
	background:    url(images/bars181x51.gif) 0 -17px no-repeat;
	}
div.submenu a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Times New Roman, serif;
	text-decoration: none;
	background:    url(images/bars181x51.gif) top left no-repeat;
	}
div.submenu span {
	display: block;
	margin:0; padding: 1px 0 1 10px;
	}
div.submenu a:hover {
	background-image: none;
	color: yellow;
	text-decoration: none;
	}
div.submenu a:active {
	color: black;
	background:    url(images/bars181x51.gif) 0 -34px no-repeat;
	}

.cadre {
	margin: 10px 10px 10px 10px;
	margin: 4px 4px 4px 4px;
	padding-top: 10px;
	width:776px;
	width:1000px;
	background-color:#ffffff;
	border: 1px solid black;
}

.head {
/*	background-image: url(images/fond.gif);  */
	height: 70px;
	background-color: #ffffff;
}

.navbar {
	margin-left:150px;
	height: 25px;
	background-color:#ffffff;
}

.menu {
	float:left;
	width: 150px;
}

.content {
	float:left;
	margin-left:150px;
	background-color:#e6f7ff;
	width:611px;
	width:835px;
	border: 1px solid black;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

.bottom {
	clear:both;
	height: 40px;
	background-color: #ffffff;
}

.style3 {
	COLOR: #000000;
	border-style:none;
}
.style4 {
	FONT-WEIGHT: bold; COLOR: #aa2424;
}

.style5 {
	FONT-WEIGHT: bold; COLOR: #ffffff;
}

.smallfont {
	background-color: #e6f7ff;
  	font-family: sans-serif;
  	font-size: 9px;
}

.right 
{
	float: right; 
	margin-right: 0px;  
	margin-top: 0px;
	border: 0;
	padding-left:10px;
}

.left 
{
	float: left; 
	margin-left: 0px;  
	margin-top: 0px;
	border: 0;
	padding-right:10px;
}
.logo 
{
	float: left; 
	margin-left: 6px;  
	margin-top: 20px;
	border: 0;
	padding-right:10px;
}

.flag 
{
	float: right; /* alignement du logo à droite */
	margin-left: 10px;  /* placement du logo dans son conteneur, head1 */
	margin-top: 10px;
	border: 0;
}

.bar 
{
	float: left; /* alignement du logo à droite */
	background-color:red;
	width:86px;
	height:0px;
	margin-left: 0px;  /* placement du logo dans son conteneur, head1 */
	margin-top: 0px;
	border: 0;
}

.ad {
	float:left;
	width:120px; height:70px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px; 
	padding: 0px; 
	font-family: arial; 
	color: blue;
	background-color: white;
}

.poker 
{
	float:left;
	width:120px; height:125px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px; 
	padding: 0px; 
	padding-top: 8px;
	font-family: arial; 
	color: white;
	background:  url(images/bgGreenRound120x120.gif) top left;
}

table {
font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
font-size: 10px; /* on définit la taille de police de base dans la page */
background:#ffffff;
background-color:#e6f7ff;
}

div.number {
	float: left;
	width: 32px; height: 32px;
	margin: 3px 4px 0 0;
	background: url(images/numberOK.gif);
	}

div.number span {
	display: block;
	margin-left:8px;
	margin-top:7px;
	font: 15px arial;
	font-weight:bold;
	}

div.bonus {
	float: left;
	width: 32px; height: 32px;
	margin: 3px 4px 0 0;
	background: url(images/numberKO.gif);
	}

div.bonus span {
	display: block;
	margin-left:8px;
	margin-top:7px;
	font: 15px arial;
	font-weight:bold;
	}

div.replay {
	float: left;
	width: 32px; height: 32px;
	margin: 3px 4px 0 0;
	background: url(images/replay.gif);
	}

div.replay span {
	display: block;
	margin-top:7px;
	font: 15px arial;
	font-weight:bold;
	}

div.star {
	float: left;
	width: 35px; height: 33px;
	margin: 1 3px 0 0;
	background:  url(images/star.gif);
	}

div.star span {
	display: block;
	margin-left:14px;
	margin-top:9px;
	font: 15px arial;
	font-weight:bold;
	}
	
td.main_text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

span.redbold {
	color: Red;
	font-weight:bold;
}

span.bluebold {
	color: Blue;
	font-weight:bold;
}
	
div.body_button {
	width: 120px; height: 21px;
	padding-left: 5px;
	padding-top: 3px;
	background: url(images/cont_button.gif);
	}

.numoff {
	background-image:url(images/number.gif);
	font: 15px arial;
	font-weight:bold;
}
.numoffs {
	background-image:url(images/numberKO.gif);
	font: 15px arial;
	font-weight:bold;
}
.numon {
	background-image:url(images/numberOK.gif);
	font: 15px arial;
	font-weight:bold;
}
.numons {
	background-image:url(images/numberOK.gif);
	font: 15px arial;
	font-weight:bold;
}
.staroff {
	background-image:   url(images/star.gif);
	font: 15px arial;
	font-weight:bold;
}
.staroffs {
	background-image:   url(images/starKO.gif);
	font: 15px arial;
	font-weight:bold;
}
.staron {
	background-image:   url(images/starOK.gif);
	font: 15px arial;
	font-weight:bold;
}
.starons {
	background-image:   url(images/starOK.gif);
	font: 15px arial;
	font-weight:bold;
}

