body {
  background-color : #330033;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

h1 {
	color: #00CCFF;
	font-size: large;
	text-align: center;
	margin-bottom: 2em;
}

h2 {
	font-size: large;
}

h3 {
	color: #006699;
}

h4 {
	color: #00ccff;
}

a{
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	text-decoration: underline overline;
}

ul {
	  list-style : none;
}

#conteneur {
  margin-left: auto;
  margin-right: auto;
	position: relative;
  width: 800px;
	text-align: left;
	}

#login {
  position: absolute;
  z-index: 3;
  left: 641px;
  top: 3px;
  line-height: 150%;
}

#membres{
	position: absolute;
	z-index: 3;
	left: 641px;
	top: 20px;
}

input {
background-color: #00CCFF;
margin: 1px 8px 8px 0px;
font-weight : bold;
}

#menu {
  float: left;
  margin: 0 35px 0 0;
  padding: 1em;
	width: 5em;
}

#menu li {
  line-height: 150%;
	margin-bottom: 1em;
	font-size: small;
 }

#centre {
   float: right;
   padding-right: 1.5em;
	 width: 600px;
	 text-align: justify;
	 padding-bottom: 10em;
 }
div.post {
  width: 600px;
  margin-bottom: 3em;
}

.news {
  background-image : url(Images/tab_titre.jpg);
  height: 46px;
}

.news h2 {
	font-size : large;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	}

.news span {
	  float:right;
	  font-size : x-small;
}

.post p{
	padding-left: 1em;
	font-size: medium;
}

.comment {
	margin-left: 450px;;
}

table {
border-top: 2px solid #B2CCB2;
border-bottom: 2px solid #B2CCB2;
border-left: 1px solid #B2CCB2;
border-right: 1px solid #B2CCB2;
width: 600px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
margin-top: 1px;
}

tbody td {
	color:  #669966;
}

thead {
	background-color :#006699;
	font-weight : bold;
	height: 1.5em;
	}

thead td {
		border-bottom: 1px solid #B2CCB2;
		vertical-align: middle;
}

tbody td {
	padding-left: 3px;
}
td.caract {
	border-right: 1px solid #B2CCB2;
	width: 11em;
}

td.tof {
	width: 120px;
	text-align: center;
	vertical-align : middle;
	border-right: 1px solid #B2CCB2;
}

.caract {
	font-weight : bold;
}

#teamspeakdisplay {
	font-size: small;
	position: absolute;
	top: 35em;
	left: -40px;
}

#teamspeakdisplay table {
	width: 100px;
	border: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#teamspeakdisplay td,tr {
	color: white;
	}

#merci{
font-size: small;
width: 10em;
height: 6em;
position: absolute;
top: 27em;
left: 1px;
}

#donnee {
	padding: 1em;
}
#donnee td {
	color: white;
	font-weight : bold;
}
