html, body, body, div, img, #page {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Calibri, Arial, Verdana, Trebuchet, Helvetica, sans-serif;
	font-size: 11pt;
	background: #757575 url('../../images/layout/bg-page.png') repeat;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 15pt;
}
a {
	color: #0000EE;	
}
.skip {
	display: none;
}

input {
	vertical-align: middle;
}

#searchBar {
	background: #AFAEAE url(../../images/layout/bg-footer.png) repeat-x top;
	padding: 5px 0 5px 0;
	text-align: right;
	border: 1px solid black;
	display:none;
}
#searchBar form {
	margin:0;
}
#searchBar form div {
	margin: 0 5px;
}

#controlBar {
	padding: 0;
	display:none;
}
#controlBar table {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	background: #E5E5E5 url(../../images/bar/bg_controlbar.gif) repeat-x scroll left top;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	margin: 0 15px;
	padding: 0;
}
#controlBar table {
	border-collapse: collapse;
}
#controlBar  {
	margin:0;
	padding:0;
}
#controlBar td {
	vertical-align: middle;
	white-space:nowrap
}
#controlBar td a {
	height: 15px;
	padding: 5px;
	display: block;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	cursor: hand;
}
#controlBar td a:hover {
	display: block;
	background: #FFF;
}
#controlBar img {
	vertical-align: middle;
	margin-right: 3px;
}
#controlBar .mail {
	border-right: 1px solid #B5B5B5;
}
#controlBar .search {
	border-left: 1px solid #B5B5B5;
}

#page {
	margin: 4px 3px 0 5px;
	min-width: 990px; /*IE6 connait pas */
}
#header {
	background: url('../../images/layout/bg-logo.png') no-repeat;
	padding-left: 215px;
	height: 180px;
}
#header .content {
	background: url('../../images/layout/bg-header.png') no-repeat top right;
	height: 160px;
}
#header .content .title {
	height: 104px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
#header .content h1 {
	margin: 0;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
	font-size: 20pt;
	font-weight: bold;
	font-variant: small-caps;
	width: 620px;
}
#header a, #menu a {
	color: #0045BF;
}
#header a:visited, #menu a:visited {
	color: #0045BF;
}
#header a:hover, #menu a:hover {
	color: #000;
}
#chess-mind-logo {
	position: absolute;
	left: 5px;
	top: 7px;
}
#chess-mind-logo a {
	outline: none;
}
#chess-mind-logo span {
	display: block;
}

#lang {
	position: absolute;
	top: 14px;
	left: 180px;
	z-index: 3;
}
#lang ul, #lang ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#online-counters {
	float:right;
	font-size: 9pt;
	padding: 5px;
	margin: 10px;
}
#online-counters .online-content {
	text-align: right;
}
#login, #logout {
	clear: right;
	overflow: hidden;
	font-size: 10pt;
	height: 45px;
	margin: 0 7px 0 -50px;
	position: relative;
}
#login .content,
#logout .content {
	background: none;
	height: auto;
	margin: 12px 5px 0 0;
}
#login .content {
	margin-top: 9px;
}
#login form, #login div, #login label, #login input {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
#login label {
	margin-top: 7px;
}

#login div.text {
	background: url("../../images/layout/input-right.png") top right no-repeat;
	padding-right: 10px;
	height: 19px;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 7px;
}
#login div.text input {
	background: url("../../images/layout/input-left.png") top left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	height: 15px;
	width: 120px;
}
#login input.check {
	margin-top: 8px; /* modif dans ie.css */
	margin-left: 2px; 
}
#login #autolog {
	margin-right: 8px;
}
#login button {
	margin-left: 2px;
}
#logininput,#passconnect {
	outline: none;
}

#logout a button {
	float: right;
}
#logout .position-state {
	text-transform: lowercase;
	margin-right: 20px
}
.advice-ie {
	top: -10px;
	position: relative;
}
.advice-ie a {
	font-weight: bold;
	color: #000;	
}
.advice-ie a:hover {
	color: #FFF;
}
#message .info {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	color: #000000;
	border: 1px solid #00681C;
	background: #B5EDBC url('../../images/valid.png') no-repeat top left;
	background-position: 10px;
}
#message .error {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	color: #000000;
	border: 1px solid #ff0000;
	background: #ffeaea url('../../images/error.png') no-repeat top left;
	background-position: 10px;
}
#message .warning {
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	color: #000;
	border: 1px solid #F1A60C;
	background: #FFF9C3 url('../../images/warning.png') no-repeat top left;
	background-position: 10px;
}
#content {
	margin-left: -4px;
	padding: 0 10px 10px 10px;
	background: #FFF url('../../images/layout/bg-content.png') repeat;
	border: #000 1px solid;
	min-height: 790px;
}
#menu {
	position: absolute;
	background: url('../../images/layout/bg-menu.png') no-repeat bottom left;
	margin-top: 13px;
	padding: 0px 10px 10px 15px;
	width: 140px;
}
#menu .donation {
	position: absolute;
	top: -25px;
	width:130px;
	margin-bottom:3px;
	text-align: center;
	font-style: italic;
}
#menu menu-message-list {
	position: absolute;
	width: 120px;
}
#menu .menu-title {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	background: url('../../images/layout/menu-top.png') no-repeat top left;
	width: 130px;
	height: 22px;
	text-align: center;
	overflow: hidden;
	font-size: 11pt;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul img {
	vertical-align: middle;
}
#menu ul a {
	display: block;
	height: 18px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
	font-size: 9pt;
}
#menu ul a:visited {
	color: #000;
}
#menu ul .one.active a.one, #menu ul .one.parent-active a.one, #menu ul .two.active a.two {
	font-weight: bolder;
}
#menu ul a:hover, #menu ul .one.active a.one, #menu ul .two.active a.two {
	background: url('../../images/layout/menu-hover.png') repeat;
	color: #FFF;
}
#menu ul.one {
	margin-bottom: 20px;
	padding-bottom: 8px;
	background: url('../../images/layout/menu-bottom.png') no-repeat bottom left;
	width: 130px;
}
#menu ul.one li.one a {
	padding-right: 6px;
	padding-left: 6px;
}
#menu ul.two li.two a {
	padding-left: 20px;
}
#menu .counters {
	text-align: center;
	margin-top : -10px;
	margin-left : -10px;
}
#main-content {
	margin: -13px 10px 0 175px;
}
#content h1 {
	margin-bottom: 23px;	
}
#content a:visited {
	color: #8F8D85;
}
#content a:hover {
	color: #C74816;
}
.user a {
	text-decoration: none !important;
}
#footer {
	font-size: 9pt;
	padding: 10px;
	height: 55px;
	background: url('../../images/layout/bg-footer.png') repeat-x;
	text-align: center;
	min-width: 977px;
}
#footer div {
	float: left;
}
#footer #valid-xhtml,
#footer #valid-css {
	float: right;
}

/**
 * Publicit�s
 * V�rifiez sur ie si vous modifiez les marges !
 */
.ads {
	border: 1px dashed #000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	background-color:#EEE;
	cursor: hand;
	cursor: pointer;
}
#header-top-468-60 {
	margin: 2px;
	width: 469px;
	height:61px;
	float: right;
}
#content-top-right-234-60 {
	float: right;
	margin-top: -66px;
	margin-right: -8px;
	width: 234px;
	height: 60px;
}
#footer div#footer-468-15 {
	margin: 27px auto 0pt;
	width: 468px;
	height: 15px;
	float: none;
}
