@charset "utf-8";
body.contentbg {
	background-attachment: fixed;
	background-image: url(fr/images/BG_content.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
body.homebg {
	background-attachment: fixed;
	background-image: url(fr/images/BG_home.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table.site {
	margin: 0px;
	padding: 0px;
	width: 978px;
}
td.flash {
	margin: 0px;
	padding: 0px;
	width: 510px;
}
td.content {
	margin: 0px;
	padding: 0px;
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #878787;
}
td.game {
	margin: 0px;
	padding: 0px;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #8a9055;
	vertical-align: top;
}
td.gamespace {
	margin: 0px;
	padding: 0px;
	width: 40px;
}

.text_subtitle {
	font-size: 17px;
	font-weight: bold;
	color: #8a9055;
}
.text_game {
	font-size: 11px;
	font-weight: bold;
	color: #8a9055;
}
a:link {
	color: #8a9055;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
  color: #8a9055;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #8a9055;
	font-weight: bold;
}
img.padding-jeu {
	padding-bottom: 5px;
}
img.padding-legend {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
