body
{
background : #f1c119;
}

#bar
{
margin-top : 10px;
width : 801px;
height : 42px;
background : url("images/barfond.png");
}

#jeuxgratuits
{
margin-top : 10px;
width : 544px;
height : 186px;
background : url("images/jeuxgratuits.png");
}

#jeuxspeciaux
{
margin-top : 10px;
width : 544px;
height : 186px;
background : url("images/jeuxspeciaux.png");
}
#jeuxvip
{
margin-top : 10px;
width : 544px;
height : 186px;
background : url("images/jeuxvip.png");
}

#jeuxflash
{
margin-top : 10px;
width : 544px;
height : 186px;
background : url("images/jeuxflash.png");
}

#contenu
{
width : 801px;
height : auto;
background-image: url("images/contenu_fond.png");
background-repeat: repeat-x;
}

.connexion input.text
{
	background-image: url("images/input.png");
	background-repeat: no-repeat;
	text-align: center;
}

.menu
{
margin-top : 5px;
margin-left : 5px;
width : 191px;
height : auto;
}

.connexion
{
margin-top : 5px;
margin-left : 5px;
width : 191px;
height : auto;
background-image: url("images/connexion_fond.png");
background-repeat: repeat-y;
}

#news
{
margin-top : 5px;
width : 581px;
height : auto;
background-image: url("images/body_fond.png");
background-repeat: repeat-x;
}

.inputlogin
{
width : 160px;
height : 30px;
background : white;
border : 1px solid #ffba00;
}


.inputok
{
background : url("images/connect.jpg");
width : 82px;
height : 21px;
}
.cadre
{
background : #f8db4e;
margin : 10px;
padding : 5px;
}

#footer
{
margin-top : 6px;
background : url("images/footer.png");
width : 800px;
height : 118px;
font-family : arial;
font-size : 14px;
font-color : #FFFFFF;
}

#textfooter
{
font-family : arial;
font-size : 14px;
font-color : #FFFFFF;
padding-top : 50px;
}