@charset "utf-8";
/* CSS Document */

body {
	width: 970px;
	margin: 0 auto;
	background: #b6de95 url("images/fond.jpg") repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img { border: 0; }
#wrapper {
	width: 970px;
	background: url("images/fondwrapper.jpg") no-repeat;
}
#header {
	width: 920px;
	height: 257px;
	padding: 20px 0 10px 50px;
}
#sidebar {
	width: 173px;
	float: left;
}
#fiche2 {
	padding-top:9px;
	margin: 3px 0 0 33px;
	width: 330px;
	color: white;
}
.linkm {
	display: block;	
	width: 129px;
	height: 17px;
	text-decoration: none;
	color: white;
	background: url("images/fondlink.png") no-repeat;
	margin: 5px 0 5px 17px;
	padding: 0 0 0 10px;
}
.linkm:hover {
	background: url("images/fondlinkhover.png") no-repeat;	
}
.skyscraper {
	margin: 10px 0 20px 26px;
}
#content {
	width: 778px;
	float: right;
}
#presentation {
	width: 490px;
	height:350px;
	background: url("images/presentation.png") no-repeat;
	float: left;
}
#presentation h1 {
	margin: 3px 0 0 33px;
	width: 330px;
	text-align: center;
	color: white;
}
#presentation h2 {
	margin: 0;
	color: #c9e455;
	font-size: 20px;
	padding: 25px 0 0 55px;
}
#presentation p {
	margin: 0;
	padding: 20px 10px 20px 10px;
	text-align: justify;
	color: white;
	font-size: 13px;
}
img, div , span , a , p , h1 , h2 , h3 , h4 , h5,h6 
{ 
behavior: url(/ie/iepngfix.htc);
}
.carrepub {
	display: block;
	margin: 35px 0 40px 520px;
}
#lesjeux {
	width: 778px;
	height: 124px;
	background: url("images/cadrejeux.png") no-repeat;
	margin: 20px 0 20px 0;
	text-align: left;
}
#lesjeux h2 {
	margin: 0;
	color: white;
	font-weight: normal;
	padding: 0 0 0 70px;
}
#lesjeux p {
	color: white;
	margin: 0;
	padding: 5px 20px 5px 20px;
}
.fiche {
	width: 762px;
	height: 131px;
	background: url("images/fiche-jeux.png") no-repeat;
	margin: 10px 0 10px 0;
}
.thumbs {
	margin: 12px 0 0 19px;	
	float: left;
}
.descript {
	width: 600px;
	height: 102px;
	margin: 0 0 0 145px;
}
.descript h1 {
	margin: 0;
	font-size: 12px;
	padding: 11px 0 0 0;
}
.descript p {
	margin: 0;
	color: #4692d2;
	padding: 0 10px 0 10px
}
.voir-plus {
	display: block;
	width: 80px;
	height: 27px;
	text-decoration: none;
	color: black;
	text-transform:uppercase;
	font-size: 11px;
	margin: 8px 0 0 503px;
}
#footer {
	width: 775px;
	height:30px;
	background: url("images/footer.png") no-repeat;
	margin: 0 auto;
	clear: both;	
	text-align: center;
}
#footer p {
	margin: 0;
	color: white;
	padding: 8px 0 0 0;
}
.pub{
	width:10000px;
}

a:link { color: #060;}

a:visited {  color: #060; text-decoration: none;}

a:hover {  color:#093; text-decoration: none; }

a.lien2:link {color: #3CF; }

a.lien2:visited { color: #3CF; text-decoration: none; }

a.lien2:hover { color: #3CF; text-decoration: none }

a.linkm:link {color: #FFF; }

a.linkm:visited { color: #FFF; text-decoration: none; }

a.linkm:hover { color: #FFF; text-decoration: none }
