body {
	width:860px;
	margin:auto;
	color:#FFFFFF;
	font-family:Century Gothic,Helvetica,sans-serif;
	font-size:11px;
	background:url('./images/design/fond.png');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#151515;
	padding:20px;
}

a img {
	border:none;
}

a {
	color:#FFF;
}

#banner {
	height:100px;
	background:url('./images/design/banner.png');
	background-repeat:no-repeat;
	margin-bottom:-10px;
	margin-top:-20px;
}


#login {
	width:820px;
	height:60px;
	background:url('./images/design/login.png');
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding-top:40px;
	padding-right:35px;
}

#logout {
	width:820px;
	height:90px;
	background:url('./images/design/logout.png');
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding-top:10px;
	padding-right:35px;
	
}

#login a, #logout a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

#logout form {
	margin-bottom:37px;
}

#menu {
	background:url('./images/design/menu_tab.png');
	background-repeat:repeat-x;
	width:860px;
	height:40px;
}

#header #menu ul {
	list-style:none;
	padding:0px;
	width:720px;
	margin:auto;
	height:40px;
}

#header #menu li {
	list-style:none;
	padding-top:16px;
	margin:0px;
	float:left;
	width:120px;
	text-align:center;
	height:24px;
	font-size:13px;
	font-weight:bold;
}

#header #menu li:hover {
	background:url('./images/design/menu_tab_hover.png');
	background-repeat:no-repeat;
}

#header #menu .active {
	list-style:none;
	padding-top:6px;
	margin:0;
	float:left;
	width:120px;
	text-align:center;
	height:34px;
	background:url('./images/design/menu_tab_active.png');
	background-repeat:no-repeat;
}

#header #menu .active:hover {
	background:url('./images/design/menu_tab_active_hover.png');
	background-repeat:no-repeat;
}

#header #menu a {
	color:#FFF;
	text-decoration:none;
}

#text {
	width:840px;
	padding:10px;
}

p {
	text-align:justify;
	text-indent:40px;
	padding:0px;
	margin:0px;
}

p:first-letter {
	font-weight:bold;
	font-size:16px;
}

hr {
	border:none;
	background:url('./images/design/hr.png');
	background-repeat:no-repeat;
	height:2px;
	width:100%;
}

h1 {
	background:url('./images/design/page.png');
	background-repeat:no-repeat;
	height:36px;
	width:660px;
	padding-left:100px;
	padding-right:100px;
	padding-top:4px;
	font-size:14px;
	text-align:center;
	margin-top:0px;
	text-transform:uppercase;
}

#text h1 {
	background:url('./images/design/h1.png');
	background-repeat:no-repeat;
	height:36px;
	width:860px;
	padding-top:9px;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	margin-left:-11px;
	padding-left:0px;
}

#text h2 {
	background:url('./images/design/h2.png');
	background-repeat:no-repeat;
	height:27px;
	width:400px;
	padding-top:11px;
	font-size:12px;
	text-transform:uppercase;
	margin-left:0px;
	padding-left:10px;
}

.date {
	background:url('./images/design/date.png');
	background-repeat:no-repeat;
	background-position:right;
	height:36px;
	padding-top:15px;
	padding-right:10px;
	text-align:right;
	width:820px;
	font-size:10px;
	color:#CCC;
}

tr {
	background:url('./images/design/hr.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}

table tr.caption td {
	background:url('./images/design/menu_tab.png');
	background-repeat:repeat-x;
	height:40px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding-top:7px;
	font-size:14px;
}

table tr.section {
	background:url('./images/design/section.png');
	background-repeat:repeat-x;
	background-position:center;
	height:40px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	vertical-align:top;
}

table tr.section td {
	padding-top:7px;
}

.infobulle{
	position: absolute;   
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-size: 10px;
	background-color: #000000;
	-moz-border-radius:5px;
	min-width:200px;
	color:#FFF;
	text-align:justify;
	border:#CCC solid 1px;
	z-index:100;
}

td.points {
	text-align:center;
}

td.medaille {
	text-align:center;
	cursor:help;
}

td.defi {
	cursor:help;
	font-weight:bold;
	padding-left:10px;
}

#footer {
	background:url('./images/design/menu_tab.png');
	background-repeat:repeat-x;
	height:30px;
	width:860px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding-top:12px;
	font-size:10px;
	line-height:12px;
	margin-bottom:-25px;
	margin-left:-1px;
}

td.colum {
	background:url('./images/design/colum.png');
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
}

td.respond {
	padding-left:10px;
}

#error {
	width:100%;
	text-align:center;
	font-weight:bold;
}

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

.pagination {
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

.pagination a {
	color:#FFF;
	font-weight:bold;
}

.caption td.order {
	background:url('./images/design/order.png');
	background-repeat:no-repeat;
	background-position:top center;
}

.caption td.order2 {
	background:url('./images/design/order2.png');
	background-repeat:no-repeat;
	background-position:top center;
}

img.percentImage {
    background: transparent url('./images/design/barre2.png') top left no-repeat;
    background-position: 1px 0;
}

li.defi {
	list-style-image:url('http://data.hordes.fr/gfx/icons/small_help.gif');
	vertical-align:middle;
}

li.ville {
	list-style-image:url('http://data.hordes.fr/gfx/icons/small_door_closed.gif');
	vertical-align:middle;
}

.message {
	background-color:#333;
}