body {
margin: 0;
padding: 0;
background-color: #000;
}

#conteneur {
width: 1024px;
margin: 20px auto;
}

#conteneur_2 {
width: 1024px;
margin-bottom: 50px;
background: #000 url(img/fond_jeux_payants.jpg) repeat-x bottom;
border: 1px solid #e4ce15;
overflow: hidden;
}

#header {
width: 1024px;
height: 179px;
background: #000 url(img/header_jeux_payants.jpg) repeat-x top;
}

#central {
float: left;
width: 824px;
height: 640px;
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #fff;
}

#central_right {
float: right;
margin-top: 10px;
padding-left: 40px;
width: 160px;
height: 640px;
}

#menu {
clear: both;
width: 820px;
font-size: 1.2em;
}

#pied {
clear: both;
width: 1024px;
height: auto;
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #fff;
text-align: center;
}

div#paris {
float: left;
margin-left: 40px;
width: 222px;
height: 534px;
background: url(img/paris_sportifs.jpg) left top;
}

div#poker {
float: left;
margin-left: 20px;
width: 222px;
height: 534px;
background: url(img/salles_de_poker.jpg) left top;
}

div#jeux {
float: left;
margin-left: 20px;
width: 222px;
height: 534px;
background: url(img/autres_jeux.jpg) left top;
}

#accueil {
float: left;
margin-left: 60px;
margin-top: 142px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #00ff00;
}

a.menuaccueil {
font-weight: bold;
margin: 0 2px;
color: #e4ce15;
text-decoration: none;
}

a:hover.menuaccueil {
text-decoration: underline;
}

h1 {
margin: 0;
padding: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: lighter;
text-align: center;
color: #e4ce15;
letter-spacing: 6px; 
}

a.pied {
margin: 0;
padding: 0;
color: #e4ce15;
text-decoration: none;
}

a:hover.pied {
margin: 0;
padding: 0;
color: #fff;
text-decoration: underline;
}

.titre {
margin-top: 20px;
font-size: 1.0em;
font-weight: 900;
color: #e4ce15;
}

.drapeau {
width: 20px;
height: 14px;
vertical-align: bottom;
}

a.news {
margin: 0 2px;
color: #fff;
text-decoration: none;
text-align: left;
}
a:hover.news {
color: #e4ce15;
text-decoration: underline;
text-align: left;
}


