body
{
background-color: #000;
font-family: Arial, Helvetica, sans-serif ;
font-size:12px;
color:#ffd101;
margin:0;
height:100%;
}

a img{border: none;}
a{color:#ffd101;text-decoration: underline;}
h3{font-size:12px;}


#global{
width:764px;
background-image: url("images/extensible.jpg");
background-repeat: repeat-y;
margin:0 auto;
}

#header{
height: 157px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
}
#american{margin:142px 0 0 3px;width:20px;height:12px;float:left;}
#france{margin:142px 0 0 10px;width:20px;height:12px;float:left;}
#german{margin:142px 0 0 10px;width:20px;height:12px;float:left;}

/*NAVIGATION*/

#navigation{
height: 47px;
background-image: url("images/navigation.jpg");
background-repeat: no-repeat;
margin:0;padding:0;
list-style:none;
}

#navigation li{
display:inline;
}
#accueil{margin:15px 0 0 150px;float:left;}
#salles{margin:15px 0 0 75px;float:left;}
#poker{margin:15px 0 0 80px;float:left;}
#contact{margin:15px 0 0 80px;float:left;}


/*HAUT*/

#haut{
height:85px;
background-image: url("images/haut.jpg");
background-repeat: no-repeat;
margin:0;padding:0;
font-size:12px;
color:#024a00;
line-height:85px;
text-indent:60px;
}
#haut span{margin:0 0 0 85px;}
h2{font-size:12px;margin:0;padding:0;}

/*GAUCHE*/

#gauche{float:left;width:160px;margin:0;}
#gauche a{font-weight:none;text-decoration:none;}
#gauche ul{text-align:left;}
#gauche li{list-style-image:url("images/puce.gif");}

.menu{
width:160px;
height:61px;
background-image: url("images/menu.jpg");
background-repeat: no-repeat;
font-size:12px;
color:#024a00;

line-height:50px;
margin:0;padding:0;
text-indent:60px;
font-weight:bold;
}

.menub{
width:160px;
height:37px;
background-image: url("images/menu-b.jpg");
background-repeat: no-repeat;
}

/*EDITO*/

#edito{width:535px;margin:0 0 0 200px;}
/*#edito a{text-decoration:none;}*/
#edito p{margin:5px 0 5px 10px;}

/*footer*/

#bas{
height:75px;
background-image: url("images/bas.jpg");
background-repeat: no-repeat;
clear:both;
}

#footer{
height:25px;
background-image: url("images/footer.jpg");
background-repeat: no-repeat;
margin:0;padding:0;
font-size:11px;
text-align:center;
line-height:25px;
}

/*autre*/

#logo{
width:164px;
height:121px;
background-image: url("images/logo.jpg");
background-repeat: no-repeat;
float:left;
}

#royal{
width:121px;
height:91px;
background-image: url("images/royalflush.gif");
background-repeat: no-repeat;
float:left;
}

#straightf{
width:122px;
height:93px;
background-image: url("images/straightflush.gif");
background-repeat: no-repeat;
float:left;
}

#carre{
width:122px;
height:93px;
background-image: url("images/4ofakind.gif");
background-repeat: no-repeat;
float:left;
}

#full{
width:120px;
height:91px;
background-image: url("images/fullhouse.gif");
background-repeat: no-repeat;
float:left;
}

#straight{
width:122px;
height:93px;
background-image: url("images/straight.gif");
background-repeat: no-repeat;
float:left;
}

#kind{
width:121px;
height:91px;
background-image: url("images/3ofakind.gif");
background-repeat: no-repeat;
float:left;
}

#twopair{
width:121px;
height:91px;
background-image: url("images/2pair.gif");
background-repeat: no-repeat;
float:left;
}

#pair{
width:121px;
height:91px;
background-image: url("images/1pair.gif");
background-repeat: no-repeat;
float:left;
}

#high{
width:121px;
height:92px;
background-image: url("images/highcard.gif");
background-repeat: no-repeat;
float:left;
}