body{
	background: no-repeat #c8ecff;
		margin:0;
		padding:300;
		font-family:Verdana;
		font-size:12px;
	}	
#logo{
  position:absolute;
	height:86px;
	width:270px;
	margin-left:50px;
	margin-top:20px;
  
  }
#cadretexte{
  position:absolute;
	height:131px;
	width:485px;
	margin-left:350px;
	margin-top:30px;
	z-index:20;
  background-image: url(../images/cadre_texte.png);
}
#texte{
  position:absolute;
	height:120px;
	width:450px;
	margin-left:15px;
	margin-top:25px;
	font-family:Verdana;
	font-size:13px;
color:#3377CC;

}

#menufond{
  position:absolute;
	height:599px;
	width:158px;
	margin-left:40px;
	margin-top:126px;
  background-image: url(../images/menu_fond.png);
}
#categories{
position:absolute;
margin-left:10px;
margin-top:40px;
}
#centre{
  position:absolute;
	height:600px;
	width:659px;
	padding-top:60px;
	margin-left:193px;
	margin-top:106px;
	text-align:center;
  background-image: url(../images/centre.png);

}
#fondcadrejeux{
position:relative;
height:149px;
width:140px;
background-image: url(../images/fond_vignette_jeux.png);
}
#fondcadrejeux2{
  
margin-left:4px;
margin-top:-28px;
height:148px;
width:128px;
text-align:center;
z-index:50;
padding-top:5px;
background-image: url(../images/fond_vignette_jeux_off.png);
}
#boutonjouer{
  
margin-left:20px;
margin-top:-10px;
height:29px;
width:87px;
z-index:100;
text-align:center;
}
#pub{
  position:absolute;
	height:624px;
	width:125px;
	padding-top:20px;
	margin-left:850px;
	margin-top:108px;
	text-align:center;
  background-image: url(../images/fond_banniere.png);
}

.typojeux{
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
.jeuxproches{
font-family:Verdana;
font-size:12px;
color:#3377CC;
text-decoration:none;
}

.typocat{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
text-decoration:none;
}
