@charset "iso-8859-2";
/* CSS Document */

body {
	width: 888px;
	margin: 0 auto;
	background: #3bac28;
	font: 12px Arial, Helvetica, sans-serif;
}
#header {
	width: 888px;
	height: 256px;
	background: url("images/header.jpg") no-repeat;
	margin: 0 0 10px 0;
}
#menugauche {
	width: 175px;
	float: left;
}
#menudroite {
	width: 175px;
	float: right;
}
#topjeux {
	width: 175px;
	height: 220px;
	background: url("images/top5jeux.jpg") no-repeat;
	margin: 0 0 20px 0;
	padding: 27px 0 0 0;
	text-align: center;
}
#topjeux a {
	display: block;
	height: 45px;
	text-decoration: none;
	font-weight: bold;
	color: #067fe6;
	font-size: 14px;
}
.skyscraper {
	width: 145px;
	height: 630px;
	background: url("images/blocpub.jpg") no-repeat;
		margin: 0 0 20px 0;
		padding: 33px 0 0 30px;
}
.skyscraper img {
	border: none;	
}
#partenaires {
	width: 175px;
	height: 220px;
	background: url("images/partenaires.jpg") no-repeat;
	margin: 0 0 20px 0;	
	padding: 23px 0 0 0;
	text-align: center;
}
#partenaires a {
	text-decoration: none;
	font-weight: bold;
	color: #067fe6;
	font-size: 14px;
}
#jeuxhasard {
	width: 175px;
	height: 220px;
	background: url("images/jeuhasard.jpg") no-repeat;
	margin: 0 0 20px 0;	
	padding: 23px 0 0 0;
	text-align: center;
}
.thumbshasard {
	display: block;
	width: 121px;
	height: 81px;
	padding: 9px;
	background: url("images/fondthumbshasard.jpg") no-repeat;
	border: none;
	margin: 0 auto;
}
#jeuxhasard h3 {
	margin: 0;
	color: #067fe6;
	padding: 5px 0 10px 0;
}
#jeuxhasard p {
	margin: 0;
	color: #e60630;
	font-size: 14px;
	font-weight: bold;
}
#conteneur {
	width: 488px;
	background: url("images/fondconteneur.jpg") repeat-y;
	margin: 0 0 0 193px;
}
#finconteneur {
	width: 488px;
	background: url("images/finconteneur.jpg") no-repeat;
	background-position: bottom left;
}
#debutconteneur {
	width: 488px;
	background: url("images/debutconteneur.jpg") no-repeat;
	padding: 20px 0 0px 0;
}
.blocvignette {
	width: 411px;
	height:119px;
	background: url("images/blogthumbsdescript.jpg") no-repeat;
	padding: 12px;
	margin: 0 0 20px 35px;
}
.thumbscont {
	float: left;
        width: 170px;
	height: 100px;		
}
.droitevig {
	margin: 0 0 0 190px;	
}
.droitevig h2 {
	margin: 0;
	color: #e6c812;
	font-size: 16px;
	padding: 10px 0 0 0;
}
.droitevig p {
	font-size: 14px;
	font-weight: bold;
}
#clearer {
	margin: 240px 0 0 0; 	
}
#footer {
	width: 400px;
	text-align: center;
	margin: 00px 0 0 140px;
}
#footer p {
	color: white;
	margin: 0;
}
#footer p a{
	color: white;
	font-weight: bold;
	margin: 0;
}
#footer h5 {
	font-size: 15px;
	color: black;
	margin: 0;
}
h5 a {
	color: black;
	text-decoration: none;
	border: none;
}
h5 a img { border: none; }