@charset "UTF-8";
/********************************* structure de base *******************************/
#wrapper {
	margin-top: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#content {
	background-color: #ecece5;
	border: 2px solid #302e2f;
	padding: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-image: url(../images/jeux/jeux_tous.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#aujourdhui {
	width: 613px;
}
#left-column {
	width: 610px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
#right-column {
	width: 300px;
	float: right;
	text-align: left;
}
/********************************* fil ariane *******************************/
#fil-ariane {
	height: 33px;
	background-image: url(../images/bg_fil_ariane.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	text-align: left;
	padding-right: 18px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#fil-ariane a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#fil-ariane a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
#fil-ariane a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	line-height: 33px;
	font-weight: normal;
}
/********************************* large box 610px *******************************/
.full-box-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/bg_header_box_full.jpg);
	height: 36px;
	line-height: 36px;
	padding-left: 11px;
	text-align: left;
}
.full-box-content {
	background-color: #FFFFFF;
	border: solid 1px #b1b1ac;
	border-width: 0 1px 1px 1px;
	clear: both;
	padding: 10px;
	text-align: left;
}
/********************************* style *******************************/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #276986;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 a:link {
	color: #276986;
	text-decoration: none;
}
h1 a:visited {
	color: #276986;
	text-decoration: none;
}
h1 a:hover {
	color: #276986;
	text-decoration: underline;
}
#banner-jeux {
	margin-bottom: 10px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.subtitle-detail {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
/********************************* gamebox *******************************/
#gamebox {
	background-color: #FFFFFF;
	border: 2px solid #302e2f;
	padding: 3px;
	margin-bottom: 15px;
}
#gamebox-header {
	background-image: url(../images/jeux/bg_game_box_header.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 49px;
	text-align: right;
}
#gamebox-content {
	background-color: #000000;
	height: 550px;
	overflow: hidden;
}
#gamebox-footer {
	height: 20px;
	background-image: url(../images/jeux/bg_game_box_header.jpg);
	background-position: left;
	background-repeat: repeat-x;
	vertical-align: middle;
	margin-bottom: 0px;
	color: #FFF;
	padding: 10px;
	text-align: left;
}
#gamebox-footer a:link {
	color: #FFFFFF;
}
#gamebox-footer a:visited {
	color: #FFFFFF;
}
#gamebox-footer a:hover {
	color: #CCCCCC;
}

/********************************* game-info *******************************/
#game-info {
	background-color: #ecece5;
	border: 2px solid #302e2f;
	padding: 3px;
	margin-bottom: 15px;
	padding:18px;z
	background-color: #ecece5;
}
/********************************* game-info *******************************/
#top3 {
	margin-bottom: 10px;
}
.top3-jeu {
	height: 60px;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.top3-tn {
	float: left;
	margin-right: 5px;
}
.top3-jeu h1 a:link {
	color: #276986;
	text-decoration: none;
	font-size: 11px;
}
.top3-jeu h1 a:visited {
	color: #276986;
	text-decoration: none;
	font-size: 11px;
}
.top3-jeu h1 a:hover {
	color: #276986;
	text-decoration: underline;
	font-size: 11px;
}
/********************************* liste jeux *******************************/
#liste-jeux {
	margin-top: 10px;
}
.jeux-left {
	width: 443px;
	height: 119px;
	margin-bottom: 15px;
}
.jeux-right {
	width: 443px;
	height: 119px;
	float: right;
	margin-bottom: 15px;
}
.jeux-photo {
	border: solid 5px #6b7a86;
	float: left;
	margin-right: 10px;
}
/********************************* Autre *******************************/
#commentaire {
	margin-bottom: 10px;
}
iframe {
	overflow: hidden;
	border: 0px;
}
