body {
	background: #f5f5f5 url('/img/background.png') top center repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table td, table th {
	font-size: 11px;	
	padding: 2px;
}

#all {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #f4f4f4;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}

#beta {
	display:none;
	position: fixed; 
	right: 0px;
	bottom: 0px;
	width: 200px;
	text-align: right;
	z-index: 10;
	font-size: 8px;
	color: #666666;
}

#logo {
	height: 128px;
	border-bottom: 2px solid #ced3cd;
	padding: 0px;
	margin: 0px;
}

#logo img {
	padding: 0px;
	margin: 0px;
	margin-left: -503px;
	position: absolute;
	top: 0px;
	left: 50%;
}

#headermenu {
	background-color: #6780b8;
	border-top: 2px solid #9ab3da;
	border-bottom: 2px solid #9ab3da;
	text-align: center;
}

#headermenu a {
	color: #fcfffa;
	vertical-align: middle; 
	font-weight: bold;
	text-align: center;
	padding: 4px 10px;
	line-height: 20px;
	height: 20px;
}

input[type="submit"] {
	background-color: #9ab3da;
	border: 2px solid #6780b8;
	color: #fcfffa !important;
	-moz-border-radius: 5px;
}

input[type="text"], input[type="password"] {
	border: 2px solid #6780b8;
}

#headermenu a:hover {
	background-color: #9ab3da;
}

#headermenu a img {
	display: none;
}

a img {
	border: none;
}

#barreinfo {
	width: 270px;
	float: right;
	font-size: 11px;
}

#barreinfo hr {
	height: 2px;
	border: none;
	margin: 2px 20px;
	background-color: #eeeeee;
}

#barreinfo h5 {
	-moz-border-radius: 5px;
	background-color: #ffaf28;
	border: 1px solid #ff9a00;
	color: #8e4501;
	margin: 5px;
	margin-top: 10px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
}

#barreinfo h5 img {
	float: right;
	border: none;
	vertical-align: baseline;
	margin-right: 0px;
}

#barreinfo img {
	border: 1px solid #bbbbbb;
	float: left;
	margin-right: 10px;
}

#barreinfo h5 img.top {
	display: none;
}

#barreinfo div.entry {
	display: block;
	margin: 10px;
	padding: 2px;
	overflow: hidden;
}

#barreinfo span.date {
	color: #ff9a00;
	font-weight: bold;
	display: block;
}

#linksbar {
	-moz-border-radius: 5px;
	background-color: #d9d9d9;
	border: 1px solid #c9c9c9;
	color: #222222;
	margin: 10px 0px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
	text-align: center;
}

a.miniscreen {
	display: block;
	text-align: center;
}

img.miniscreen {
	border: 2px solid #eeeeee;
	float: none !important;
}

#barreinfo .title {
	font-weight: bold;
	text-decoration: underline;
	color: #155b75;
	clear: both;
	text-align: left;
}

div.floatright {
	float: right;
	display: none;
}

#barreinfo div.floatright {
	display: block;
}

#barreinfo div.floatright img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#barreinfo div.note {
	float: right;
	width: 80px;
}
#barreinfo div.note img {
	float: right;
}

#footer {
	border-top: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
	clear: both;
	font-size: 11px;
}

#page {
	background-color: white;
	padding: 10px 10px;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
}

#page hr {
	display: none;
}

#page p {
	margin: 0px 10px;
	text-indent: 10px;
}

#page div.newstexte, #page div.newsinfo {
	text-indent: 10px;
}

#page h2 {
	-moz-border-radius: 5px;
	background-color: #c9d9e8;
	border: 1px solid #b9cfe7;
	color: #3b5ba8;
	margin: 10px 0px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
	height: 20px;
	line-height: 20px;
	vertical-align: baseline;
}

#page h2 * {
	vertical-align: baseline;
}

#page h2 img.rss {
	vertical-align: top;
	margin-top: -17px;
	float: right;
}

#page h2 img.top {
	display: block;
	margin-top: -17px;
	float: right;
}

#page h2 img.voteh {
	display: block;
	margin-top: -6px;
	float: right;
}

#page h2 img.icon {
	vertical-align: top;
	position: absolute;
	margin-top: -5px;
	margin-left: -35px;
}

#page h2.icon {
	padding-left: 45px;
}

#page div.vote span {
	display: none;
}

#page div.vote {
	float: left;
}

#pagecenter div.news, #page div.news {	
	border-top: 4px dotted #f0f0f0;
	padding-bottom: 10px;
}

#pagecenter div.news h3, #page div.news h3 {
	background-color: #e0e0ef;
	padding: 10px;
	margin: 2px 0px;
	-moz-border-radius: 5px;
	font-size: 13px;	
}

#pagecenter div.news img, #page div.news img {
	border: 1px solid #bbbbbb;
	float: right;
	margin: 2px 0px 2px 10px;
}

#pagecenter div.newsinfo, #page div.newsinfo {
	color: #999999;
	font-size: 11px;
	padding-left: 10px;
	text-indent: 0px;
	line-height: 110%;
}

#pagecenter div.newstexte, #page div.newstexte {
	margin: 4px 10px;
}

ul li {
	list-style-type: square;
	padding-left: 0px;
	margin-left: 0px;
}

div.moncompte ul li {
	list-style-type: none;
}

span.lang, div.newstexte span {	
	color: #bbbbbb;
}

#header {
	margin: 0;
}

#footer img {
	float: left;
	margin-right: 10px;
}

#page table.plateforms {
	border-collapse: collapse;
}

#page table.plateforms td, #page table.plateforms th {
	border: 1px solid #999999;
}

div.main, div.showgame {
	margin-right: 275px !important;
}


div.newscomment div.commenttitle, div.ligne-auteur {
	-moz-border-radius: 5px;
	background-color: #dadada;
	border: 1px solid #cfcfcf;
	color: #2f2f2f;
	margin: 5px;
	margin-top: 10px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
}

div.newscomment div.newstexte, div.texte {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin: 0 20px !important;
	padding: 2px 10px;
	text-align: left;
}

span.alignright {
	float: right;
	margin-right: 13px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #245091;
}

a:hover {
	color: #d63e19;
}

ul.browse {
	margin-top: 20px;
}

ul.browse li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.bold {
	font-weight: bold;
}

/** Forum **/
table.sujets {
	width: 100%;
}

table.sujets tr.couleur1 {
	background-color: #f5f5f5;
}

table.sujets td, table.sujets th {
	border-bottom: 1px solid #dfdfdf;
}

.navigation-par-page, .pages {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}

.navigation-par-page a, .pages a {
	font-weight: normal;
}

td.colonne-sujet {
	width: 50%;
}

.forum_information {
	margin: 15px;
	text-align: left;
	font-weight: bold;
}

div.menu {
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px;
	background-color: #d9d9d9;
	border: 1px solid #c9c9c9;
	color: #222222;
	margin: 5px;
	margin-top: 10px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
}

div.menu span.current {
	font-weight: bold;
}

.tips2 {
	display: block;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px;
	background-color: #d9ffd9;
	border: 1px solid #a9ffa9;
	color: #222222;
	margin: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
}

#erreur {
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px;
	background-color: #ffd9d9;
	border: 1px solid #ffa9a9;
	color: #dd2222;
	margin: 0px;
	font-size: 11px;	
	line-height: 18px;
	vertical-align: middle;
	padding: 0px 6px;
	font-weight: bold;
}

table.sujets tr.actif td,
table.sujets tr.actif td a {
	color: #dd2222;
}

table.sujets tr.idle td,
table.sujets tr.idle td a {
	color: #228822;
}

