body {
background-image:url('images/header-bg.png');
background-repeat:repeat-x;
background-color:#e9fab7;
font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
}

a {
	color: #8a0 ;
	text-decoration: underline;
}

a:hover
{
	color: #9b2 ;
}

#header {
	text-align:center;
	height:134px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}


#content {
margin-left:10px;
margin-right:10px;
text-align : justify;
padding-top:5px;
}

#center {
margin-left:150px;
margin-right:150px;

}

#center table {
width:auto;
margin:auto;
font-size:1em;
}

#leftad {
float:left;
width:150px;
text-align:left;
}

#rightad {
float:right;
width:150px;
padding:3px;
text-align:center;
text-align:right;
}
#list-container {
margin-bottom:25px;
}

#menutop {
text-align:center;
margin:15px;
}

#menutop a {
font-weight:bold;
}

#bottom {
text-align:center;
border:1px solid #000000;
background-color:#d0e984;
}

#bottom a {
font-size:1.2em;
font-weight:bold;
color:#852600;
}
#bottom a:visited{
color:#852600;
}
h1 {
	font-size: 9px;
	font-style: normal;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

h2 {
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #9b2 ;
	border-bottom: 1px solid #9b2 ;
	margin-top:10px;
	margin-bottom:10px;
}
h2 span {
	color: #44710b;
}
h3 {
	text-align:left;
}

table {
   margin:auto;
   width:900px;
   border-collapse: collapse;
   text-align:center;
   border: 2px solid #ab4 ;
   background: #fff ;
}
#tabdl {
	text-align:left;
}
th {
   background-color: #bfd67b;
   padding: 3px;
}

td {
   border: 1px solid #e9fab7;
   padding: 5px;
}

#infosJeu table {
text-align:left;
}

#error {
width:auto;
margin:auto;
padding:12px;
border:1px solid #000000;
background-color:#ff7878;
}

#success {
width:500px;
padding:12px;
border:1px solid #000000;
background-color:#84ff63;
}

#news h4  span{
margin-top:10px;
padding-left:10px;
font-style:italic;
font-weight:normal;
font-size:0.9em;
color:#454a35;
}

#news {
border:1px solid #bfd67b;
}