body {
	font-family:Arial, Helvetica, sans-serif;
	background:black;
	color: white;
	text-align:center;
}

.espace {
	height:25px;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

.main {
	width: 95%;
	align:center;
}

.menu {
	height:100%;
}

.centeralign {
	text-align:center;
}

.gauche {
	width: 17%;
	background:black;
	border-color:black;
	height:100%;
}

.centre {
   background:grey;
	background:black;
	border-color:black;
	height:100%;
	font-weight : bold;

}

.entete {
	background-image: url(images/bordure.gif);
	background-repeat:repeat-x;
	height:38px;
}

.menugauche {
	width :100%;
	height : 100%:
}

.logo {
  text-align:center;
}

.colonnecentre {
	width :100%;
	height : 100%;
}

.titre {
	color:yellow;
	text-align :center;
	font-size :.8em;
	font-weight : bold;
}

.droite {
	margin: 25% 0 0 0;
  position: absolute;
  left: 70%;
  width: 10%;
  border-style:solid;
	border-width:1px;
	border-color:blue;
}

.edit {
	color : green;
}

.nonedit {
	color : red;
}

.loot {
	vertical-align :top ;
	text-align:center;
}

.tabloot {
	border-collapse: separate;
	border-spacing: 10px;
}

.tabwish {
  border-collapse: collapse;
  border-spacing: 0px;
}

.tabloottdnb {
/*
	padding-left : 20px;
	padding-right : 10px;
	*/
}

.space {
	width:15px;
}

.tabloottd {
	text-align:left;
}

.topb {
	background-image: url(images/bordertop.gif);
	background-repeat:repeat-x;
	height:14px;
}

.topleft {
	background-image: url(images/bordertopleft.gif);
	width:16px;
	height:14px;
}

.topright {
	background-image: url(images/bordertopright.gif);
	width:16px;
	height:14px;
}

.tabloottr {
}

.milieu {
	padding-left:30px;
	vertical-align:bottom;
}

a{
	text-decoration: none ;
	color:white;
	padding:5px;
	font-weight : normal;
}

a:visited{
	text-decoration: none ;
	color:white;
	padding:5px;
	font-weight : normal;
}

a:hover{
	text-decoration: none ;
	color:white;
	padding:5px;
	font-weight : normal;

}

ul {
	text-align:left;
	color:white;
}
li
{
	padding-bottom:5px;

}

img {
	border:0px;
}

h3 {

}

.classe {
	text-align:right;
}

.classe img{
	padding-left:30px;
}

.boss {
	vertical-align: middle;
	display: inline-block;
}

