html { padding: 0; margin: 0 }

body {
	background: #dcffb9 url(/users/560000/559396/160442/img/160442_bgbarre.png) right 59px repeat-y;
	color: black;
	padding: 0;
	margin: 0;
}

h4 { margin: 0 }
a { color: #0b6 }
a:visited { color: #074 }
.center { text-align: center }
.small { font-size: small }
.spacer {
	display:block;
	clear: both;
	width: 1px; height: 1px;
}
img { border: none }

a.colorbo1x { display: block; float: left; overflow: hidden;
	border: 1px solid black; margin: 0.5em; width: 3em; height: 3em;
	color: white; font: 0.7em sans-serif; }

div#leftbar {
	position: absolute;
	top:300px; left: 0;
	min-height: 100%;
	width: 17.2em;
	font: 0.8em Tahoma,Verdana,Arial,sans-serif;
	background: url(/users/560000/559396/160442/img/160442_bgleftbarre.png) -5em  0 repeat-y;
}
div#leftbar h2 {
	font-size: 1.1em;
	background: #0b6 url(/users/560000/559396/160442/img/160442_titre1.png) top left no-repeat;
	margin: 0;
	padding-left: 0.5em;
	border: #053 solid;
	border-width: 2px 2px 0 0;
	-Moz-Border-Radius: 0 1em 0 0;
}

div#leftbar div.menu {
	background: white;
	padding-left: 0.4em;
	border: #053 solid;
	border-width: 0 2px 2px 0;
	margin-bottom: 0.5em;
}
div#leftbar div.menu p {
	margin: 0.6em 0;
}
div#leftbar select { width: 95% }

div#wholecontent
 {
	text-align:center; padding: 280px 0.5em 0.5em 14.5em;
}

img#avatar { position: absolute; top: 20px; left: 20px; z-index:30 }


div#megatitre {
	width: 937px; height: 260px;
	background: url(/users/560000/559396/160442/img/160442_titlehaut.jpg) top no-repeat;
	position: absolute; right: 0; top: 0;
}

div#megatitre>div, div#megatitre>a {
display:block; position: absolute; top: 116px; width: 180px; height:136px; text-decoration:none; }

div#megatitre #leftthingy { width: 22px; background: url(/users/560000/559396/160442/img/160442_titleb0.jpg) }

div#megatitre #whoswho { left: 0;  background: url(/users/560000/559396/160442/img/160442_titleb1.jpg) }
div#megatitre #whoswho:hover { background: url(/users/560000/559396/160442/img/160442_titlec1.jpg) }

div#megatitre #langues { left: 173px; background: url(/users/560000/559396/160442/img/160442_titleb2.jpg) }
div#megatitre #langues:hover { background: url(/users/560000/559396/160442/img/160442_titlec2.jpg) }

div#megatitre #forvote { left: 351px; background: url(/users/560000/559396/160442/img/160442_titleb3.jpg) }
div#megatitre #forvote:hover { background: url(/users/560000/559396/160442/img/160442_titlec3.jpg) }

div#megatitre #shop { left: 530px; background: url(/users/560000/559396/160442/img/160442_titleb4.jpg) }
div#megatitre #shop:hover { background: url(/users/560000/559396/160442/img/160442_titlec4.jpg) }

div#megatitre #webcomics { left: 708px; background: url(/users/560000/559396/160442/img/160442_titleb5.jpg); width:228px }
div#megatitre #webcomics:hover { background: url(/users/560000/559396/160442/img/160442_titlec5.jpg) }

/* table à bordure nette */
table.bords {
	text-align: center;
	border-collapse: collapse;
	empty-cells: show;
	margin:auto;
}
table.bords td, table.bords th {
	border: thin solid black;
	text-indent: 0;
}
table.bords th { background: #b0b0b0 }

table.small { margin: 0.5em 2em }
table.small td, table.small th { font-size: 75% }
