@font-face {
font-family: "Bebas";
src: url('BEBAS.ttf');
}
@font-face {
font-family: "Creampuff";
src: url('CREAMPUFF.ttf');
}
* {  
margin: 0;  
padding: 0;  
outline: none;  
}  
body {
background : url('images/background.jpg') repeat-x;
background-position : center 0;
background-color : #4e6be5;
font-family:"Arial";
font-size:14px;
color:black;
}
img {
border:0;
}
#page {
margin: 0 auto;
width:920px;
}
#header {
width:920px;
height:133px;
}
#menu {
width:682px;
height:33px;
background : url('images/menu.jpg') no-repeat;
padding-left:122px;
padding-right:116px;
line-height:32px;
text-align:center;
}
#menu a {
font-family:"Bebas";
font-size:18px;
text-decoration:none;
color:black;
}
.top {
color:#927315;
}
.gauche {float:left}
.droite {float:right}
.jeton {
position:relative;
top:6px;
}
#pub {
width:693px;
background : url('images/pub_fond.png') repeat-y;
padding-left:116px;
padding-right:116px;
text-align:center;
min-height:60px;
}
#rouge {
width:693px;
clear:both;
background-color:#8c1313;
min-height:60px;
padding-top:3px;
}
#contenu {
position:relative;
top:-6px;
}
#cadre_h {
height:15px;
}
#cadre {
background : url('images/cadre_fond.png') repeat-y;
padding-left:136px;
padding-right:136px;
}
#cadre h2 {
font-family:"Creampuff";
font-size:30px;
color:#44702f;
}
#cadre img.jeton {
margin-right:30px;
}
#cadre_b {
height:23px;
}
#cadre2_h {
height:14px;
}
#cadre2 {
background : url('images/cadre2_fond.png') repeat-y;
padding-left:126px;
padding-right:126px;
}
#cadre2 h2 {
font-family:"Creampuff";
font-size:20px;
color:#44702f;
display:inline;
}
#vote {
background : url('images/vote.png') no-repeat;
padding-top:3px;
padding-left:70px;
height:28px;
}
#casino {
background : url('images/casino.png') no-repeat;
height:96px;
width:105px;
padding-top:30px;
text-align:center;
}