body
{
margin: 0px;
background: URL('template/background.jpg') repeat-x;
background-color: #4594FF;
font-family: Verdana, Arial, serif;
font-size: 12px;
}
a
{
color: #999;
text-decoration: none;
}
a:hover
{
color: #FFF;
}
h1
{
color: #cb3b00;
font-size: 18px;
margin: 0px;
}
#top
{
margin: auto;
width: 797px;
height: 161px;
margin-bottom: 15px;
}

#template
{
margin: auto;
width: 783px;
overflow: hidden;
background-image: URL('template/template-back.jpg');
}

#menu
{
width: 181px;
height: 100%;
background-image: URL('template/menu-back.jpg');
float: left;
}
.menu-top
{
width: 181px;
height: 88px;
background-image: URL('template/menu-top.jpg');
}
.menu-content-top
{
width: 181px;
height: 20px;
background-image: URL('template/menu-content-top.jpg');
text-align: center;
color: #888;
font-weight: bold;
}
.menu-content-top2
{
width: 181px;
height: 20px;
background-image: URL('template/menu-content-top2.jpg');
text-align: center;
color: #888;
font-weight: bold;

}
.menu-content-center
{
width: 161px;
background-image: URL('template/menu-content-center.jpg');
padding-left: 20px;
padding-top: 1px;
padding-bottom: 5px;
color: #cb3b00;
}
.menu-content-footer
{
width: 181px;
height: 11px;
background-image: URL('template/menu-content-footer.jpg');
margin-bottom: 10px;
}

#content
{
width: 602px;
height: 100%;
background-image: URL('template/content-back.jpg');
float: left;
text-align: center;
}
.content-top
{
width: 572px;
height: 32px;
background-image: URL('template/content-top.jpg');
text-align: left;
padding : 15px;
}
.content-info
{
width: 569px;
height: 104px;
background-image: URL('template/content-info.jpg');
padding: 10px;
margin: 3px;
text-align: justify;
}
.jouer
{
width: 191px;
height: 71px;
background-image: URL('template/jouer.jpg');
float: left;
margin: 3px;
}
.jouer-gold
{
width: 191px;
height: 71px;
background-image: URL('template/jouer-gold.jpg');
float: left;
margin: 3px;
}
.thumb
{
width: 80px;
height: 60px;
float: left;
margin-top: 6px;
margin-left: 6px;
}
.name
{
width: 90px;
height: 70px;
float: left;
margin-top: 6px;
margin-left: 6px;
text-align: left;
}
.name a
{
color: #ea6d00;
font-weight: bold;
font-size: 10px;
}
.partenaire
{
width: 95%;
margin: auto;
text-align: left;
}
#footer
{
width: 783px;
height: 8px;
background-image: URL('template/footer.jpg');
margin: auto;
}