* { margin: 0; padding: 0; }
img, fieldset { border: none; }
li { list-style-type: none; }

#page {
	margin: 10px auto;
	padding: 10px 0;
	width: 770px;
	background-color: #FFF;
	-moz-border-radius:		5px; /* FF1+ */
	-webkit-border-radius:	5px; /* Saf3+, Chrome */
	border-radius:			5px; /* Opera 10.5, IE 9 */
	-moz-box-shadow:	0px 1px 8px #000; /* FF3.5+ */
	-webkit-box-shadow:	0px 1px 8px #000; /* Saf3.0+, Chrome */
	box-shadow:			0px 1px 8px #000; /* Opera 10.5, IE 9.0 */
}

#header, #navigation, #search, #main, #footer {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#content,
#game-card {
	float: left;
	width: 410px;
}
#column {
	float: right;
	width: 310px;
}
#footer {
	clear: both;
}
body {
	background-color: #EEE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#header h3 {
	font-size: 1.3em;
}

#navigation {
	background-color: #EEEEEE;
	height: 50px;
	position: relative;
}
#navigation div {
	overflow: hidden;
	padding-top: 40px;
/*	border: 5px solid #336699;*/
}
#menu {
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0;
	padding: 0;
/*	height: 50px;*/
	display: inline;
	overflow: hidden;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
/*	height: 50px;*/
}
#menu a {
	float: left;
	display: block;
	padding: 0 10px;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}
#menu a:hover, #menu a:active {
	background-color: #990000;
	color: #FFFFFF;
}
#menu a.active {
	background-color: #336699;
	color: #FFFFFF;
}


#search {
	text-align: center;
}
#search #txtSearch {
	width: 70%;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
	padding-left: 25px;

	border: 1px solid #999;
	background: #FFF url(img/picto-search.png) 5px 4px no-repeat;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#search #btnSearch {
	position: relative;
	top: 7px;
	left: 5px;
}
* html #search #btnSearch {
	position: relative;
	top: 0px;
	left: 5px;
}
/* Google Search */
#search #txtGSearch {
	width: 70% !important;
	height: 18px !important;
	padding: 2px !important;
	padding-top: 5px !important;
	background-position: 5px center !important;
}
#search #btnGSearch  {
	position: relative;
	top: 5px;
	left: 5px;
}
* html #search #btnGSearch {
	position: relative;
	top: 0px;
	left: 5px;
}

#content, #game-card {
	padding-right: 15px;
	border-right: 1px solid #EEE;
}
#content h3 {
	padding-bottom: 20px;
	font-size: 1.5em;
	text-align: center;
	color: #900;
}
#content h4,
#game-card h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: #900;
}
#content h2, #content li,
#game-card h2 {
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 15px 30px;

	background: #FFF url(img/picto-nintendo-ds-lite.png) left top no-repeat;
	border-bottom: 1px solid #CCC;

	font-weight: bold;
}
#content li {
	color: #999;
}
#content li span.today {
	color: #900;
}
#content li p {
	color: #333;
	font-weight: normal;
	text-align: justify;
	height: 2.5em;
	line-height: 1.5em;
	overflow: hidden;
}
#content h2,
#game-card h2 {
	background-position: left 3px;
	font-size: 1.3em;
}
#content p,
#game-card p {
	padding: 5px;
	line-height: 1.5em;
}
.read-more {
	margin-bottom: 20px;
	text-align: right;
}
.navigation-bottom {
	text-align: center;
}

#game-card .pochette {
	margin: 0 auto;
	text-align: center;
}
#game-card p {
	margin-bottom: 10px;
}
#game-card li {
		margin: 0px 5px 5px 5px;
}

#column h2 {
	clear: both;
	padding: 5px 0px;
	font-size: 1em;
	font-weight: bold;
}
#column h3 {
	clear: both;
	margin-top: 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #060;
}
#column h3.best-games {
	padding: 2px 0 2px 20px;
	background: #FFF url(img/picto-meilleurs-jeux.png) left 2px no-repeat;
}
#column ul.best-games-list {
	width: 90%;
	margin: 0 auto;
}
#column ul.best-games-list li {
	padding-top: 8px;
	list-style-type: square;
}

#column h3.games {
	padding: 2px 0 2px 20px;
	background: #FFF url(img/games-controller.png) left 2px no-repeat;
}
#column ul.games-list,
#content ul.games-list {
	width: 90%;
	margin: 0 auto;
}
#column ul.games-list li,
#content ul.games-list li {
	float: left;
	width: 10%;
	padding-top: 8px;
	text-align: center;
}
#content ul.games-list {
	width: 90%;
	margin: 0 auto;
}
#content ul.games-list li {
	margin: 2px;
	padding: 0;
	background: none;
	border: 1px solid #EEE;
	width: 12%;
	line-height: 2em;
	font-size: 2em;
}
#column ul.games-list li {
	padding: 0;
	margin: 2px;
}
#column ul.games-list li a {
	display: block;
/*	float: left;*/
	padding: 6px;
	border: 1px solid #EEE;
	list-style-type: square;
}

.archives {
	padding: 2px 0 2px 20px;
	background: #FFF url(img/archives-jour.png) left 2px no-repeat;
}
#column table, #content table {
	margin: 0 auto;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#column table caption, #content table caption {
	font-weight: bold;
	font-size: 1.0em;
	text-align: right;
	font-variant: small-caps;
}
#column table th, #content table th {
	width: 32px;
	height: 25px;
	background-color: #EEE;
/*	color: #333;*/
	font-weight: normal;
}
#column table td, #content table td {
	height: 25px;
	border: 1px solid #CCC;
	text-align: center;
}
#column table td.week-num, #content table td.week-num {
	background-color: #EEE;
}
#column table td .active, #content table td .active {
	background-color: #F90;
}
#column table td a , #content table td a {
	display: block;
	margin: 0 auto;
	padding: 3px;
/*	width: 25px;
	height: 20px;*/
	color: #333;
	text-align: center;
}

#column p {
	padding: 2px 0px;
	font-size: 0.9em;
}

#footer p.pied {
	font-size: 10px;
	text-align: center;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

a {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

/** =PUBS *********************************************************************/
.pub {
	margin: 10px auto;
	text-align: center;
/*													background-color: #EEE;*/
}
.w728x90 {
	width: 728px;
	height: 90px;
}
.w300x250 {
	width: 300px;
	height: 250px;
}
.w200x90 {
	width: 200px;
	height: 90px;
	margin: 30px auto;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.w728x15 {
	width: 728px;
	height: 15px;
}
.w336x280 {
	width: 336px;
	height: 280px;
}
